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

feat(game-servers): game server diagnostics #942

Merged
merged 29 commits into from
Mar 24, 2021

Commits on Mar 20, 2021

  1. initial

    garrappachc committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    cc807eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e1136e View commit details
    Browse the repository at this point in the history
  3. add check running status

    garrappachc committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    ef57eb1 View commit details
    Browse the repository at this point in the history
  4. check rcon connection

    garrappachc committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    54403bc View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. add log forwarding check

    garrappachc committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    41727a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. LogForwarding check fix

    garrappachc committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    994d71a View commit details
    Browse the repository at this point in the history
  2. fix RconConnection check

    garrappachc committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    b9df419 View commit details
    Browse the repository at this point in the history
  3. fix test

    garrappachc committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    7e49b43 View commit details
    Browse the repository at this point in the history
  4. fix e2e test

    garrappachc committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    cd69caf View commit details
    Browse the repository at this point in the history
  5. fix test workflow

    garrappachc committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    00990f8 View commit details
    Browse the repository at this point in the history
  6. fix e2e test

    garrappachc committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    f9d5753 View commit details
    Browse the repository at this point in the history
  7. fix test

    garrappachc committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    4d92bbd View commit details
    Browse the repository at this point in the history
  8. e2e tests cleanup

    garrappachc committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    8b24b39 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. fix e2e

    garrappachc committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    1911fbe View commit details
    Browse the repository at this point in the history
  2. fix e2e

    garrappachc committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    8ef50b4 View commit details
    Browse the repository at this point in the history
  3. report e2e coverage

    garrappachc committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    b76ae12 View commit details
    Browse the repository at this point in the history
  4. fix e2e tests

    garrappachc committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    a7f0af0 View commit details
    Browse the repository at this point in the history
  5. fix coverage

    garrappachc committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    6078001 View commit details
    Browse the repository at this point in the history
  6. fix e2e test

    garrappachc committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    abae999 View commit details
    Browse the repository at this point in the history
  7. fix e2e run

    garrappachc committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    bca4c1a View commit details
    Browse the repository at this point in the history
  8. cleanup e2e tests

    garrappachc committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    d43b3d3 View commit details
    Browse the repository at this point in the history
  9. fix e2e

    garrappachc committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    d5bdc3c View commit details
    Browse the repository at this point in the history
  10. fix e2e

    garrappachc committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    81063fc View commit details
    Browse the repository at this point in the history
  11. fix e2e

    garrappachc committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    97a5f41 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ba7a2b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. fix diagnostic run status

    garrappachc committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    636daa5 View commit details
    Browse the repository at this point in the history
  2. cleanup

    garrappachc committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    281924d View commit details
    Browse the repository at this point in the history
  3. fix e2e test

    garrappachc committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    d3da267 View commit details
    Browse the repository at this point in the history
  4. fix e2e env

    garrappachc committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    624d39c View commit details
    Browse the repository at this point in the history