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
we have thorough acceptance tests on this app, so we are safe to deploy code-only changes to prod without human intervention
Acceptance Criteria
GIVEN a new version of the broker code
WHEN the version has passed staging acceptance tests
AND the version does not trigger any changes in terraform
THEN the version should trigger a production build
GIVEN a new version of the broker code
WHEN the version has passed staging acceptance tests
AND the version triggers changes in terraform
THEN the version should require human intervention to trigger a production deployment
Security considerations
None
The text was updated successfully, but these errors were encountered:
we have thorough acceptance tests on this app, so we are safe to deploy code-only changes to prod without human intervention
Acceptance Criteria
WHEN the version has passed staging acceptance tests
AND the version does not trigger any changes in terraform
THEN the version should trigger a production build
WHEN the version has passed staging acceptance tests
AND the version triggers changes in terraform
THEN the version should require human intervention to trigger a production deployment
Security considerations
None
The text was updated successfully, but these errors were encountered: