Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.
This repository was 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

Description

@geerlingguy

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...).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions