This repository has been archived by the owner on Oct 5, 2022. It is now read-only.
lerna-actions 0.0.10 Latest
This is a library to handle intricacy of lerna publish process with github. The main issue is Lerna is considering all git operation in the release process as "lerna version" call, and considering all npm operations in the release process as "lerna publish" call. However, when we perform release on github with a protected main branch, we will need to 1. commit and push to a pull request 2. tag git and publish to npm
Install from the command line:
Learn more about npm packages
$ npm install @cresta/lerna-actions@0.0.10
Install via package.json:
"@cresta/lerna-actions": "0.0.10"
Recent Versions
- 304
- 1
- 61
- 66
- 47
Loading
Sorry, something went wrong.
Details
-
cresta
- lerna-actions
- Apache License 2.0
- 1 dependencies
- Readme
Last published
over 3 years ago
Issues
0
Total downloads