KozelAnatoliy / routineless

MIT License
7 stars 3 forks source link

Release cycle for routineless libs #4

Open KozelAnatoliy opened 1 year ago

KozelAnatoliy commented 1 year ago

Implement versioning and publishing cycle for routineless libs.

KozelAnatoliy commented 11 months ago

Release cycle implementation depends on nx release features development. Right now they support sync versioning(single version for all packages) and changelog generation requires version provisioning (ideally it should resolve version by conventional commits tags). Will keep an eye on new features, but for now it does not look like the best approach.

KozelAnatoliy commented 11 months ago

Release cycle should also enable npm provenance. Reference https://github.com/nrwl/nx/blob/master/.github/workflows/publish.yml