Skip to content

Upload sourcemaps as release asset#2049

Merged
koesie10 merged 2 commits intomainfrom
koesie10/upload-sourcemaps-release
Feb 8, 2023
Merged

Upload sourcemaps as release asset#2049
koesie10 merged 2 commits intomainfrom
koesie10/upload-sourcemaps-release

Conversation

@koesie10
Copy link
Copy Markdown
Member

@koesie10 koesie10 commented Feb 7, 2023

This will upload the sourcemaps produced as part of the release as a release asset. This allows the sourcemaps to be downloaded and used for decoding stack traces beyond the 90 day artifact limit of GitHub Actions.

Unfortunately, I don't really have a way to test this without creating a release. However, it should be safe to retry all steps in the release until this point once the release has been deleted, so this should be fairly safe to test when releasing next time.

Checklist

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

This will upload the sourcemaps produced as part of the release as a
release asset. This allows the sourcemaps to be downloaded and used
for decoding stack traces beyond the 90 day artifact limit of GitHub
Actions.
@koesie10 koesie10 requested a review from a team as a code owner February 7, 2023 11:08
@koesie10 koesie10 added the secexp label Feb 7, 2023
@koesie10 koesie10 requested a review from a team February 8, 2023 11:14
@koesie10 koesie10 enabled auto-merge February 8, 2023 13:31
@koesie10 koesie10 merged commit 202c93b into main Feb 8, 2023
@koesie10 koesie10 deleted the koesie10/upload-sourcemaps-release branch February 8, 2023 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants