Build: #838 was successful Scheduled with changes by daryl herzmann <akrherz@iastate.edu> and Dan Caseley <dan@caseley.me.uk>

Code commits

Openfire (master)

  • daryl herzmann <akrherz@iastate.edu>

    daryl herzmann <akrherz@iastate.edu> 89ba3d2580d6b544f379d8ad2f61d91869d8c13d

    Merge pull request #1718 from Fishbowler/fix_github_sha_for_maven
    Fix Maven Publish job in GH Actions

  • Dan Caseley <dan@caseley.me.uk>

    Dan Caseley <dan@caseley.me.uk> b7aeb95c9be12f2c4c08ade64616ef7bb4584170

    Double braces for safety

    • .github/workflows/continuous-integration-workflow.yml (version b7aeb95c9be12f2c4c08ade64616ef7bb4584170)
  • daryl herzmann <akrherz@iastate.edu>

    daryl herzmann <akrherz@iastate.edu> 8dd12bd8573952084b0c5f50bda82bbc736a2575

    Merge pull request #1717 from Fishbowler/fix_github_sha_for_maven
    Fix Github SHA for maven

  • Dan Caseley <dan@caseley.me.uk>

    Dan Caseley <dan@caseley.me.uk> fbd621faddf742fa453f506f93d17c7eb37a8973

    Fix Github SHA for maven

    • .github/workflows/continuous-integration-workflow.yml (version fbd621faddf742fa453f506f93d17c7eb37a8973)
  • Dan Caseley <dan@caseley.me.uk>

    Dan Caseley <dan@caseley.me.uk> 1d4b76952d5439bff960bf6b7bb380a9321a433f

    Migrate Travis to Github Actions (#1716)
    * Add Java matrix build to include Java 11

    * Fix artifact restore path

    * Move tests to Java 11

    * Add maven publishing capability

    * Remove travis integration

    * Set SMACK_VERSION variable explicitly

    * Revert "Move tests to Java 11"

    This reverts commit bdc134782a9134f6d2d76f44afefbd46d8b459b1.

    * Add retries for flaky tests

    * Prevent variables being interpreted when writing test script

    * Do retries without the retry action (because we need stdout)

    * Do the same for the aioxmpp tests

    * Readme update - remove Travis badge, fix Github badge link

    • .github/workflows/continuous-integration-workflow.yml (version 1d4b76952d5439bff960bf6b7bb380a9321a433f)
    • .travis.yml (version 1d4b76952d5439bff960bf6b7bb380a9321a433f)
    • README.md (version 1d4b76952d5439bff960bf6b7bb380a9321a433f)