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

Add support for docker:publish in DockerSpotifyClientPlugin #1338

Merged
merged 1 commit into from
May 11, 2020
Merged

Add support for docker:publish in DockerSpotifyClientPlugin #1338

merged 1 commit into from
May 11, 2020

Conversation

pdalpra
Copy link
Member

@pdalpra pdalpra commented May 7, 2020

This adds support for pushing built tags in DockerSpotifyClientPlugin.
Additionally, this introduces a small refactoring to extract the
definition of the ProgressHandler, used by both building and pushing
tasks to log progress.

This adds support for pushing built tags in DockerSpotifyClientPlugin.
Additionally, this introduces a small refactoring to extract the
definition of the ProgressHandler, used by both building and pushing
tasks to log progress.
@muuki88
Copy link
Contributor

muuki88 commented May 9, 2020

Thanks a lot for this contribution ♥️👍
I'll take a closer look on Monday.

@muuki88 muuki88 added the docker label May 11, 2020
Copy link
Contributor

@muuki88 muuki88 left a comment

Choose a reason for hiding this comment

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

Thanks a lot for this additional feature :)

@muuki88 muuki88 merged commit 625b93c into sbt:master May 11, 2020
@muuki88
Copy link
Contributor

muuki88 commented May 11, 2020

1.7.2 release is on its way.

@pdalpra pdalpra deleted the docker-spotify-client-push branch May 11, 2020 16:39
@pdalpra
Copy link
Member Author

pdalpra commented May 11, 2020

Awesome, thanks a lot for the quick review and release !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants