dalisoft / release-me

Fast minimal release workflow script written in Bash with plugins and presets support
https://dalisoft.github.io/release-me/
Apache License 2.0
7 stars 1 forks source link

Add `Docker` tags and `npm` support and more #23

Closed dalisoft closed 4 months ago

dalisoft commented 4 months ago

This PR adds support of

as well as bug-fixes and more

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build #100

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
plugins/npm-post.sh 2 4 50.0%
plugins/docker.sh 0 17 0.0%
<!-- Total: 2 21 9.52% -->
Files with Coverage Reduction New Missed Lines %
plugins/git.sh 1 98.04%
plugins/npm-post.sh 2 93.65%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build #96: -1.2%
Covered Lines: 493
Relevant Lines: 519

💛 - Coveralls