parse-community / parse-server

Parse Server for Node.js / Express
https://parseplatform.org
Apache License 2.0
20.69k stars 4.76k forks source link

ci: Fix docker image fails build #9141

Closed cbaker6 closed 1 month ago

cbaker6 commented 1 month ago

Pull Request

Issue

Docker images aren't building because necessary executables have been removed in dependency docker images.

Closes: #9130

Approach

Install necessary executables in the build stage of the parse-server image, similar to git in #5861 (see #8359 for more details about reasons for only having in build stage). This shouldn't change the size of the release image.

Tasks

parse-github-assistant[bot] commented 1 month ago

Thanks for opening this pull request!

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.15%. Comparing base (0a054e6) to head (6d00138). Report is 1 commits behind head on alpha.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## alpha #9141 +/- ## ======================================= Coverage 94.15% 94.15% ======================================= Files 186 186 Lines 14726 14726 ======================================= + Hits 13865 13866 +1 + Misses 861 860 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

cbaker6 commented 1 month ago

@mtrezza this is ready for review

parseplatformorg commented 3 weeks ago

🎉 This change has been released in version 7.1.0-alpha.10

parseplatformorg commented 3 days ago

🎉 This change has been released in version 7.1.0-beta.1

parseplatformorg commented 3 days ago

🎉 This change has been released in version 7.1.0