-
Notifications
You must be signed in to change notification settings - Fork 151
build proxy plugins on el9 #10220
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
build proxy plugins on el9 #10220
Conversation
shall we explicitly set the non-el9 copr config for those for now? |
they are only needed by proxy packages
We already have Ruby 3.0 & 3.1 testing in Jenkins, so I'd argue it's not needed. |
If you look at the PR, it also adjusts the gemspec to allow 3.0, I can submit that as an own PR though. And there is no Jenkins run in the PR? |
| rubygem-httparty: {} | ||
| rubygem-infoblox: {} | ||
| rubygem-logify: {} | ||
| rubygem-mqtt: {} | ||
| rubygem-multi_xml: {} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These look correct: they're only mentioned in the plugin comps.
Are you confusing it with the |
No description provided.