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

Demo run image extension #581

Merged
merged 24 commits into from
Aug 14, 2023
Merged

Demo run image extension #581

merged 24 commits into from
Aug 14, 2023

Commits on Mar 3, 2023

  1. Improve extensions demo by not requiring the builder to be recreated …

    …after every failed build
    
    The hello-extensions buildpack can be configured through the environment after buildpacks/samples#142 lands
    
    Signed-off-by: Natalie Arellano <narellano@vmware.com>
    natalieparellano committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    757f6f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Update extensions demo to show run image extension

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

Commits on Apr 17, 2023

  1. Update run image ref

    If we're extending the run image it must be in a registry
    
    Signed-off-by: Natalie Arellano <narellano@vmware.com>
    natalieparellano committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    851b2ec View commit details
    Browse the repository at this point in the history
  2. Temporary changes for pre-release

    When both pack & lifecycle are released and the samples are updated, we can revert this commit
    
    Signed-off-by: Natalie Arellano <narellano@vmware.com>
    natalieparellano committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    ed41a6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e74d00f View commit details
    Browse the repository at this point in the history
  4. Update all run image references to include the registry

    Signed-off-by: Natalie Arellano <narellano@vmware.com>
    natalieparellano committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    7daeece View commit details
    Browse the repository at this point in the history
  5. Make demo copy/pastable

    Signed-off-by: Natalie Arellano <narellano@vmware.com>
    natalieparellano committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    241eef3 View commit details
    Browse the repository at this point in the history
  6. Fix link

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

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    e4aabf2 View commit details
    Browse the repository at this point in the history
  2. Fix: fetch branch of samples that we're using

    Signed-off-by: Natalie Arellano <narellano@vmware.com>
    natalieparellano committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    79ab973 View commit details
    Browse the repository at this point in the history
  3. Bump pack version referenced

    Signed-off-by: Natalie Arellano <narellano@vmware.com>
    natalieparellano committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    7be27df View commit details
    Browse the repository at this point in the history
  4. Just require pack 0.30.0 since that is needed for run image extension

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

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    b30bef3 View commit details
    Browse the repository at this point in the history
  2. Bump pack in docs CI

    Signed-off-by: Natalie Arellano <narellano@vmware.com>
    natalieparellano committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ab71153 View commit details
    Browse the repository at this point in the history
  3. Update docs to use vim sample instead of tree

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

Commits on Jul 28, 2023

  1. Remove instruction to push run image to local registry

    We pushed it in an earlier step
    
    Signed-off-by: Natalie Arellano <narellano@vmware.com>
    natalieparellano committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    801594a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Bump pack version

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

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    e7a3492 View commit details
    Browse the repository at this point in the history
  2. Remove FIXME

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

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

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    4d0434e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Remove notes about things not being implemented that are now implemented

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

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    280fe1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    082ee11 View commit details
    Browse the repository at this point in the history