Skip to content

Fix: Fixing CI #1382

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Fix: Fixing CI #1382

wants to merge 7 commits into from

Conversation

JimTools
Copy link
Contributor

There's an issue with the downstream PPA "ondrej/php" where is cannot find the gearman package.

Refactoring Dockerfile to use standard base images as a workaround

@JimTools
Copy link
Contributor Author

I've managed to get the majority of the tests to pass. The one which I can't work out is:

TypeError: is_dir(): Argument #1 ($filename) must be of type string, int given

This seems deep in Syfoney when it caches the config in /tmp and makes a proxy call.

Notable changes

With the Dockerfile changes, it may be beneficial to cache the build steps or push the image to a repository for faster build time and less waiting on tests

@JimTools JimTools mentioned this pull request Apr 27, 2025
@JimTools JimTools changed the title Fixing CI Fix: Fixing CI Apr 27, 2025
There's an issue with the downstream PPA "ondrej/php" where is cannot find the gearman
package.

Refactoring Dockerfile to use standard base images as a workaround
Updating the lowest dependecy until deprication warnings are fix.
Rasing minimum-stability from beta to stable
Removing the memory limit when unit tests are running
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