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

Fix image release process: master -> edge, tag -> latest #2099

Merged
merged 3 commits into from
May 9, 2019

Conversation

balopat
Copy link
Contributor

@balopat balopat commented May 9, 2019

Also fixes a bug that caused sometimes the version to disappear - now if the Makefile receives an empty string, it will still override the VERSION variable with the abbreviated git commit.

@tejal29
Copy link
Contributor

tejal29 commented May 9, 2019

Awesome find @balopat

@codecov-io
Copy link

codecov-io commented May 9, 2019

Codecov Report

Merging #2099 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2099      +/-   ##
==========================================
- Coverage   56.18%   56.17%   -0.02%     
==========================================
  Files         180      180              
  Lines        7771     7771              
==========================================
- Hits         4366     4365       -1     
- Misses       2988     2989       +1     
  Partials      417      417
Impacted Files Coverage Δ
pkg/skaffold/jib/jib.go 75.26% <0%> (-1.08%) ⬇️

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 a117236...5accfdd. Read the comment docs.

@balopat balopat added the docs-modifications runs the docs preview service on the given PR label May 9, 2019
@container-tools-bot
Copy link

Please visit http://35.236.32.215:1313 to view changes to the docs.

@container-tools-bot container-tools-bot removed the docs-modifications runs the docs preview service on the given PR label May 9, 2019
@balopat balopat added the docs-modifications runs the docs preview service on the given PR label May 9, 2019
@container-tools-bot
Copy link

Please visit http://35.236.32.215:1313 to view changes to the docs.

@container-tools-bot container-tools-bot removed the docs-modifications runs the docs preview service on the given PR label May 9, 2019
@balopat balopat merged commit fdc0d37 into GoogleContainerTools:master May 9, 2019
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.

7 participants