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 testing & binary generation support for Heroku-16 #1214

Merged
merged 1 commit into from
May 28, 2021
Merged

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented May 27, 2021

The Heroku-16 stack reached end-of-life on May 1st, 2021, and from June 1st, 2021, builds will be disabled:
https://help.heroku.com/0S5P41DC/heroku-16-end-of-life-faq

This removes support for testing against Heroku-16 in CI, and also for building new Python binaries for the stack.

This change is non-breaking as it only affects the development of this buildpack (hence why it's landing a few days early), however a changelog entry has been added regardless, for improved visibility into the support status of the stack.

Closes GUS-W-9329579.

The Heroku-16 stack reached end-of-life on May 1st, 2021, and from
June 1st, 2021, builds will be disabled.

This removes support for testing against Heroku-16 in CI, and also
for building new Python binaries for the stack.

This change is non-breaking as it only affects development (hence why
it's landing a few days early), however a changelog entry has been added
regardless, for improved visibility into the support status of the stack.

Closes GUS-W-9329579.
@edmorley edmorley self-assigned this May 27, 2021
@edmorley edmorley requested a review from a team as a code owner May 27, 2021 13:07
@edmorley edmorley merged commit b7248a2 into main May 28, 2021
@edmorley edmorley deleted the rm-heroku-16 branch May 28, 2021 08:39
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