corbado / javascript

MIT License
19 stars 2 forks source link

Implement Automated Versioning, Publishing, and Deployment in Monorepo #40

Open Aby-JS opened 1 year ago

Aby-JS commented 1 year ago

Why

To enhance the efficiency of our development workflow and ensure consistency in release management, we aim to introduce automated versioning and publishing within our monorepo. Currently, our monorepo setup with Lerna lacks optimal support for multi-workspace projects. By integrating commit linting for conventional commits, testing alternative tools like Turborepo and Nx, and setting up automated pipelines, we can streamline our CI/CD process, reduce manual errors, and accelerate the delivery of updates.

TODO

Acceptance Criteria

Implementation Idea

incorbador commented 1 year ago

Additionally to be added: prettier