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 PHP Image Build Matrix #101

Merged
merged 5 commits into from
Feb 15, 2024
Merged

Fix PHP Image Build Matrix #101

merged 5 commits into from
Feb 15, 2024

Conversation

reynoldsalec
Copy link
Sponsor Member

@reynoldsalec reynoldsalec commented Feb 14, 2024

Fixes #98. Underlying problem is an issue generating the build matrix; for some reason the lando-version value is creating a single build item, the build for 7.3-apache-4, which is the bottom most build in the includes matrix item.

This PR "fixes" the problem by hardcoding 3-dev-slim as the Lando version to use in testing the PHP images.

Copy link

netlify bot commented Feb 14, 2024

Deploy Preview for lando-php failed.

Name Link
🔨 Latest commit 9c2422e
🔍 Latest deploy log https://app.netlify.com/sites/lando-php/deploys/65ce79150ad9960008fa4911

@kaszarobert
Copy link
Contributor

One minor thing: if we need to remove imagick from the 8.3 images, then the docs/extensions.md should also reflect that change. The X marking should be removed from the 8.3 column in the imagick row in the table of Installed Extensions.

@reynoldsalec
Copy link
Sponsor Member Author

Thanks for reminding me @kaszarobert; just did that!

@reynoldsalec reynoldsalec merged commit ad5f975 into main Feb 15, 2024
34 of 38 checks passed
@reynoldsalec reynoldsalec deleted the 98-build-php-images branch February 15, 2024 20:53
@reynoldsalec reynoldsalec mentioned this pull request Feb 29, 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.

Fix GitHub Actions for not deploying every Lando PHP image to Dockerhub
2 participants