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

fix: properly upload the "final" dist-manifest to axo releases #665

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

Gankra
Copy link
Contributor

@Gankra Gankra commented Dec 21, 2023

We were just uploading the global one, making us drop all local artifacts
(they still got uploaded, they just weren't in the dist-manifest).
Github Releases were still getting the right manifest because the Right
manifest would get written to disk immediately after uploading to Axo Releases.

We were just uploading the global one, making us drop all local artifacts
(they still got *uploaded*, they just weren't in the dist-manifest).
Github Releases were still getting the right manifest because the Right
manifest would get written to disk immediately after uploading to Axo Releases.
@Gankra Gankra changed the title fix: give the global dist-manifest its own name fix: properly upload the "final" dist-manifest to axo releases Dec 21, 2023
Copy link
Contributor

@mistydemeo mistydemeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and confirmed working.

@Gankra Gankra merged commit fa0ded8 into main Dec 21, 2023
@Gankra Gankra deleted the fix-global branch December 21, 2023 21:33
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.

2 participants