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

Handle Non-Image Buildpacks #22

Merged
merged 1 commit into from
Oct 13, 2020
Merged

Handle Non-Image Buildpacks #22

merged 1 commit into from
Oct 13, 2020

Conversation

nebhale
Copy link
Member

@nebhale nebhale commented Oct 13, 2020

Previously the package update functionality expected all packages to be referenced as images. However, there are still a few buildpacks that are not images and this would break the update script. This change fixes that script to handle non-image buildpacks.

Previously the package update functionality expected all packages to be
referenced as images.  However, there are still a few buildpacks that are not
images and this would break the update script.  This change fixes that script
to handle non-image buildpacks.

Signed-off-by: Ben Hale <bhale@vmware.com>
@nebhale nebhale requested a review from a team October 13, 2020 19:48
@nebhale nebhale added semver:patch A change requiring a patch version bump type:task A general task labels Oct 13, 2020
@ekcasey ekcasey merged commit 4304c32 into main Oct 13, 2020
@ekcasey ekcasey deleted the pipeline-polishing branch October 13, 2020 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:patch A change requiring a patch version bump type:task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants