branch-utilities 2.1.0
Install from the command line:
Learn more about npm packages
$ npm install @shiftcode/branch-utilities@2.1.0
Install via package.json:
"@shiftcode/branch-utilities": "2.1.0"
About this version
🎯 Target runtime: es2022 (Node >= 18)
Utilities for branch info depending on env (GitHub Workflow or Local)
the stageId is extracted from the branchname by the pattern /^#(\d+)-(.*)/
- When Master -->
master
- When Local or nonPr github workflow -->
xx#{stageId}
- When Github PR -->
pr#{stageId}
Details
- branch-utilities
- shiftcode
- 8 months ago
- MIT
- 1 dependencies
Assets
- branch-utilities-2.1.0.tgz
Download activity
- Total downloads 56
- Last 30 days 20
- Last week 0
- Today 0