0.0.9 • Published 2 years ago

@koc/npm_package_webapp_gatherer v0.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

npm_package_webapp_template

create develop branch and protect it

GITLAB CI/CD

VARIABLES

GITLAB_TOKEN
NPM_TOKEN
CAN_PUBLISH = yes  only on client repos

SCHEDULES

  • variables
SCHEDULE_TARGET = SCOPED_VERSION

TOKENS

Settings -> Access Token -> new

  • TOKEN_FOR_CI
  • no expi
  • Maintainer
  • api

COPY

Settings -> CI/CD -> Variables -> new

  • GITLAB_TOKEN
  • PASTE
  • PROTECTED - yes
  • MASKED - yes
  • Expand - no

SET DEFAULT NPM JS TOKEN to publish first version After published change npm token with granular one just for this package

https://www.npmjs.com/settings/ -> Access Token -> Generate Granular

  • token name -> how to package will be called, taken from the package.json
  • @koc/npm_package_webapp_temp1 example

FOR MANUAL NPM

λ npm publish --access public

NPM_TOKEN -> PASTE

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago