Conversation
Release/0.1.23
+semver: patch * adding new fields to messages for external app executions Signed-off-by: Neil South <neil.south@answerdigital.com> * added forgot licence header Signed-off-by: Neil South <neil.south@answerdigital.com> * added export request to export cmplete message event Signed-off-by: Neil South <neil.south@answerdigital.com> * 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 <vicchang@nvidia.com> --------- Signed-off-by: Neil South <neil.south@answerdigital.com> Signed-off-by: Victor Chang <vicchang@nvidia.com> Co-authored-by: Victor Chang <mocsharp@users.noreply.github.com>
Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>
+semver: patch * Update dependency decisions Signed-off-by: Victor Chang <vicchang@nvidia.com> * 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 <neil.south@answerdigital.com> Signed-off-by: Victor Chang <vicchang@nvidia.com> * Fix merge issues Signed-off-by: Victor Chang <vicchang@nvidia.com> --------- Signed-off-by: Victor Chang <vicchang@nvidia.com> Signed-off-by: Neil South <neil.south@answerdigital.com>
+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 <vicchang@nvidia.com> Signed-off-by: Neil South <neil.south@answerdigital.com>
+semver: patch * Add ACR enum in DataService (#217) Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>
Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>
+semver: patch Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>
+semver: patch
+semver: patch
+semver: major
Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>
Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
+semver: patch prefix scope variables with `@` Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Signed-off-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Update IServiceCollectionExtensionsTests.cs
Release/1.0.2
Release/1.0.3
Signed-off-by: Neil South <neil.south@answerdigital.com>
adding comment
Signed-off-by: Neil South <neil.south@answerdigital.com>
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 <vicchang@nvidia.com>
Signed-off-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Signed-off-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>
change upload action
+semver: patch version 2.0.1
Signed-off-by: Neil South <neil.south@answerdigital.com>
+semver: fix
Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>
Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>
Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>
gitversion v1.1.1 Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
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 <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
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
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
Fixes #325
Status
Ready
Types of changes