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

docs: update documentation on cherry picking releases #7804

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cdrage
Copy link
Contributor

@cdrage cdrage commented Jun 24, 2024

docs: update documentation on cherry picking releases

What does this PR do?

Updates our release documentation on how to cherry pick PRs and spin up
another release.

Screenshot / video of UI

N/A

What issues does this PR fix or reference?

N/A

How to test this PR?

N/A

Signed-off-by: Charlie Drage [email protected]

@cdrage cdrage requested review from benoitf and a team as code owners June 24, 2024 13:51
@cdrage cdrage requested review from dgolovin and jeffmaury and removed request for a team June 24, 2024 13:51
@cdrage cdrage force-pushed the update-cherrypicking-steps branch from dd32aee to 66766b7 Compare June 24, 2024 13:56

At this step, generates as well Flathub pull request so people can test the package from the builders of the pull request.
At this step, it also generates a Flathub pull request so people can test the package from the builders of the pull request.
Copy link
Collaborator

Choose a reason for hiding this comment

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

not sure about the 'it' changes in 'it also generates' as it's a person that needs to do that for now

Copy link
Contributor Author

Choose a reason for hiding this comment

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

does it not automatically generate it? or we do it manually?

RELEASE.md Outdated
You'll need to create another release from the 1.3.x branch. This can be done by doing the following:
1. Go to `Run workflow` in the [release steps](/RELEASE.md#releasing-on-github) again.
2. **MAKE SURE** you specify that you want to use the `1.3.x` branch, NOT `main` under `Branch to use for the release`.
3. Version to release should be `1.3.x`
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
3. Version to release should be `1.3.x`
3. Version to release should be `1.3.z` (like 1.3.1, 1.3.2, etc.)

### What does this PR do?

Updates our release documentation on how to cherry pick PRs and spin up
another release.

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

N/A

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

N/A

### How to test this PR?

<!-- Please explain steps to verify the functionality,
do not forget to provide unit/component tests -->

N/A

Signed-off-by: Charlie Drage <[email protected]>
@cdrage cdrage force-pushed the update-cherrypicking-steps branch from 66766b7 to b2506d1 Compare June 24, 2024 13:57
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.

None yet

2 participants