Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 31, 2022

Merging 3a741b6 into v1

Conductor for this PR is @henrymercer

Contains the following pull requests:

Please review the following:

  • The CHANGELOG displays the correct version and date.
  • The CHANGELOG includes all relevant, user-facing changes since the last release.
  • There are no unexpected commits being merged into the v1 branch.
  • The docs team is aware of any documentation changes that need to be released.
  • The mergeback PR is merged back into main after this PR is merged.

aeisenberg and others added 30 commits January 21, 2022 10:04
And add a better error message.

By using `void` instead of `await`, any error thrown is not caught
by surrounding try-catch blocks.

I could continue to use `void` and explicitly handle any thrown errors
by using `.catch`, but most likely the time savings is minimal and
this makes the code more complex.
Discussion here #882 (comment)
shows that properly handling preloading feature flag errors is complex
and the benefit we get from it does not offset the complexity.
The `useUploadDomain` approach is now fully enabled
…essage

Remove `experimental` warning message for custom packs
Set contentType for database uploads
…de-fetch-2.6.7

Bump node-fetch from 2.6.1 to 2.6.7 in /runner
@aeisenberg aeisenberg marked this pull request as ready for review January 31, 2022 16:19
@aeisenberg aeisenberg requested a review from a team as a code owner January 31, 2022 16:19
@aeisenberg aeisenberg assigned aeisenberg and unassigned henrymercer Jan 31, 2022
@aeisenberg aeisenberg enabled auto-merge January 31, 2022 16:24
@aeisenberg
Copy link
Contributor

PR looks good.

@aeisenberg aeisenberg merged commit 1a927e9 into v1 Jan 31, 2022
@aeisenberg aeisenberg deleted the update-v1.0.31-3a741b6c branch January 31, 2022 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants