-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: update simple-api ci pipeline to have contract testing steps * fix: Updated linting errors * fix: add starting space in comment * fix: updated openapi relative path * fix: use correct version numer in can-i-depoy * fix: use correct version numer in can-i-depoy * fix: ensure deployments are dependeny on contract tests * feat: updated ci.yml to include contract tests * feat: add a run_contract_tests flag * feat: added contract tests to cqrs and background-worker pipelines * fix: correct dependencies/conditions on deployment steps * fix: remove additional dependency * fix: variable was plural in vars file but not pipelines * fix: set contract testing to true in ensono pipelines * qa: test a different condition * qa: testing new condition * qa: testing success or skip condition * qa: testing disabling contract tests * qa: testing failing contract tests * fix: use job status conditions * fix: remove test code * qa: add dependson * Fix: add dependson to appinfradev stes ---------
- Loading branch information
1 parent
9ac4b17
commit f03ffde
Showing
10 changed files
with
527 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.