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 to buildpack API version that removes stacks #639

Merged
merged 3 commits into from
Jan 18, 2024

Conversation

AidanDelaney
Copy link
Member

Bump all examples to use a buildpack API version that allows us to remove stacks.

Fixes #637

@AidanDelaney AidanDelaney requested a review from a team as a code owner December 14, 2023 17:32
@AidanDelaney AidanDelaney force-pushed the feat/remove-stacks branch 2 times, most recently from 8875a2b to 7f02f49 Compare December 21, 2023 07:49
Bump all examples to use a buildpack API version that allows us to
remove stacks.

Signed-off-by: Aidan Delaney <adelaney21@bloomberg.net>
Specify command as an array, rather than a string

Signed-off-by: Aidan Delaney <adelaney21@bloomberg.net>
Copy link
Member

@jjbustamante jjbustamante 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 679709d into main Jan 18, 2024
3 checks passed
@AidanDelaney AidanDelaney deleted the feat/remove-stacks branch January 18, 2024 23:15
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.

Stacks is deprecated but all tutorial information requires stacks.
3 participants