-
Notifications
You must be signed in to change notification settings - Fork 3
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
Added missing changelog entries for npm buildpacks #697
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this might mis-merge with the changes on main
(I'm puzzled why the GitHub PR UI isn't showing this as "has conflicts") - maybe rebase before merging just in case? (Because of the ### Removed
section added by #696)
Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
@colincasey I disabled auto-merge, since it looks like there should have been a merge conflict in the |
weird, the merge didn't complain about a conflict but duplicated the |
CI has been running ~15 mins and some jobs haven't even started yet - due to waiting for instances of the |
The composite buildpack
heroku/nodejs
should have had entries added for the new npm buildpacks merged in PRs:nodejs-npm-engine
Buildpack #623nodejs-npm-install
Buildpack #625