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: console should recommend shorebird patch command #2708

Open
eseidel opened this issue Dec 18, 2024 · 2 comments
Open

feat: console should recommend shorebird patch command #2708

eseidel opened this issue Dec 18, 2024 · 2 comments

Comments

@eseidel
Copy link
Contributor

eseidel commented Dec 18, 2024

Users sometimes have trouble getting the exact command right for patching a release. The shorebird console could generate it for them. Or even the shorebird release output could.

See also #2407.

@eseidel
Copy link
Contributor Author

eseidel commented Dec 18, 2024

@eseidel
Copy link
Contributor Author

eseidel commented Dec 18, 2024

It looks like the shorebird release output already does (although it's not clear if it contains the flags or not):

macOS app created at /Users/eseidel/Documents/GitHub/demos/mac_test/build/macos/Build/Products/Release/mac_test.app.

To create a patch for this release, run shorebird patch --platforms=macos --release-version=1.0.0+1

Note: shorebird patch --platforms=macos without the --release-version option will patch the current version of the app.

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