Skip to content

Relese 2.0.4#327

Merged
mocsharp merged 7 commits intomainfrom
develop
Mar 24, 2025
Merged

Relese 2.0.4#327
mocsharp merged 7 commits intomainfrom
develop

Conversation

@mocsharp
Copy link
Collaborator

Description

Merge release/2.0.4 into main

mocsharp and others added 6 commits June 12, 2024 08:04
Signed-off-by: Victor Chang <vicchang@nvidia.com>
* Release/0.1.24 (#209)

+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>

* Release/0.1.25 (#214)

+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>

* 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 <vicchang@nvidia.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>

* Release/0.2.1 (#218)

+semver: patch

* Add ACR enum in DataService (#217)

Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update GitVersion.yml

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Update GitVersion.yml

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Update GitVersion.yml

+semver: patch

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* 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 <mocsharp@users.noreply.github.com>

* Update GitVersion.yml

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Attempt to fix GitVersion versioning by removing next-version

Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Release/1.0.1 (#224)

+semver: patch

prefix scope variables with `@`

Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update IServiceCollectionExtensionsTests.cs

Signed-off-by: Neil South <104848880+neildsouth@users.noreply.github.com>

* adding comment

Signed-off-by: Neil South <neil.south@answerdigital.com>

* unify naming

Signed-off-by: Neil South <neil.south@answerdigital.com>

* Release 2.0.0 (#273)

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

Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update GitVersion.yml

Set next version to 2.0.0

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Update GitVersion.yml

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Update GitVersion.yml

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Update .gitignore

test

Signed-off-by: Neil South <104848880+neildsouth@users.noreply.github.com>

* +semver: minor

Signed-off-by: Neil South <104848880+neildsouth@users.noreply.github.com>

* +semver: patch

+semver: patch

Signed-off-by: Neil South <104848880+neildsouth@users.noreply.github.com>

* Update .gitignore to do new release

Signed-off-by: Neil South <104848880+neildsouth@users.noreply.github.com>

* Update .gitignore

Signed-off-by: Neil South <104848880+neildsouth@users.noreply.github.com>

* +semver: patch version 2.0.1

Signed-off-by: Neil South <neil.south@answerdigital.com>

* change upload action

Signed-off-by: Neil South <neil.south@answerdigital.com>

* tweek to download action

Signed-off-by: Neil South <neil.south@answerdigital.com>

* change next version

Signed-off-by: Neil South <neil.south@answerdigital.com>

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

Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Update ci.yml

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Update gittool to 0.17.0

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Fix gitversion version number

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Update ci.yml

gitversion v1.1.1

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

---------

Signed-off-by: Neil South <neil.south@answerdigital.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>
Signed-off-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4.3.1...v4.3.3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump actions/setup-dotnet from 3 to 4

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update codecov/codecov-action@v4.4.1

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Chang <mocsharp@users.noreply.github.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
* Release/0.1.24 (#209)

+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>

* Release/0.1.25 (#214)

+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>

* 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 <vicchang@nvidia.com>
Signed-off-by: Neil South <neil.south@answerdigital.com>

* Release/0.2.1 (#218)

+semver: patch

* Add ACR enum in DataService (#217)

Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update GitVersion.yml

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Update GitVersion.yml

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Update GitVersion.yml

+semver: patch

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* 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 <mocsharp@users.noreply.github.com>

* Update GitVersion.yml

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Attempt to fix GitVersion versioning by removing next-version

Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Release/1.0.1 (#224)

+semver: patch

prefix scope variables with `@`

Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update IServiceCollectionExtensionsTests.cs

Signed-off-by: Neil South <104848880+neildsouth@users.noreply.github.com>

* adding comment

Signed-off-by: Neil South <neil.south@answerdigital.com>

* unify naming

Signed-off-by: Neil South <neil.south@answerdigital.com>

* Release 2.0.0 (#273)

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

Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update GitVersion.yml

Set next version to 2.0.0

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Update GitVersion.yml

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Update GitVersion.yml

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Update .gitignore

test

Signed-off-by: Neil South <104848880+neildsouth@users.noreply.github.com>

* +semver: minor

Signed-off-by: Neil South <104848880+neildsouth@users.noreply.github.com>

* +semver: patch

+semver: patch

Signed-off-by: Neil South <104848880+neildsouth@users.noreply.github.com>

* Update .gitignore to do new release

Signed-off-by: Neil South <104848880+neildsouth@users.noreply.github.com>

* Update .gitignore

Signed-off-by: Neil South <104848880+neildsouth@users.noreply.github.com>

* +semver: patch version 2.0.1

Signed-off-by: Neil South <neil.south@answerdigital.com>

* change upload action

Signed-off-by: Neil South <neil.south@answerdigital.com>

* tweek to download action

Signed-off-by: Neil South <neil.south@answerdigital.com>

* change next version

Signed-off-by: Neil South <neil.south@answerdigital.com>

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

Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Update ci.yml

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Update gittool to 0.17.0

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Fix gitversion version number

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Update ci.yml

gitversion v1.1.1

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>

* Update dependencies, licenses and CI configurations

Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update copyright year

Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Set packable

Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update actions/cache@v4.2.3

Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update gittools setup

Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Set next-version

Signed-off-by: Victor Chang <vicchang@nvidia.com>

* Update nuget release template

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>
Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>
Signed-off-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Co-authored-by: Neil South <104848880+neildsouth@users.noreply.github.com>
Co-authored-by: Neil South <neil.south@answerdigital.com>
@mocsharp mocsharp added the build label Mar 24, 2025
@mocsharp mocsharp added this to the 2.0.4 milestone Mar 24, 2025
@mocsharp mocsharp self-assigned this Mar 24, 2025
Signed-off-by: Victor Chang <vicchang@nvidia.com>
@mocsharp mocsharp merged commit ffaf720 into main Mar 24, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant