Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Re-add PHP 7.4 and PostgreSQL tests to CI workflow #2114

Open
geerlingguy opened this issue Nov 24, 2020 · 0 comments
Open

Re-add PHP 7.4 and PostgreSQL tests to CI workflow #2114

geerlingguy opened this issue Nov 24, 2020 · 0 comments
Labels

Comments

@geerlingguy
Copy link
Owner

Issue Type

  • Feature Idea

Summary

Travis CI threw a wrench in our CI testing, so in #2109 I worked on moving from Travis CI to GitHub Actions (and dumping my old build scripts for Molecule, which does all the environment setup/teardown for me).

As part of that process, I disabled the custom PHP 7.4 and PostgreSQL tests, just for time reasons.

It should be simple enough to get them both working again, maybe by splitting out a separate playbook from the converge.yml playbook (and also adding a conditional in the verify.yml playbook so it doesn't test the extras like Varnish and Adminer...).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant