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

update patch docs to reflect track #308

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

Mastersam07
Copy link
Contributor

Status

READY

Description

In older shorebird versions, we stage a patch by doing:

shorebird patch android --staging
shorebird patch ios --staging

Currently, --staging flag is deprecated and the updated way to stage a patch is by doing:

shorebird patch android --track=staging
shorebird patch ios --track=staging

This PR aims to update the doc reflecting this change.

Copy link
Contributor

@bryanoltman bryanoltman left a comment

Choose a reason for hiding this comment

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

Thank you!

@bryanoltman bryanoltman merged commit 1287dd9 into shorebirdtech:main Nov 13, 2024
3 checks passed
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