-
Notifications
You must be signed in to change notification settings - Fork 1
release/2.0.4 - Update dependencies #326
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
Conversation
Release/0.1.23
+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]>
Signed-off-by: Victor Chang <[email protected]>
+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]>
+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]>
+semver: patch * Add ACR enum in DataService (#217) Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
+semver: patch Signed-off-by: Victor Chang <[email protected]>
+semver: patch
+semver: patch
+semver: major
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
+semver: patch prefix scope variables with `@` Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Neil South <[email protected]>
Signed-off-by: Neil South <[email protected]>
Update IServiceCollectionExtensionsTests.cs
Release/1.0.2
Release/1.0.3
Signed-off-by: Neil South <[email protected]>
adding comment
Signed-off-by: Neil South <[email protected]>
unify naming
Release/1.0.4
Release/1.0.5
Release/1.0.6
+semver: major * Update project to .NET 8 (#270) Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Neil South <[email protected]>
Signed-off-by: Neil South <[email protected]>
Signed-off-by: Neil South <[email protected]>
Signed-off-by: Neil South <[email protected]>
change upload action
+semver: patch version 2.0.1
Signed-off-by: Neil South <[email protected]>
+semver: fix
Signed-off-by: Victor Chang <[email protected]> Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
gitversion v1.1.1 Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #326 +/- ##
=============================================
Coverage 92.21810% 92.21810%
=============================================
Files 52 52
Lines 1889 1889
Branches 99 99
=============================================
Hits 1742 1742
Misses 112 112
Partials 35 35
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Fixes #325
Status
Ready
Types of changes