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

[QUINTEROS] Fix issues with RPM versioning after merge of master into quinteros #424

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

Fryguy
Copy link
Member

@Fryguy Fryguy commented Oct 30, 2023

and bump to 17.1.0 (includes a cherry-pick of #423)

@@ -15,7 +15,7 @@ RUN ARCH=$(uname -m) && \
http://mirror.centos.org/centos/8-stream/BaseOS/${ARCH}/os/Packages/centos-gpg-keys-8-2.el8.noarch.rpm ; fi && \
dnf -y install \
https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm \
https://rpm.manageiq.org/release/18-radjabov/el8/noarch/manageiq-release-18.0-1.el8.noarch.rpm && \
https://rpm.manageiq.org/release/17-quinteros/el8/noarch/manageiq-release-17.0-1.el8.noarch.rpm && \
Copy link
Member Author

Choose a reason for hiding this comment

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

I wasn't sure if I was also supposed to bump the manageiq-release to 17.1.0, or leave it at 17.0 since it's just a repo definition?

Copy link
Member

Choose a reason for hiding this comment

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

No changes to the RPM repo, so I don't see any reason to bump the version there.

@bdunne bdunne merged commit 3c9f749 into ManageIQ:quinteros Oct 30, 2023
3 checks passed
@Fryguy Fryguy changed the title Fix issues with RPM versioning after merge of master into quinteros [QUINTEROS] Fix issues with RPM versioning after merge of master into quinteros Oct 31, 2023
@Fryguy Fryguy added the bug Something isn't working label Oct 31, 2023
@Fryguy Fryguy deleted the fix_quinteros_merge branch October 31, 2023 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants