You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that Lerna is actively maintained again we should consider configuring the repo to do more organized and less error prone releases.
Releases should no longer involve Lerna pushing directly from the main branch to origin.
It requires those who release to have full privileges. This should be replaced with a more secure pipeline.
Ideally we have a staging enviornment that will also run all the unit tests, and integration tests should also be added, some examples of this would be in txwrapper-examples
Now that Lerna is actively maintained again we should consider configuring the repo to do more organized and less error prone releases.
main
branch to origin.txwrapper-examples
rel: #41
The text was updated successfully, but these errors were encountered: