joyent-portal/scripts
Sérgio Ramos 65a104f7d4 chore: implement a publish script
- checks whether branch is `master`
- checks whether the tree is clean
- checks whether HEAD doesn't match origin
- publishes using lerna
- updates root version based on --staging/--dev/--production flags
- tags tapo with name `${pkg.name}@${pkg.version}`
- pushes tag to origin

that creates and pushes a repo tag afterwards
2017-05-26 10:20:05 +01:00
..
format chore: format, lint, and test scripts based on staged files 2017-05-26 10:20:00 +01:00
license-to-fail chore: format, lint, and test scripts based on staged files 2017-05-26 10:20:00 +01:00
publish chore: implement a publish script 2017-05-26 10:20:05 +01:00
quality-docs chore: format, lint, and test scripts based on staged files 2017-05-26 10:20:00 +01:00
run-staged-pkg chore: format, lint, and test scripts based on staged files 2017-05-26 10:20:00 +01:00