Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
silverwizard (silverwizard@convenient.email)'s status on Friday, 27-Jan-2023 00:11:06 JSTsilverwizard @samir So generally my processes have involved:
Code is committed to a branch
pipelines kick off unit tests
Code review confirms code does what it means to and meets quality standards
code hits develop branch
integration tests are run, both automated and manual on staging servers
released to prod