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

Support/1.10 #22

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Support/1.10 #22

wants to merge 7 commits into from

Conversation

m-raab
Copy link
Contributor

@m-raab m-raab commented Jun 5, 2024

Support for version metadata on support branches etc.

m-raab and others added 7 commits June 4, 2024 10:18
A new condition has been added in the GitVersionService file to check for branches that start with the "support" prefix. These branches will now use the versionFromSupport function to determine their version.
…version-handling-for-support-branches

feature: Add version support for "support" prefix branches
Updated the versions of setup-java, checkout, and publish-unit-test-result action in both build.yml and release.yml. The project version in build.gradle.kts has also been incremented.
…version-handling-for-support-branches

Update GitHub actions and project version
Refactored the way branch version metadata is assigned in GitVersionService.kt to reduce code duplication and enhance readability. In addition, new tests have been added to verify these changes using GitCreatorThreeNumbersWithMetaData.groovy.
…version-handling-for-support-branches

fix: Refactor version metadata assignment and add new GitCreator tests
Copy link

github-actions bot commented Jun 5, 2024

Test Results

107 tests  +19   107 ✅ +19   50s ⏱️ +7s
  7 suites + 1     0 💤 ± 0 
  7 files   + 1     0 ❌ ± 0 

Results for commit e6d7be1. ± Comparison against base commit 33bfae3.

♻️ This comment has been updated with latest results.

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.

1 participant