guides icon indicating copy to clipboard operation
guides copied to clipboard

Feature/continous integration continous delivery

Open Shiun opened this issue 2 years ago • 1 comments

Initial draft of the CI/CD guide. Any feedback greatly appreciated.

The guide starts with why CI/CD.

Then it goes into stages of CI and CD for PRs.

And a release to Prod process that follows gitflow using tags as triggers.

Shiun avatar Apr 17 '24 21:04 Shiun

It might also be worth reading through the existing https://guides.labzero.com/continuous_delivery/testing_strategy.html guide and trying to add some links to that or there's some very relevant sections in development workflow guide (testing) and going green

Trying to match tone slightly with them could be good too. I could see this being in a future PR too.

tgaff avatar Apr 18 '24 02:04 tgaff