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 buildpack API version #140

Merged
merged 7 commits into from
Jul 14, 2023
Merged

Bump buildpack API version #140

merged 7 commits into from
Jul 14, 2023

Conversation

AidanDelaney
Copy link
Member

Bump the Ubuntu bionic stack to Ubuntu jammy. And support
a more recent buildpack API. Allow all sample buildpacks to be
used on all stacks.

@AidanDelaney AidanDelaney requested a review from a team as a code owner February 20, 2023 06:25
@AidanDelaney AidanDelaney force-pushed the support-all-stacks branch 8 times, most recently from d0ee5a0 to a65a902 Compare February 21, 2023 09:08
@AidanDelaney
Copy link
Member Author

Moved the jammy bump in to #143. That separates the jammy bump from the API version bump.

@johnbellone
Copy link

@AidanDelaney any interest in Rocky Linux builders?

@AidanDelaney AidanDelaney force-pushed the support-all-stacks branch 2 times, most recently from dd7c59e to f5fb825 Compare June 23, 2023 05:29
@AidanDelaney AidanDelaney changed the title Bump Ubuntu stacks and buildpack API version Bump buildpack API version Jun 23, 2023
@AidanDelaney AidanDelaney force-pushed the support-all-stacks branch 2 times, most recently from db89ee1 to e6aa6be Compare July 10, 2023 06:33
@AidanDelaney AidanDelaney force-pushed the support-all-stacks branch 3 times, most recently from 4ee5887 to 2bc2e73 Compare July 14, 2023 06:32
Use a more recent Ubuntu LTS release

Signed-off-by: Aidan Delaney <adelaney21@bloomberg.net>
Use a buildpack API version that is not subject to the deprecation RFC

Signed-off-by: Aidan Delaney <adelaney21@bloomberg.net>
These are both no-op buildpacks, make them syntactically the same.

Signed-off-by: Aidan Delaney <adelaney21@bloomberg.net>
We build on Windows and Linux.  Wine is a complexity that we do not
need in order to demonstrate buildpacks.

Signed-off-by: Aidan Delaney <adelaney21@bloomberg.net>
Use the linux/amd64 base images on which to build our stacks.

Signed-off-by: Aidan Delaney <adelaney21@bloomberg.net>
We have removed the wine stack, now remove the builder.

Signed-off-by: Aidan Delaney <adelaney21@bloomberg.net>
Do not add the wine stack to buildpacks.  Remove calls to build and
deploy wine.

Signed-off-by: Aidan Delaney <adelaney21@bloomberg.net>
@AidanDelaney AidanDelaney merged commit 8dc04da into main Jul 14, 2023
5 checks passed
@AidanDelaney AidanDelaney deleted the support-all-stacks branch July 14, 2023 15:41
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.

3 participants