Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port Travis to GHA #1396

Merged
merged 37 commits into from
May 23, 2020
Merged

Port Travis to GHA #1396

merged 37 commits into from
May 23, 2020

Commits on May 22, 2020

  1. Port Swarm testing to GHA

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    fc3ade8 View commit details
    Browse the repository at this point in the history
  2. fix

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    0546ab2 View commit details
    Browse the repository at this point in the history
  3. do not fail fast

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    20401c5 View commit details
    Browse the repository at this point in the history
  4. remove "prepare WS"

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    3a87691 View commit details
    Browse the repository at this point in the history
  5. Add ciMate

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    e1f6902 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4056258 View commit details
    Browse the repository at this point in the history
  7. Do not override the logging

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    b66cade View commit details
    Browse the repository at this point in the history
  8. source before-install

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    230eee9 View commit details
    Browse the repository at this point in the history
  9. Try docker swarm init

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    cb9205a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c0bad9a View commit details
    Browse the repository at this point in the history
  11. Add ciMate to Travis

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    013ce98 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a4c1845 View commit details
    Browse the repository at this point in the history
  13. use mvn -q

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    a179725 View commit details
    Browse the repository at this point in the history
  14. try batch mode...

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    8c8b40c View commit details
    Browse the repository at this point in the history
  15. Redirect output...

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    ff8263b View commit details
    Browse the repository at this point in the history
  16. Backport more jobs

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    cf98a6f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1698db2 View commit details
    Browse the repository at this point in the history
  18. Remove name override

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    423bf9c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ebaefa8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8fcedb9 View commit details
    Browse the repository at this point in the history
  21. fix swarm installer

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    e086cd8 View commit details
    Browse the repository at this point in the history
  22. fix env name

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    9c4da31 View commit details
    Browse the repository at this point in the history
  23. Use Maven clean :D

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    2e087ee View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2d6b1ca View commit details
    Browse the repository at this point in the history
  25. debug

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    a19e4e6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0149333 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    eeabcab View commit details
    Browse the repository at this point in the history
  28. debug

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    dadfcfa View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c9f3a92 View commit details
    Browse the repository at this point in the history
  30. fix the test

    bsideup committed May 22, 2020
    Configuration menu
    Copy the full SHA
    d86103f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Configuration menu
    Copy the full SHA
    d5fba06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df8f69b View commit details
    Browse the repository at this point in the history
  3. Try Docker Swarm Mode

    bsideup committed May 23, 2020
    Configuration menu
    Copy the full SHA
    218a314 View commit details
    Browse the repository at this point in the history
  4. cleanups

    bsideup committed May 23, 2020
    Configuration menu
    Copy the full SHA
    a547193 View commit details
    Browse the repository at this point in the history
  5. Bring back Swarm tests

    bsideup committed May 23, 2020
    Configuration menu
    Copy the full SHA
    a3e386b View commit details
    Browse the repository at this point in the history
  6. Fix Swarm tests

    bsideup committed May 23, 2020
    Configuration menu
    Copy the full SHA
    ddca61c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    764943a View commit details
    Browse the repository at this point in the history