miq_bot icon indicating copy to clipboard operation
miq_bot copied to clipboard

Add a check that the release version matches the deployment yml

Open Fryguy opened this issue 1 year ago • 2 comments

@bdunne Please review. I verified this as I released v0.20.4 and it did what was expected. Technically this also fixes a bug where the docker build looked at the tip of the branch instead of the tag.

Fryguy avatar Apr 26 '24 20:04 Fryguy

Some comments on commit https://github.com/Fryguy/miq_bot/commit/1470b7bed12d94e8a12cbb9ccac21043427c8c0e

lib/tasks/production.rake

  • [ ] :warning: - 125 - Detected puts. Remove all debugging statements.
  • [ ] :warning: - 127 - Detected puts. Remove all debugging statements.

miq-bot avatar Apr 26 '24 20:04 miq-bot

Checked commit https://github.com/Fryguy/miq_bot/commit/1470b7bed12d94e8a12cbb9ccac21043427c8c0e with ruby 2.7.8, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 1 file checked, 0 offenses detected Everything looks fine. :cake:

miq-bot avatar Apr 26 '24 20:04 miq-bot