Skip to content

branch-utilities 2.1.0-pr22.3

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

About this version

branch-utilities

🎯 Target runtime: es2022 (Node >= 18)

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-2.1.0-pr22.3.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0