Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Datatracker Get Deploy Name

This tool process and slugify a git branch into an appropriate subdomain name.

Usage

  1. From the dev/k8s-get-deploy-name directory, install the dependencies:
npm install
  1. Run the command: (replacing the branch argument)
node /cli.js --branch feat/fooBar-123

The subdomain name will be output. It can then be used in a workflow as a namespace name and subdomain value.