Skip to content
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

Workflow Request Event to support multiple sources/modalities #215

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

mocsharp
Copy link
Collaborator

@mocsharp mocsharp commented Aug 21, 2023

Description

Fixes Project-MONAI/monai-deploy#127

New data trigger and data origins to support multiple data sources/modalities

Status

*Ready

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.

@mocsharp mocsharp added this to the 0.2.0 milestone Aug 21, 2023
@mocsharp mocsharp self-assigned this Aug 21, 2023
New data trigger and data origins to support multiple data sources/modalities

Signed-off-by: Victor Chang <[email protected]>
@mocsharp mocsharp merged commit 07e219e into develop Aug 22, 2023
10 of 11 checks passed
mocsharp added a commit that referenced this pull request Aug 22, 2023
+semver: minor

* adding new fields to messages for external app executions
* added forgot licence header
* added export request to export cmplete message event
* Update ExportRequestEvent and update dependencies (#210)
* Update dependencies
* Remove ExportRequestType enum and replace with a list of plug-in assembly names
* Update dependencies decisions
* Include taskId in WorkflowRequestEvent to support multiple external app executions

* gh-127 (#215)
New data trigger and data origins to support multiple data sources/modalities

Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Neil South <[email protected]>
@github-actions
Copy link

🎉 This issue has been resolved in version 0.2.0 🎉

The release is available on:

@mocsharp mocsharp deleted the vchang/gh-md-127 branch June 12, 2024 03:01
mocsharp added a commit that referenced this pull request Jun 12, 2024
* Release/0.1.24 (#209)

+semver: patch

* adding new fields to messages for external app executions

Signed-off-by: Neil South <[email protected]>

* added forgot licence header

Signed-off-by: Neil South <[email protected]>

* added export request to export cmplete message event

Signed-off-by: Neil South <[email protected]>

* Update ExportRequestEvent and update dependencies (#210)

* Update dependencies
* Remove ExportRequestType enum and replace with a list of plug-in assembly names
* Update dependencies decisions
* Include taskId in WorkflowRequestEvent to support multiple external app executions


Signed-off-by: Victor Chang <[email protected]>

---------

Signed-off-by: Neil South <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Co-authored-by: Victor Chang <[email protected]>

* Release/0.1.25 (#214)

+semver: patch
* Update dependency decisions

Signed-off-by: Victor Chang <[email protected]>

* Release/0.1.24 (#209) (#213)

+semver: patch

* adding new fields to messages for external app executions
* added forgot licence header
* added export request to export cmplete message event
* Update ExportRequestEvent and update dependencies (#210)
* Update dependencies
* Remove ExportRequestType enum and replace with a list of plug-in assembly names
* Update dependencies decisions
* Include taskId in WorkflowRequestEvent to support multiple external app executions


---------

Signed-off-by: Neil South <[email protected]>
Signed-off-by: Victor Chang <[email protected]>

* Fix merge issues

Signed-off-by: Victor Chang <[email protected]>

---------

Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Neil South <[email protected]>

* Release 0.2.0 (#216)

+semver: minor

* adding new fields to messages for external app executions
* added forgot licence header
* added export request to export cmplete message event
* Update ExportRequestEvent and update dependencies (#210)
* Update dependencies
* Remove ExportRequestType enum and replace with a list of plug-in assembly names
* Update dependencies decisions
* Include taskId in WorkflowRequestEvent to support multiple external app executions

* gh-127 (#215)
New data trigger and data origins to support multiple data sources/modalities

Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Neil South <[email protected]>

* Release/0.2.1 (#218)

+semver: patch

* Add ACR enum in DataService (#217)

Signed-off-by: Victor Chang <[email protected]>

* Update GitVersion.yml

Signed-off-by: Victor Chang <[email protected]>

* Update GitVersion.yml

Signed-off-by: Victor Chang <[email protected]>

* Update GitVersion.yml

+semver: patch

Signed-off-by: Victor Chang <[email protected]>

* Release/0.2.1 (#219)

+semver: patch

* Release/0.2.2 (#221)

+semver: patch

* Release/1.0.0 (#222)

+semver: major

* Update GitVersion.yml

Signed-off-by: Victor Chang <[email protected]>

* Update GitVersion.yml

Signed-off-by: Victor Chang <[email protected]>

* Attempt to fix GitVersion versioning by removing next-version

Signed-off-by: Victor Chang <[email protected]>

* Release/1.0.1 (#224)

+semver: patch

prefix scope variables with `@`

Signed-off-by: Victor Chang <[email protected]>

* Update IServiceCollectionExtensionsTests.cs

Signed-off-by: Neil South <[email protected]>

* adding comment

Signed-off-by: Neil South <[email protected]>

* unify naming

Signed-off-by: Neil South <[email protected]>

* Release 2.0.0 (#273)

+semver: major
* Update project to .NET 8 (#270)

Signed-off-by: Victor Chang <[email protected]>

* Update GitVersion.yml

Set next version to 2.0.0

Signed-off-by: Victor Chang <[email protected]>

* Update GitVersion.yml

Signed-off-by: Victor Chang <[email protected]>

* Update GitVersion.yml

Signed-off-by: Victor Chang <[email protected]>

* Update .gitignore

test

Signed-off-by: Neil South <[email protected]>

* +semver: minor

Signed-off-by: Neil South <[email protected]>

* +semver: patch

+semver: patch

Signed-off-by: Neil South <[email protected]>

* Update .gitignore to do new release

Signed-off-by: Neil South <[email protected]>

* Update .gitignore

Signed-off-by: Neil South <[email protected]>

* +semver: patch version 2.0.1

Signed-off-by: Neil South <[email protected]>

* change upload action

Signed-off-by: Neil South <[email protected]>

* tweek to download action

Signed-off-by: Neil South <[email protected]>

* change next version

Signed-off-by: Neil South <[email protected]>

* Update dependencies, license and copyrights (#313) (#314)

Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>

* Update ci.yml

Signed-off-by: Victor Chang <[email protected]>

* Update gittool to 0.17.0

Signed-off-by: Victor Chang <[email protected]>

* Fix gitversion version number

Signed-off-by: Victor Chang <[email protected]>

* Update ci.yml

gitversion v1.1.1

Signed-off-by: Victor Chang <[email protected]>

---------

Signed-off-by: Neil South <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Neil South <[email protected]>
Co-authored-by: Neil South <[email protected]>
Co-authored-by: Neil South <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

Workflow Request Message change request
2 participants