Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JS maps to the GBM release #168

Open
jhnstn opened this issue Oct 13, 2023 · 1 comment
Open

Add JS maps to the GBM release #168

jhnstn opened this issue Oct 13, 2023 · 1 comment

Comments

@jhnstn
Copy link
Member

jhnstn commented Oct 13, 2023

This would replace these steps from the release checklist

Navigate to the Buildkite job that built the JS bundles (Build JS Bundles) for the published tag. Open the job and navigate to the “Artifacts” tab. Locate the composed source maps (they have file name bundle/{platform}/App.composed.js.map) and download them.

Navigate and edit the GitHub release. Attach the composed source maps to the release (you can drag and drop the files in the “Attach binaries” drop area). Once they are uploaded, update the artifact’s name following this format:
@jhnstn
Copy link
Member Author

jhnstn commented Oct 13, 2023

The current build pipeline on GBM generates these maps and uploads them to Buildkite. (h/t @fluiddot )
We should be able to use gh release upload in that workflow (docs)

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

No branches or pull requests

1 participant