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

chore: upload release artifacts by hash so bun.report can remap them #10819

Merged
merged 1 commit into from May 5, 2024

Conversation

paperdave
Copy link
Collaborator

fixes bun.report not remapping things correctly because the wrong build of bun was uploaded. this will overwrite the canary artifact with the release artifact when it is uploaded.

Ideally, we should have CI that never builds canary on the moment we bump the version. That is not the case yet.

Also, i provided a script to bump the version.

Copy link

github-actions bot commented May 4, 2024

@paperdave, your commit has failing tests :(

💪 3 failing tests Darwin AARCH64

💻 4 failing tests Darwin x64 baseline

💻 3 failing tests Darwin x64

🐧💪 2 failing tests Linux AARCH64

🐧🖥 1 failing tests Linux x64 baseline

🐧🖥 2 failing tests Linux x64

🪟💻 6 failing tests Windows x64 baseline

🪟💻 7 failing tests Windows x64

View logs

@Jarred-Sumner Jarred-Sumner merged commit 9ba7d42 into main May 5, 2024
38 of 52 checks passed
@Jarred-Sumner Jarred-Sumner deleted the dave/release-upload-fixy branch May 5, 2024 03:35
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.

None yet

2 participants