Update preflight checks to automate release#55
Conversation
yoldas
left a comment
There was a problem hiding this comment.
issue: my terminal has a white background. This whole terminal colouring needs to paint the background black before putting colours on it in order to match the screenshot shown.
Ah, I can see how that might be a problem... In theory, your terminal ansi colours should include a shade of 'white' that contrasts with the background? Otherwise, I can just change the colours for the version numbers. Could you please send me a screenshot so I can better understand what it would look like on your screen? |
|
I've change the Does that look better now? |

Update preflight checks to automate release
Changes proposed in this pull request
Output:
$ bundle exec rake releaseNOTE:
Due to how the
bundlerrake release task works, these are actually pre-release checks, with the actual release process happening as soon as the task exits. The release process itself is handled by bundler.Instructions for Reviewers
[All PRs] - Confirm PR template filled
[Feature Branches] - Review code
[Production Merges to
main]- Check story numbers included
- Check for debug code
- Check version