ManageIQ / manageiq-providers-nsxt

ManageIQ plugin for the VMware NSX-T provider.
Apache License 2.0
2 stars 20 forks source link

Revert "Upgrade package to 2.0.1" #106

Closed Fryguy closed 5 months ago

Fryguy commented 5 months ago

Reverts ManageIQ/manageiq-providers-nsxt#104

This was accidentally sent to master, but the fix only was needed on morphy. See #105.

miq-bot commented 5 months ago

Checked commit https://github.com/ManageIQ/manageiq-providers-nsxt/commit/cdf6966aaaf27defa732e05056cbb31aad147f39 with ruby 2.7.8, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 0 files checked, 0 offenses detected Everything looks fine. :trophy:

Fryguy commented 5 months ago

Ugh the failures are because I used the revert button and the setup code basically says "if this is a branch on the main repo and it's not master, renovate, or dependabot, then it must be a release branch, so I expect a Gemfile.lock.release". I need to change that to account for revert branches as well. 😞

Fryguy commented 5 months ago

PR on core that will fix the tests here: https://github.com/ManageIQ/manageiq/pull/23047

agrare commented 5 months ago

CI / ci (3.0) (push) Failing after 4m is from an older GHA run, current CI / ci (3.0) (pull_request) is green