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

Devops: ported new version suffix logic #210

Merged
merged 10 commits into from
Dec 11, 2023

Conversation

mmsmits
Copy link
Member

@mmsmits mmsmits commented Nov 20, 2023

No description provided.

@mmsmits mmsmits changed the title Devops:: ported new version suffix logic Devops: ported new version suffix logic Nov 20, 2023
@mmsmits mmsmits marked this pull request as draft November 21, 2023 06:49
@mmsmits mmsmits marked this pull request as ready for review November 21, 2023 08:59
Copy link
Member

@marcovisserFurore marcovisserFurore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I solved the review remarks myself. Together with @mmsmits we approved it.

@@ -36,6 +36,7 @@ stages:
dotNetCoreVersion: $(DOTNET_CORE_SDK)
checkoutSubmodules: true
useVersionSuffix: true
propsFile: 'firely-validator-api-tests.props'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
propsFile: 'firely-validator-api-tests.props'
propsFile: 'firely-validator-api.props'

@@ -49,6 +50,7 @@ stages:
dotNetCoreVersion: $(DOTNET_CORE_SDK)
checkoutSubmodules: true
useVersionSuffix: false
propsFile: 'firely-validator-api-tests.props'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
propsFile: 'firely-validator-api-tests.props'
propsFile: 'firely-validator-api.props'

@marcovisserFurore marcovisserFurore merged commit 78370fb into develop Dec 11, 2023
2 checks passed
@marcovisserFurore marcovisserFurore deleted the devops/new-version-suffix-logic branch December 11, 2023 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants