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

Update project to .NET 8 #270

Merged
merged 6 commits into from
Jan 2, 2024
Merged

Update project to .NET 8 #270

merged 6 commits into from
Jan 2, 2024

Conversation

mocsharp
Copy link
Collaborator

@mocsharp mocsharp commented Dec 20, 2023

Description

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.

Signed-off-by: Victor Chang <[email protected]>
@mocsharp mocsharp added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Dec 20, 2023
@mocsharp mocsharp added this to the 2.0 milestone Dec 20, 2023
@mocsharp mocsharp self-assigned this Dec 20, 2023
@mocsharp mocsharp merged commit 17458bb into develop Jan 2, 2024
10 checks passed
@mocsharp mocsharp deleted the vchang/net8 branch January 2, 2024 18:02
@mocsharp mocsharp added the build label Jan 2, 2024
mocsharp added a commit that referenced this pull request Jan 2, 2024
* Update project to .NET 8

Signed-off-by: Victor Chang <[email protected]>
mocsharp added a commit that referenced this pull request Jan 5, 2024
+semver: major
* Update project to .NET 8 (#270)

Signed-off-by: Victor Chang <[email protected]>
@mocsharp mocsharp added enhancement New feature or request and removed build labels Jan 5, 2024
Copy link

github-actions bot commented Jan 5, 2024

🎉 This issue has been resolved in version 2.0.0 🎉

The release is available on:

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
dependencies Pull requests that update a dependency file enhancement New feature or request .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants