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

Include cheatsheet for release process #127

Merged
merged 5 commits into from
Nov 14, 2024

Conversation

jesus-talavera-ibm
Copy link
Contributor

Summary

Include cheatsheet for release process

Details and comments

@jesus-talavera-ibm jesus-talavera-ibm self-assigned this Nov 14, 2024
Copy link
Collaborator

@y4izus y4izus 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 @jesus-talavera-ibm ! I have another question apart of the one made on the code: the process to do the first release of the version is the same than when we add patches?

CONTRIBUTING.md Show resolved Hide resolved
y4izus
y4izus previously approved these changes Nov 14, 2024
@jesus-talavera-ibm
Copy link
Contributor Author

jesus-talavera-ibm commented Nov 14, 2024

Thank you @jesus-talavera-ibm ! I have another question apart of the one made on the code: the process to do the first release of the version is the same than when we add patches?

Yes, the only difference is that minor versions are done in main branch and patches are done in stable/x.x branch. In minor version there is an "extra" step which is creating the stable/x.x branch too

38990b0

y4izus
y4izus previously approved these changes Nov 14, 2024
CONTRIBUTING.md Outdated

### Cheatsheet for release process

* Create branch ``jt-release-notes-x.x.x`` (ie: ``jt-release-notes-0.9.1``)
Copy link
Member

Choose a reason for hiding this comment

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

Do we really need to start the branch name with jt-*?

Copy link
Contributor Author

@jesus-talavera-ibm jesus-talavera-ibm Nov 14, 2024

Choose a reason for hiding this comment

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

You a right! Sorry, my mistake. The rest of the branch name wasn't correct neither. I just fixed it

55383f9

@cbjuan
Copy link
Member

cbjuan commented Nov 14, 2024

Thank you!

@jesus-talavera-ibm jesus-talavera-ibm merged commit bcf4689 into main Nov 14, 2024
4 checks passed
@jesus-talavera-ibm jesus-talavera-ibm deleted the jt-improve-release-documentation branch November 14, 2024 12: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