ManageIQ / manageiq-appliance-build

Scripts to build ManageIQ appliances
Apache License 2.0
10 stars 55 forks source link

[MORPHY] Fix issue where the new branch might not have the updated repos #493

Closed Fryguy closed 2 years ago

Fryguy commented 2 years ago

This change is similar to the one in https://github.com/ManageIQ/manageiq-rpm_build/pull/223.

While this doesn't actually break the build, it is inaccurate.

@bdunne Please review.

Note that 0b5ca2a9ddad4e5eb2686a4ba2587daeca7dcf12 will be forward-ported to master via cherry-pick after this is merged.

miq-bot commented 2 years ago

Checked commits https://github.com/Fryguy/manageiq-appliance-build/compare/0b5ca2a9ddad4e5eb2686a4ba2587daeca7dcf12~...435fc7ab8606c9a240dddc63fae6f0b28d1a9df0 with ruby 2.6.3, rubocop 1.13.0, haml-lint 0.35.0, and yamllint 1 file checked, 0 offenses detected Everything looks fine. :cake:

Fryguy commented 2 years ago

Forward ported to master in 03746cf28fba19e3f6a803f00d2283ae8f9b3a88

commit 03746cf28fba19e3f6a803f00d2283ae8f9b3a88 (HEAD -> master, upstream/master, upstream/HEAD)
Author: Jason Frey <fryguy9@gmail.com>
Date:   Thu Nov 18 10:13:20 2021 -0500

    Fix issue where the new branch might not have the updated repos

    (cherry picked from commit 0b5ca2a9ddad4e5eb2686a4ba2587daeca7dcf12)