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

Commits on Jul 28, 2023

  1. Fix extensions demo now that samples repo has been updated

    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 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    2b40c5e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Use pre-release version of pack

    Use pre-release pack to build images that use extensions
    
    Signed-off-by: Aidan Delaney <aidan.delaney@gmail.com>
    AidanDelaney committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b85cd89 View commit details
    Browse the repository at this point in the history
  2. Replace tree extension with vim

    We have replaced the `tree` extension example with `vim`
    
    Signed-off-by: Aidan Delaney <aidan.delaney@gmail.com>
    AidanDelaney committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3a5ccdb View commit details
    Browse the repository at this point in the history
  3. fixup! Replace tree extension with vim

    Signed-off-by: Aidan Delaney <aidan.delaney@gmail.com>
    AidanDelaney committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    29fab3c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. fixup! fixup! Replace tree extension with vim

    Signed-off-by: Aidan Delaney <aidan.delaney@gmail.com>
    AidanDelaney committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5654ef3 View commit details
    Browse the repository at this point in the history
  2. Bump pack version

    Signed-off-by: Natalie Arellano <narellano@vmware.com>
    natalieparellano committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8061a79 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Update test assertions with ignored lines

    Signed-off-by: Natalie Arellano <narellano@vmware.com>
    natalieparellano committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    85fc5dd View commit details
    Browse the repository at this point in the history