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

Update pack to 0.17.0 with Platform API 0.5 #5360

Merged
merged 1 commit into from
Feb 16, 2021

Conversation

briandealwis
Copy link
Member

@briandealwis briandealwis commented Feb 5, 2021

Description

Update pack library to 0.17.0 / Platform API 0.5 / lifecycle 0.10.2

go get github.com/buildpacks/[email protected] github.com/buildpacks/[email protected]

Note that this updates go-containerregistry to 0.4.x.

User facing changes (remove if N/A)

  • Buildpacks support updated to pack library 0.17.0

@briandealwis briandealwis requested a review from a team as a code owner February 5, 2021 18:50
@google-cla google-cla bot added the cla: yes label Feb 5, 2021
@codecov
Copy link

codecov bot commented Feb 5, 2021

Codecov Report

Merging #5360 (c592070) into master (4b3c30f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5360   +/-   ##
=======================================
  Coverage   71.60%   71.60%           
=======================================
  Files         397      397           
  Lines       14434    14434           
=======================================
  Hits        10335    10335           
  Misses       3333     3333           
  Partials      766      766           

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 4b3c30f...c592070. Read the comment docs.

@MarlonGamez
Copy link
Contributor

Are the other package updates like github.com/google/go-containerregistry and github.com/docker/docker meant to be part of this too?

@briandealwis
Copy link
Member Author

I should have documented what I did exactly. I did bump go-containerregistry since 0.1.4 is fairly behind and 0.4.0 brings in some retry-on-push for temporary errors. Let me retry and will update the description.

@briandealwis
Copy link
Member Author

I did a go get -u github.com/buildpacks/[email protected] github.com/buildpacks/[email protected] which updates transitive dependencies. I'll redo this without -u.

@MarlonGamez MarlonGamez merged commit a481dac into GoogleContainerTools:master Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants