You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #2657 - jtgeibel:update-emberjs-buildpack, r=jtgeibel
Bump to the latest emberjs buildpack
It appears that the buildpack we were grabbing from S3 is very stale.
That version pins `heroku/nodejs-v98` which is also old (the current
version is v174).
This is causing deploys to fail and has already been [reported]
upstream. This commit pins to a custom built version based on
jtgeibel/heroku-buildpack-emberjs@34f4175.
I'm trying a staging deploy of this now, and will merge once that succeeds.
r? @ghost
[reported]: heroku/heroku-buildpack-emberjs#61
0 commit comments