Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #2187 was successful Scheduled with changes by Guus der Kinderen

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Code commits

Openfire (master)

  • Guus der Kinderen

    Guus der Kinderen 63e2e12d32c34ba11d855e73411fc74fce0f54f3

    Limit aioxmpp's python to 3.11.2
    Python 3.11.3 triggers this error when running aioxmpp:

    `AttributeError: 'XSOEnumMixin' object has no attribute 'name'`

    Fix python to 3.11.2 to prevent the issue from occurring.

    More information in https://github.com/horazont/aioxmpp/issues/391

    • .github/workflows/continuous-integration-workflow.yml (version 63e2e12d32c34ba11d855e73411fc74fce0f54f3)