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

feat: update axoupdater, fetch known-good version #1598

Merged
merged 3 commits into from
Dec 18, 2024
Merged

Conversation

mistydemeo
Copy link
Contributor

Instead of always fetching the latest axoupdater, fetch the version that this version of dist itself uses as a library. That way, we're always fetching something predictable.

Copy link
Contributor

@duckinator duckinator left a comment

Choose a reason for hiding this comment

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

This seems like a good improvement to me! As you mentioned in #1598 (comment), it seems prudent to avoid breaking changes happening where we don't expect them.

@mistydemeo
Copy link
Contributor Author

Added an off-by-default option to always use the latest axoupdater.

Copy link
Member

@ashleygwilliams ashleygwilliams left a comment

Choose a reason for hiding this comment

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

🚀

Instead of always fetching the latest axoupdater, fetch the version that this
version of dist itself uses as a library. That way, we're always fetching
something predictable.
@mistydemeo mistydemeo force-pushed the update-axoupdater branch 2 times, most recently from 1938e55 to 00d2a08 Compare December 18, 2024 01:02
@mistydemeo
Copy link
Contributor Author

Confirmed the flag works - build with the flag fetching the latest updater: https://github.com/mistydemeo/cargodisttest/actions/runs/12383976628/job/34567829105#step:9:77

And build without fetching the fixed version: https://github.com/mistydemeo/cargodisttest/actions/runs/12383684253/job/34566994890#step:9:77

@mistydemeo mistydemeo merged commit c46653d into main Dec 18, 2024
18 checks passed
@mistydemeo mistydemeo deleted the update-axoupdater branch December 18, 2024 01:18
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.

3 participants