-
Notifications
You must be signed in to change notification settings - Fork 294
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
Bump to lifecycle v0.11.3 #1187
Bump to lifecycle v0.11.3 #1187
Conversation
Bumps [github.com/buildpacks/lifecycle](https://github.com/buildpacks/lifecycle) from 0.10.2 to 0.11.3. - [Release notes](https://github.com/buildpacks/lifecycle/releases) - [Changelog](https://github.com/buildpacks/lifecycle/blob/main/RELEASE.md) - [Commits](buildpacks/lifecycle@v0.10.2...v0.11.3) Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Anthony Emengo <aemengo@vmware.com>
abbf656
to
6cfaa7b
Compare
Codecov Report
@@ Coverage Diff @@
## main #1187 +/- ##
==========================================
+ Coverage 80.86% 80.92% +0.06%
==========================================
Files 136 136
Lines 8296 8283 -13
==========================================
- Hits 6708 6702 -6
+ Misses 1160 1156 -4
+ Partials 428 425 -3
Flags with carried forward coverage won't be shown. Click here to find out more. |
6cfaa7b
to
d808ca3
Compare
Adding comment from slack:
|
d808ca3
to
1d0325b
Compare
Signed-off-by: Micah Young <ymicah@vmware.com>
Signed-off-by: Anthony Emengo <aemengo@vmware.com>
@jromero Apologies, I did introduce failures on the wcow runner with this PR. I pulled in a commit from @micahyoung that should address these failures. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥳
Summary
Bump lifecycle to v0.11.3
Documentation
Related
Resolves #1169