-
Notifications
You must be signed in to change notification settings - Fork 663
Feature/di2 #1865
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
Feature/di2 #1865
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
4a9fa96
Add Microsoft.Extensions.DependencyInjection
arturcic ff811ea
Add Microsoft.Extensions.Hosting
arturcic 83d002a
Register types in each module
arturcic 8895c6c
refactored ExecCommand and ExecuteCore
arturcic f3ac0e9
replaced BuildServerList with BuildServerResolver
arturcic 26480d7
moved initialization to CoreModule
arturcic 923f91d
applied code review changes
arturcic dd892d5
using c#8 using declarations
arturcic dbac722
code cleanup for GitVersionComputer & GitPrepare
arturcic df2f486
code cleanup for GitPrepare
arturcic d7d0dc5
moved the semanticversion classes to folder, made IGitVersionCache DI
arturcic ec1639e
applied code review changes
arturcic fb2566f
moving to DI GitVersionFinder, VariableProvider and MetaDataCalculator
arturcic 8e0c12d
moving to DI ConfigurationProvider, GitPreparer
arturcic d040f41
made GitversionTask DI aware
arturcic ce1e815
migrate to DI IBaseVersionCalculator
arturcic 9dcce02
migrate to DI NextVersionCalculator
arturcic 901cccc
code cleanup
arturcic 5958435
applied code review changes
arturcic 82a8e33
made GitversionTask DI aware, added GitVersionTaskExecutor
arturcic 433a597
ConfigurationProvider cleanup
arturcic d572cc7
moving to DI MainlineVersionCalculator
arturcic dff4e62
using c#8 switch expressions
arturcic b394a93
moving to DI ConfigInit
arturcic b243b4d
ConfigInitSteps, made constructor with the same parameters
arturcic cd1afb1
moving to DI ConfigInit (2), added IConfigInitStepFactory
arturcic a22fb34
added "?? throw new ArgumentNullException(nameof({field}))" to the i…
arturcic 405cdb3
fix GitPrepare injection
arturcic ba517dd
moved ConfigInit registration from CoreModule
arturcic 70cb999
introduced ConfigFileLocatorFactory
arturcic 98eebe6
adjusted field names, removed underscore
arturcic 2684c41
code review adjustments
arturcic 7ef3499
code review adjustments
arturcic 02074ed
Moved the `GitVersionTask` and `GitVersionTask.MsBuild` under `GitVer…
arturcic 83ed431
+semver: minor code review adjustments
arturcic 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
applied code review changes
- Loading branch information
commit 923f91df216cd60e1f86d133757d1ea01fbc915e
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
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
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.