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

Migrate latest rally-versioning changes from 1.9.0 to open-source #18

Merged
merged 1 commit into from
Mar 11, 2020

Conversation

jeffmay
Copy link
Contributor

@jeffmay jeffmay commented Mar 9, 2020

This migrates the latest changes from v1.9.0 of rally-versioning over to the open-source repo.

This will hopefully resolve some of the issues raised on GitHub.

@jeffmay jeffmay force-pushed the migrate-1.9.0 branch 4 times, most recently from b6b2015 to 8148680 Compare March 9, 2020 20:10
README.md Outdated Show resolved Hide resolved
@@ -135,7 +143,7 @@ object GitVersioningPlugin extends AutoPlugin {
autoFetchTimeout := 15, // seconds

autoFetchResult := {
implicit val logger: Logger = ConsoleLogger()
implicit val logger: Logger = sLog.value
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is different from 1.9.0, but I think it makes more sense to inject the logger based on settings, rather than construct it here.

@jeffmay jeffmay merged commit 43301a1 into master Mar 11, 2020
@jeffmay jeffmay deleted the migrate-1.9.0 branch December 14, 2020 00:19
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.

None yet

3 participants