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 CI branches #597

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Update CI branches #597

merged 1 commit into from
Feb 22, 2024

Conversation

gerrod3
Copy link
Collaborator

@gerrod3 gerrod3 commented Feb 16, 2024

@mikedep333 We have not been creating the release branches for the last ~20 releases. We need to create branches for 3.39 and 3.45. What commits should we use for these branches? I think we should choose commits around their release dates: 3.39 - 10/25/23 , 3.45 - 01/24/24.

from packaging import version

branches = ["3.28", "3.23", "3.22", "3.21", "3.18", "3.16"]
branches = ["3.45", "3.39", "3.28", "3.23", "3.22", "3.21", "3.18"]
Copy link
Member

Choose a reason for hiding this comment

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

Maybe we should take these from pulpcore's template plugin.

@mikedep333 mikedep333 merged commit 2556f83 into pulp:latest Feb 22, 2024
15 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.

3 participants