Dl/Product Release Checklist: Difference between revisions

From stonehomewiki
Jump to navigationJump to search
Line 93: Line 93:
* Any product should have a user facing document.
* Any product should have a user facing document.
* User facing document should be in sync with product evolvement
* User facing document should be in sync with product evolvement
</div>
</div>
<p></p>
= CICD Pipeline =
<div class="toccolours mw-collapsible mw-collapsed expandable">
<div class="mw-collapsible-preview"></div>
<div class="mw-collapsible-content">
* Your product's development environment should support CICD
* Any product using Python should have at least 80% of code coverage (line based, branch based)
</div>
</div>
</div>
</div>
<p></p>
<p></p>

Revision as of 23:16, 6 February 2024

Logging

Metrics

Alarms

Security

Service Availability

Capacity

Beta Environment

User facing document

CICD Pipeline