bcgov / cas-reporting

This is for the Clean Growth Digital Services team for work related to reporting.
Apache License 2.0
0 stars 0 forks source link

Tech Debt: Use Nx Release to create versioned releases #240

Open joshgamache opened 1 month ago

joshgamache commented 1 month ago

Description:

We currently use Release-it to tag and cut our releases. We can utilize Nx's release procedure to do the same but with awareness of the Monorepo.

See https://nx.dev/features/manage-releases

Acceptance Criteria:

I want to use Nx CLI's release command to cut releases because it is aware of the monorepo structure and this will help me to cut releases for all projects at once.

Development Checklist:

Resources

Definition of Ready (Note: If any of these points are not applicable, mark N/A)

·Definition of Done (Note: If any of these points are not applicable, mark N/A)