Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2744 was successful Changes by Guus der Kinderen

Stages & jobs

  1. Default Stage

  2. Continuous Integration

Code commits

Openfire (master)

  • Guus der Kinderen

    Guus der Kinderen 76e2b73ece963da6dbd86b6e8067c674bdd603d2

    CI: database install tests should start with an empty database
    Some databases require an explicit CREATE DATABASE statement, while other Docker images already provision an empty database.

    • .github/workflows/continuous-integration-workflow.yml (version 76e2b73ece963da6dbd86b6e8067c674bdd603d2)
    • build/ci/compose/mysql.yml (version 76e2b73ece963da6dbd86b6e8067c674bdd603d2)
    • build/ci/compose/scripts/1.oracle-init.sql (version 76e2b73ece963da6dbd86b6e8067c674bdd603d2)