Skip to content

Nuget Tag Name Fix #913

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

Merged
merged 8 commits into from
May 18, 2023
Merged

Nuget Tag Name Fix #913

merged 8 commits into from
May 18, 2023

Conversation

COM8
Copy link
Member

@COM8 COM8 commented May 18, 2023

Let's say we are releasing a hotfix version for 1.9.x but there exists already a version 1.10.x. Then the NuGet CI will create a new NuGet package for 1.10.x instead of 1.9.x.
This PR resolves that.

@COM8 COM8 added this to the CPR 1.11.0 milestone May 18, 2023
@COM8 COM8 changed the title Nuget Tag Name Fix [WIP] Nuget Tag Name Fix May 18, 2023
@COM8 COM8 merged commit 0b104a4 into master May 18, 2023
@COM8 COM8 deleted the nuget_tag_name_fix branch May 18, 2023 18:35
COM8 added a commit that referenced this pull request May 18, 2023
* Only triggering NuGet CI por push

* Properly getting the latest tag

* Disabled publish for testing

* Windows like tag extraction

* Testing input fields for workflow_dispatch

* Fixed workflow_dispatch input type

* Enabled publishing again

* Option for disabling publishing NuGet
COM8 added a commit that referenced this pull request May 18, 2023
* Only triggering NuGet CI por push

* Properly getting the latest tag

* Disabled publish for testing

* Windows like tag extraction

* Testing input fields for workflow_dispatch

* Fixed workflow_dispatch input type

* Enabled publishing again

* Option for disabling publishing NuGet
@COM8 COM8 changed the title [WIP] Nuget Tag Name Fix Nuget Tag Name Fix May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant