https://github.com/hipstersmoothie/auto-lerna-independent-poc-1
https://github.com/hipstersmoothie/auto-lerna-independent-poc-1
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hipstersmoothie/auto-lerna-independent-poc-1
- Owner: hipstersmoothie
- Created: 2019-12-16T19:14:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T12:19:22.000Z (over 2 years ago)
- Last Synced: 2025-02-14T07:26:37.756Z (3 months ago)
- Language: JavaScript
- Size: 1.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Lerna independent mode monorepo auto POC
POC repo for testing out automated npm packages release **directly when a PR is merged** with https://github.com/intuit/auto.
## Caveats
- Lerna monorepo with independent mode will do canary releases for **all packages** even the ones not changed, see https://github.com/intuit/auto/issues/748