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

Issue 266: Automating the release process #379

Merged
merged 1 commit into from
Aug 18, 2021

Conversation

anishakj
Copy link
Contributor

@anishakj anishakj commented Aug 17, 2021

Signed-off-by: anishakj [email protected]

Change log description

Currently publishing docker images of zookeeper-operator/zookeeper are manual

Purpose of the change

Fixes #266

What the code does

Publish images to docker hub when a new release is made

How to verify it

(Steps to verify that the changes are effective)

@codecov
Copy link

codecov bot commented Aug 17, 2021

Codecov Report

Merging #379 (0d6044f) into master (0e6b703) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #379   +/-   ##
=======================================
  Coverage   86.00%   86.00%           
=======================================
  Files          11       11           
  Lines        1572     1572           
=======================================
  Hits         1352     1352           
  Misses        147      147           
  Partials       73       73           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0e6b703...0d6044f. Read the comment docs.

@anishakj anishakj requested a review from derekm August 17, 2021 17:08
@anishakj anishakj merged commit 371fe0c into master Aug 18, 2021
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.

Automating the release process
2 participants