-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add api docs to pipeline stage deploy end point #2838
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2838 +/- ##
=======================================
Coverage 39.76% 39.76%
=======================================
Files 556 556
Lines 19841 19841
Branches 4706 4706
=======================================
Hits 7890 7890
Misses 11951 11951
Flags with carried forward coverage won't be shown. Click here to find out more.
|
This will need to be rebased to see the test fixes. Will merge after #2818. |
2e980ff
to
1f7b2c9
Compare
7 test failures related to the pipeline api - although only 1 when I run locally. Regardless... investigating. |
Ah yes - running with |
Tests should be fixed. Whilst the schema defaulted to |
Setting Have changed the approach to specifying the type of body as |
Tests related to this PR all passing... failures related to issues on main persist. Once they are resolved, will rebase and force push |
d42df80
to
2935ae3
Compare
Adds api docs to the pipeline stage deploy end point