-
Notifications
You must be signed in to change notification settings - Fork 665
Enhance branch label configuration with environment variable support #4746
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
Open
W0GER
wants to merge
25
commits into
GitTools:main
Choose a base branch
from
W0GER:w0ger-pr-branch-name
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
67f794a
Enhance branch label configuration with environment variable support
W0GER 96c6faa
Refactor environment variable processing in branch label configuration
W0GER ddaed6a
Introduce EmptyFormatSource for environment variable processing in Fo…
W0GER bb3ad4a
Remove unused import of GitVersion.Core in ConfigurationExtensionsTests
W0GER 5c147ed
fix(unittest): Fixed unit test so that when the pull request regex do…
W0GER a14f985
Updates dotnet and docker versions
arturcic 3046c45
updates .net TFM to net10.0
arturcic 10deb84
updates to net10.0
arturcic f2c8313
adds net10.0 target framework
arturcic 7a9c93c
use extensions members
arturcic 407b8be
refactors tag prefix configuration
arturcic fe0f99a
refactors reference name extensions
arturcic 7a22438
targets net10 in tests
arturcic 8256efb
suppresses specific SonarAnalyzer warning
arturcic c85ea5f
fix copilot review comments
arturcic 866b3e8
fix(merge): Fix merge mishap on previous commit
W0GER f4c1387
fix(sonarcloud): Define a constant instead of using this literal 'pul…
W0GER a9a6d52
Add FormatWith overload accepting Dictionary<string, object> for labe…
W0GER 42c6f64
Refactor GetBranchSpecificLabel to use dictionary and single FormatWi…
W0GER e7b49e6
Thread IEnvironment through MainlineContext and MainlineVersionStrategy
W0GER 47233d1
Inject IEnvironment into version strategies calling GetBranchSpecific…
W0GER 9a16310
Use context.Environment in mainline incrementers and enrichers
W0GER d3e73df
Update tests and public API for required IEnvironment and throwIfNotF…
W0GER 8e94862
fix: Force the dictionary overload by casting the built dictionary to…
W0GER 9cacd51
Fix after rebasing.
W0GER File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.