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

Clarify release instructions #251

Merged
merged 3 commits into from Feb 22, 2023

Conversation

matthew-levan
Copy link
Contributor

Resolves #246.

@matthew-levan matthew-levan requested a review from a team as a code owner February 21, 2023 19:58
@belisarius222 belisarius222 merged commit c1a83b3 into develop Feb 22, 2023
@belisarius222 belisarius222 deleted the i/246/clarify-release-instructions branch February 22, 2023 15:00
- [ ] `git checkout master`
- [ ] `git reset --hard origin/master`
- [ ] `git checkout -b merge-master-v{version}-into-develop`
- [ ] `git push origin merge-master-v{version}-into-develop`

Choose a reason for hiding this comment

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

Does this work? Assuming origin/merge-master-v{version}-into-develop doesn't already exist, I would think you'd need to specify -u/--set-upstream here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think you're right @mcevoypeter. We'll test these instructions when we release today and update accordingly.

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.

Clarify release instructions
3 participants