Skip to content

Replace the version mode Mainline in 6.x (Part III) #3882

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

Conversation

HHobeck
Copy link
Contributor

@HHobeck HHobeck commented Jan 24, 2024

Description

Create TrunkBasedVersionStrategy implementation and replace the version mode Mainline in 6.x.

Motivation and Context

For more detail please see the following ADR:

Next steps are:

  • Create TrunkBasedVersionStrategy implementation (done)
  • Create integration tests for TrunkBasedVersionStrategy (I skip this because of the limit time of reviewer)
  • Remove Mainline mode (done)
  • Replace VersioningMode with DeploymentMode <<-- Part of this PR
  • Add new property with name strategy (type VersionStrategies) to the configuration root level (pending)
  • Create documentation for TrunkBased workflow and add breaking changes notes (pending)

How Has This Been Tested?

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@arturcic arturcic enabled auto-merge January 24, 2024 19:00
@arturcic arturcic merged commit 1ae5536 into GitTools:main Jan 24, 2024
Copy link
Contributor

mergify bot commented Jan 24, 2024

Thank you @HHobeck for your contribution!

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.

2 participants