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

Bump default lifecycle from 0.15.1 to 0.15.2 #1566

Merged
merged 10 commits into from
Dec 4, 2022

Conversation

natalieparellano
Copy link
Member

This will pick up a small bugfix for builds with image extensions

@dfreilich it would be awesome to pull this into 0.28.0. Given the nature of the change, I don't think this requires a new RC, but up to you.

SaumyaBhushan and others added 9 commits November 29, 2022 12:28
Signed-off-by: SaumyaBhushan <saumya@knoldus.com>
Co-authored-by: Sambhav Kothari <sambhavs.email@gmail.com>
Signed-off-by: Saumya <76432998+SaumyaBhushan@users.noreply.github.com>
Co-authored-by: Sambhav Kothari <sambhavs.email@gmail.com>
Signed-off-by: Saumya <76432998+SaumyaBhushan@users.noreply.github.com>
Co-authored-by: Sambhav Kothari <sambhavs.email@gmail.com>
Signed-off-by: Saumya <76432998+SaumyaBhushan@users.noreply.github.com>
Co-authored-by: Sambhav Kothari <sambhavs.email@gmail.com>
Signed-off-by: Saumya <76432998+SaumyaBhushan@users.noreply.github.com>
Co-authored-by: Sambhav Kothari <sambhavs.email@gmail.com>
Signed-off-by: Saumya <76432998+SaumyaBhushan@users.noreply.github.com>
Co-authored-by: Sambhav Kothari <sambhavs.email@gmail.com>
Signed-off-by: Saumya <76432998+SaumyaBhushan@users.noreply.github.com>
Co-authored-by: Sambhav Kothari <sambhavs.email@gmail.com>
Signed-off-by: Saumya <76432998+SaumyaBhushan@users.noreply.github.com>
Update our Actions to avoid set-output command
@natalieparellano natalieparellano requested review from a team as code owners December 2, 2022 19:27
@github-actions github-actions bot added this to the 0.28.0 milestone Dec 2, 2022
@github-actions github-actions bot added type/chore Issue that requests non-user facing changes. type/enhancement Issue that requests a new feature or improvement. labels Dec 2, 2022
This will pick up a small bugfix for builds with image extensions

Signed-off-by: Natalie Arellano <narellano@vmware.com>
@@ -1866,7 +1866,7 @@ func testBuild(t *testing.T, when spec.G, it spec.S) {
h.AssertEq(t, args.Daemon, true)
h.AssertEq(t, args.PullPolicy, image.PullNever)

args = fakeImageFetcher.FetchCalls["buildpacksio/lifecycle:0.15.1"]
args = fakeImageFetcher.FetchCalls[fmt.Sprintf("%s:%s", cfg.DefaultLifecycleImageRepo, builder.DefaultLifecycleVersion)]
Copy link
Member

Choose a reason for hiding this comment

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

💥

@dfreilich dfreilich changed the base branch from main to release/0.28.0-rc1 December 4, 2022 14:41
@dfreilich dfreilich merged commit b10e41f into release/0.28.0-rc1 Dec 4, 2022
@dfreilich dfreilich deleted the update-lifecycle branch December 4, 2022 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/chore Issue that requests non-user facing changes. type/enhancement Issue that requests a new feature or improvement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants