Skip to content

branch-utilities 1.0.0

Install from the command line:
Learn more about npm packages
$ npm install @shiftcode/branch-utilities@1.0.0
Install via package.json:
"@shiftcode/branch-utilities": "1.0.0"

About this version

branch-utilities

🎯 Target runtime: es2019 (Node >= 12)

Utilities for branch info depending on env (Github Workflow or Local)

Stage Name Concept

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


Assets

  • branch-utilities-1.0.0-npm.tgz

Download activity

  • Total downloads 1,095
  • Last 30 days 0
  • Last week 0
  • Today 0