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

Fix build issues #153

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Fix build issues #153

merged 1 commit into from
Apr 4, 2024

Conversation

shanth96
Copy link

@shanth96 shanth96 commented Apr 3, 2024

This PR is an alternative to #152

I tried cherry picking vitessio#13664 but there were a lot of conflicts to resolve and it wasn't straightforward.

Instead, this PR picks out the minimally needed changes from that PR to fix our existing build issues. This is different from #152 since it's still using the same "type" of fix that is present upstream (update all images to use bullseye instead of having to handle bullseye and buster type images in install_dependencies.sh).

Note: This does mean that mysql57 builds will no longer work but we don't want to build mysql57 anymore so that's acceptable.

🎩 'd: Successful build here

@shanth96 shanth96 marked this pull request as ready for review April 3, 2024 18:02
@shanth96 shanth96 mentioned this pull request Apr 3, 2024
@shanth96 shanth96 merged commit 2815e0e into v16.0.7-shopify-1 Apr 4, 2024
221 of 222 checks passed
shivnagarajan pushed a commit that referenced this pull request May 8, 2024
Fix build issues

(cherry picked from commit 2815e0e)
shivnagarajan pushed a commit that referenced this pull request May 19, 2024
Fix build issues

(cherry picked from commit 2815e0e)
(cherry picked from commit fdefd71)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants