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

Vendor build directory to fix builds #1160

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Vendor build directory to fix builds #1160

merged 1 commit into from
Mar 26, 2024

Conversation

josegonzalez
Copy link
Member

The upstream heroku/base-images switched to using a RUN mount and removed the inlining of certain files, causing build failures for gliderlabs/herokuish when executing their install scripts. To fix this, we also vendor those files.

Additionally, update the removal of postgresql-client from 15 to 16 to fix issues with building on arm.

@josegonzalez josegonzalez force-pushed the fix-builds branch 2 times, most recently from 405d646 to d172538 Compare March 26, 2024 06:20
The upstream heroku/base-images switched to using a RUN mount and removed the inlining of certain files, causing build failures for gliderlabs/herokuish when executing their install scripts. To fix this, we _also_ vendor those files.

Additionally, update the removal of postgresql from 15 to 16 to fix issues with building on arm.
@josegonzalez josegonzalez merged commit 73e24d1 into master Mar 26, 2024
30 checks passed
@josegonzalez josegonzalez deleted the fix-builds branch March 26, 2024 07:50
josegonzalez added a commit that referenced this pull request Mar 28, 2024
- #1148 @dokku-bot: Update go to version v189
- #1149 @dokku-bot: Update nodejs to version v238
- #1152 @dependabot: chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 in /buildpacks/buildpack-java/tests/java-jetty
- #1153 @dependabot: chore(deps): bump rack from 2.2.8.1 to 2.2.9 in /buildpacks/buildpack-ruby/tests/ruby-sinatra
- #1154 @dependabot: chore(deps): bump rack from 3.0.9.1 to 3.0.10 in /buildpacks/buildpack-multi/tests/multi
- #1159 @josegonzalez: chore: update ruby in ci to latest version to fix releases
- #1160 @josegonzalez: Vendor build directory to fix builds
- #1161 @dependabot: chore(deps): bump express from 4.18.3 to 4.19.2 in /buildpacks/buildpack-nodejs/tests/nodejs-express
- #1162 @dependabot: chore(deps): bump express from 4.18.3 to 4.19.2 in /buildpacks/buildpack-multi/tests/multi
- #1167 @dokku-bot: Update nodejs to version v239
- #1168 @dokku-bot: Update python to version v246
- #1169 @dokku-bot: Update nodejs to version v240
@josegonzalez josegonzalez mentioned this pull request Mar 28, 2024
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.

1 participant