Skip to content

Conversation

@lillie-dae
Copy link
Collaborator

@lillie-dae lillie-dae commented Apr 12, 2023

Description

Fixes # .

A few sentences describing the changes proposed in this pull request.

Status

Ready/Work in progress/Hold

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • All tests passed locally.
  • Documentation comments included/updated.
  • User guide updated.
  • I have updated the changelog

Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com>
Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com>
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.
Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com>
lillie-dae and others added 10 commits April 13, 2023 15:01
…ests

Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com>
…ests

Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com>
Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com>
Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com>
Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com>
Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 7 Code Smells

72.4% 72.4% Coverage
0.0% 0.0% Duplication

@lillie-dae lillie-dae merged commit 0afb899 into develop Apr 17, 2023
lillie-dae added a commit that referenced this pull request Apr 24, 2023
* refacted argo client, added argo delete endpoint

Signed-off-by: Lillie Dae <lillie.dae@answerdigital.com>
@mocsharp mocsharp deleted the AC-1714-monai-update-task-manager-plugin-with-delete-end-point branch June 11, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants