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

Remove functions buildpacks from heroku/builder:22 #398

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Oct 1, 2023

A new functions only builder image variant was added in #392 (see that PR for why), and now the functions Kodon instances have been switched to use this new image in:
https://github.com/heroku/kodon/pull/408

As such, the functions buildpacks in heroku/builder:22 are now unused and can be removed.

In addition, the functions examples have been moved under the functions builder's directory, since it's now the only builder using them.

GUS-W-14194543.

A new functions only builder image variant was added in #392 (see that
PR for why), and now the functions Kodon instances have been switched
to use this new image in:
heroku/kodon#408

As such, the functions buildpacks in `heroku/builder:22` are now unused
and can be removed.

In addition, the functions examples have been moved under the functions
builder's directory, since its now the only builder using them.

GUS-W-14194543.
@edmorley edmorley self-assigned this Oct 1, 2023
@edmorley edmorley marked this pull request as ready for review October 1, 2023 11:12
@edmorley edmorley requested a review from a team as a code owner October 1, 2023 11:12
@edmorley edmorley merged commit 5df7586 into main Oct 2, 2023
@edmorley edmorley deleted the edmorley/rm-functions-builder-22 branch October 2, 2023 11:46
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.

2 participants