zachdaniel / git_ops

A tool for version and changelog management in Elixir via conventional commits.
MIT License
134 stars 24 forks source link

feat(yes): Add `--yes` flag to `mix get_ops.release` #38

Closed jimsynz closed 3 years ago

jimsynz commented 3 years ago

This just bypasses the shell prompt so that it can be used non-interactively.

I did not add an acceptance test for this because I can't figure out how to, but am happy to do so with a few pointers.

Contributor checklist

sourcelevel-bot[bot] commented 3 years ago

Hello, @jimsynz! This is your first Pull Request that will be reviewed by SourceLevel, an automatic Code Review service. It will leave comments on this diff with potential issues and style violations found in the code as you push new commits. You can also see all the issues found on this Pull Request on its review page. Please check our documentation for more information.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 141


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/mix/tasks/git_ops.release.ex 1 9 11.11%
<!-- Total: 1 9 11.11% -->
Totals Coverage Status
Change from base Build 139: -0.9%
Covered Lines: 240
Relevant Lines: 283

💛 - Coveralls
zachdaniel commented 3 years ago

LGTM, will merge and release this weekend

zachdaniel commented 3 years ago

🚀 Thank you for your contribution! 🚀

zachdaniel commented 3 years ago

Published as version 2.1.0