Skip to content

Move updating the RPM repo to an independent task for reusability#620

Open
bdunne wants to merge 2 commits intoManageIQ:masterfrom
bdunne:update_rpm_repo
Open

Move updating the RPM repo to an independent task for reusability#620
bdunne wants to merge 2 commits intoManageIQ:masterfrom
bdunne:update_rpm_repo

Conversation

@bdunne
Copy link
Member

@bdunne bdunne commented Feb 5, 2026

No description provided.

@Fryguy
Copy link
Member

Fryguy commented Feb 6, 2026

For this to be reusable it needs to have workflow_call. Also is this repo the best location or would it make more sense at the org level (i.e. ManageIQ/.github)?

@Fryguy Fryguy added the enhancement New feature or request label Feb 11, 2026
@miq-bot
Copy link
Member

miq-bot commented Feb 19, 2026

Checked commits bdunne/manageiq-rpm_build@ebf04f4~...5e06327 with ruby 3.3.10, rubocop 1.56.3, haml-lint 0.69.0, and yamllint
3 files checked, 1 offense detected

**

  • 💣 💥 🔥 🚒 - Linter/Yaml - missing config files

cmd="bin/build_hotfix.rb $@"
elif [[ $1 == "update_rpm_repo" ]]; then
shift
cmd="bin/update_rpm_repo.rb $@"
Copy link
Member

Choose a reason for hiding this comment

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

The script is called run_update_rpm_repo, right? (Not sure I understand 2 scripts with similar names if they are different?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants