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

feat: Changed release configuration for RHEL 10 #411

Merged
merged 1 commit into from
May 16, 2024

Conversation

jirihnidek
Copy link
Collaborator

  • Removed all rhel-9 release configurations
  • Updated Fedora configurations
  • Added CentOS Stream 10 configuration
  • Removed CentOS Stream 9 configuration
  • Added configuration for RHEL 10 (main)

* Removed all rhel-9 release configurations
* Updated Fedora configurations
* Added CentOS Stream 10 configuration
* Removed CentOS Stream 9 configuration
* Added configuration for RHEL 10 (main)
Comment on lines +9 to +11
[rhel-10]
releaser = tito.release.DistGitReleaser
branches = rhel-9.0.0
required_bz_flags = release+
# Change this if you wish to use a placeholder "rebase" bug if none
# are found in the changelog.
placeholder_bz =

[rhel-9.1]
releaser = tito.release.DistGitReleaser
branches = rhel-9.1.0
required_bz_flags = release+
# Change this if you wish to use a placeholder "rebase" bug if none
# are found in the changelog.
placeholder_bz =

[rhel-9.2]
releaser = tito.release.DistGitReleaser
branches = rhel-9.2.0
required_bz_flags = release+
# Change this if you wish to use a placeholder "rebase" bug if none
# are found in the changelog.
placeholder_bz =
branches = rhel-10-main
Copy link
Contributor

Choose a reason for hiding this comment

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

note that this will not actually used in practice, since updating the downstream rhel-10-main will always go through c10s

@ptoscano ptoscano merged commit 12b5b3e into main May 16, 2024
10 checks passed
@ptoscano ptoscano deleted the jhnidek/1.32_tito_releases branch May 16, 2024 09:11
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