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

Add support for heroku-24 #1243

Merged
merged 6 commits into from
Apr 23, 2024
Merged

Add support for heroku-24 #1243

merged 6 commits into from
Apr 23, 2024

Conversation

joshwlewis
Copy link
Member

@joshwlewis joshwlewis commented Apr 22, 2024

This adds heroku-24 to the testing matrix. Happily, all the tests pass without modification.

@joshwlewis joshwlewis marked this pull request as ready for review April 22, 2024 22:46
@joshwlewis joshwlewis requested review from colincasey and a team as code owners April 22, 2024 22:46
.github/workflows/ci.yml Show resolved Hide resolved
makefile Outdated Show resolved Hide resolved
@joshwlewis joshwlewis merged commit 8c06b92 into main Apr 23, 2024
11 checks passed
@joshwlewis joshwlewis deleted the add-heroku-24 branch April 23, 2024 20:32
@heroku-linguist heroku-linguist bot mentioned this pull request Apr 25, 2024
strategy:
matrix:
stack_number: ["20", "22"]
stack_number: ["20", "22", "24"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whilst approving/merging #1248 I noticed that the new Heroku-24 test jobs in the matrix weren't marked as required for branch protection (along with the "Test Metrics (14.10.0)" job too). I've added them to the required list now:
https://github.com/heroku/heroku-buildpack-nodejs/settings/branch_protection_rules/17110526

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