-
Notifications
You must be signed in to change notification settings - Fork 4
Release/0.1.9 #760
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
Merged
Merged
Release/0.1.9 #760
Conversation
This file contains hidden or 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
* Add notifications onto CR Event Signed-off-by: Joe Batt <joe.batt@answerdigital.com> * Add notifications onto CR Event Signed-off-by: Joe Batt <joe.batt@answerdigital.com> * Add notifications onto CR Event Signed-off-by: Joe Batt <joe.batt@answerdigital.com> * Add notifications onto CR Event Signed-off-by: Joe Batt <joe.batt@answerdigital.com> --------- Signed-off-by: Joe Batt <joe.batt@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Ac 1913 nds
Signed-off-by: Neil South <neil.south@answerdigital.com>
* Updated CR boolean logic Signed-off-by: Joe Batt <joe.batt@answerdigital.com> * Added notification CR logic fix Signed-off-by: Joe Batt <joe.batt@answerdigital.com> --------- Signed-off-by: Joe Batt <joe.batt@answerdigital.com>
* refacted argo client, added argo delete endpoint Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
AC-1979 added endpoint for get by AE Title
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
…-template adding logging to see what's posted to Argo template endpoint
* Set previous release version, so correct version is calculated by GitVersion Signed-off-by: Alex Woodhead <11213454+woodheadio@users.noreply.github.com> * New stats endpoint and configurable timeouts per task type. Signed-off-by: Alex Woodhead <11213454+woodheadio@users.noreply.github.com> * remove duplicate test Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com> * fix to header files Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com> --------- Signed-off-by: Alex Woodhead <11213454+woodheadio@users.noreply.github.com> Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com> Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com> Co-authored-by: Alex Woodhead <alex.woodhead@answerdigital.com> Co-authored-by: Alex Woodhead <11213454+woodheadio@users.noreply.github.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com>
Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com>
* refacted argo client, added argo delete endpoint Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
* Set previous release version, so correct version is calculated by GitVersion Signed-off-by: Alex Woodhead <11213454+woodheadio@users.noreply.github.com> * New stats endpoint and configurable timeouts per task type. Signed-off-by: Alex Woodhead <11213454+woodheadio@users.noreply.github.com> * remove duplicate test Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com> * fix to header files Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com> --------- Signed-off-by: Alex Woodhead <11213454+woodheadio@users.noreply.github.com> Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com> Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com> Co-authored-by: Alex Woodhead <alex.woodhead@answerdigital.com> Co-authored-by: Alex Woodhead <11213454+woodheadio@users.noreply.github.com>
Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com>
neildsouth
approved these changes
Apr 24, 2023
|
SonarCloud Quality Gate failed.
|
| urlBuilder.Append(CultureInfo.InvariantCulture, $"{FormattedBaseUrl}/api/v1/workflow-templates/{argoNamespace}"); | ||
|
|
||
| var method = "POST"; | ||
| var content = new StringContent(Newtonsoft.Json.JsonConvert.SerializeObject(body)); |
Check warning
Code scanning / CodeQL
Cross-site scripting
[User-provided value](1) flows to here and is written to HTML or JavaScript.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.










Description
Adds Argo plugin template endpoints
Updates to Argo pod priority classes
Added Aide ClinicalReview plugin notifications
Status
Ready