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(cargo-shuttle): shuttle binary #1878

Merged
merged 7 commits into from
Sep 19, 2024
Merged

feat(cargo-shuttle): shuttle binary #1878

merged 7 commits into from
Sep 19, 2024

Conversation

jonaro00
Copy link
Member

No description provided.

@@ -167,6 +167,7 @@ commands:
command: |
mkdir $BIN_DIR
mv target/<< parameters.target >>/release/cargo-shuttle<< parameters.suffix >> $BIN_DIR/cargo-shuttle<< parameters.suffix >>
mv target/<< parameters.target >>/release/shuttle<< parameters.suffix >> $BIN_DIR/shuttle<< parameters.suffix >>
Copy link
Member Author

@jonaro00 jonaro00 Sep 16, 2024

Choose a reason for hiding this comment

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

The corresponding changes in install.{sh,ps1} will be in a separate PR and shall be merged after the artifacts of the next release are published.

@jonaro00 jonaro00 marked this pull request as ready for review September 17, 2024 00:23
@jonaro00 jonaro00 requested a review from oddgrd September 17, 2024 11:42
@jonaro00 jonaro00 merged commit bb7b6be into main Sep 19, 2024
30 of 33 checks passed
@jonaro00 jonaro00 deleted the shuttle-binary branch September 19, 2024 10:06
@chenrui333
Copy link

@jonaro00 @oddgrd 👋 looks like with this patch, now you have binaries doing the same? Thanks!

@jonaro00
Copy link
Member Author

jonaro00 commented Dec 20, 2024

@chenrui333 The new shuttle binary is for using the new shuttle.dev platform, with its updated commands and API. https://docs.shuttle.dev/platform-update/platform-update

@chenrui333
Copy link

got you make sense, this is helpful! 💯

relates to Homebrew/homebrew-core#201877

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