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 manifest updating in push-docker-images #231

Merged
merged 1 commit into from Aug 13, 2020

Conversation

brycahta
Copy link
Contributor

Issue #, if available:

  • N/A

Description of changes:

  • MANIFEST_IMAGES is an array; existing images in the manifest will be added directly here
  • using manifest create --amend because for-loop is the only way I can get Windows to register multiple manifest images at once
  • fixed spacing
  • added more echo for easier debugging in Travis

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@brycahta brycahta requested a review from bwagner5 August 13, 2020 15:44
@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2020

Codecov Report

Merging #231 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #231   +/-   ##
=======================================
  Coverage   81.43%   81.43%           
=======================================
  Files          10       10           
  Lines         792      792           
=======================================
  Hits          645      645           
  Misses        131      131           
  Partials       16       16           

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 292e4af...b9fde51. Read the comment docs.

Copy link
Contributor

@bwagner5 bwagner5 left a comment

Choose a reason for hiding this comment

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

lgtm

@bwagner5 bwagner5 merged commit ca45b8f into master Aug 13, 2020
@bwagner5 bwagner5 deleted the brycahta-patch-push-docker-images branch August 13, 2020 18:08
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