Skip to content

Fix the stack check error message for Heroku-20#1860

Merged
edmorley merged 1 commit intomainfrom
stack-check-heroku-20
Aug 6, 2025
Merged

Fix the stack check error message for Heroku-20#1860
edmorley merged 1 commit intomainfrom
stack-check-heroku-20

Conversation

@edmorley
Copy link
Copy Markdown
Member

@edmorley edmorley commented Aug 6, 2025

The heroku-20 entry was removed completely in #1778 rather than moving it to the EOL branch of the conditional, causing the "stack not recognised" message variant to be shown, instead of the "stack no longer supported" version.

This error messages can never occur on Heroku (since our build system can only scheduled builds for supported stacks), but these cases can be hit for non-Heroku uses of this buildpack (such as Dokku).

GUS-W-19274871.

The `heroku-20` entry was removed completely in #1778
rather than moving it to the EOL branch of the conditional,
causing the "stack not recognised" message variant to be
shown, instead of the "stack no longer supported" version.

This error messages can never occur on Heroku (since our
build system can only scheduled builds for supported stacks),
but these cases can be hit for non-Heroku uses of this
buildpack (such as Dokku).

GUS-W-19274871.
@edmorley edmorley self-assigned this Aug 6, 2025
@edmorley edmorley added the bug label Aug 6, 2025
@edmorley edmorley marked this pull request as ready for review August 6, 2025 18:37
@edmorley edmorley requested a review from a team as a code owner August 6, 2025 18:37
@edmorley edmorley enabled auto-merge (squash) August 6, 2025 18:37
@edmorley edmorley merged commit 533db10 into main Aug 6, 2025
7 checks passed
@edmorley edmorley deleted the stack-check-heroku-20 branch August 6, 2025 18:41
@heroku-linguist heroku-linguist bot mentioned this pull request Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants