ci-helper
v1.0.4
Published
Command line tool for assisting my team with builds. Used for simplifying pipeline verification, gathering jira issues between tags, etc.
Readme
GET ALL JIRA IDS in Commits from specific tag to head
-c -t v1.0.1316 -j DF -p C:\Development\com.dartfleet.webGET ALL Commit Shas from specific tag to head
-c -t v1.0.1337 -p C:\Development\com.dartfleet.webGet current branch of local repository
-b -p C:\Development\com.dartfleet.webGet Head commit sha of local repository
-h -p C:\Development\com.dartfleet.web