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 extensions demo now that samples repo has been updated #604

Merged
merged 7 commits into from
Aug 9, 2023

Conversation

natalieparellano
Copy link
Member

We don't need to re-create the builder, we just need to update the env vars passed to the buildpack to make it require things from extensions.

I wanted to make this fix as part of #581, but that PR is blocked on there being new versions of pack and the lifecycle.

We don't need to re-create the builder, we just need to update the env vars passed to the buildpack
to make it require things from extensions.

Signed-off-by: Natalie Arellano <narellano@vmware.com>
@natalieparellano natalieparellano requested a review from a team as a code owner July 28, 2023 19:12
@natalieparellano
Copy link
Member Author

This also appears to be blocked on upgrading the lifecycle to at least 0.17.0-xxx due to the inclusion of cowsay extension in the samples repo

Use pre-release pack to build images that use extensions

Signed-off-by: Aidan Delaney <aidan.delaney@gmail.com>
We have replaced the `tree` extension example with `vim`

Signed-off-by: Aidan Delaney <aidan.delaney@gmail.com>
Signed-off-by: Aidan Delaney <aidan.delaney@gmail.com>
Signed-off-by: Aidan Delaney <aidan.delaney@gmail.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
@natalieparellano natalieparellano force-pushed the fix/extensions-demo branch 5 times, most recently from cf931a5 to e275bf8 Compare August 8, 2023 16:13
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Copy link
Member

@AidanDelaney AidanDelaney left a comment

Choose a reason for hiding this comment

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

LGTM!

@AidanDelaney AidanDelaney merged commit b954b2a into main Aug 9, 2023
3 checks passed
@AidanDelaney AidanDelaney deleted the fix/extensions-demo branch August 9, 2023 07:07
github-actions bot pushed a commit that referenced this pull request Aug 9, 2023
Fix extensions demo now that samples repo has been updated
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

2 participants