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.
Downloads
27
Readme
GET ALL JIRA IDS in Commits from specific tag to head
-c -t v1.0.1316 -j DF -p C:\Development\com.dartfleet.web
GET ALL Commit Shas from specific tag to head
-c -t v1.0.1337 -p C:\Development\com.dartfleet.web
Get current branch of local repository
-b -p C:\Development\com.dartfleet.web
Get Head commit sha of local repository
-h -p C:\Development\com.dartfleet.web