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

run tests on GitHub actions #805

Open
wants to merge 46 commits into
base: develop
Choose a base branch
from
Open

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    b7f111f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10c972d View commit details
    Browse the repository at this point in the history
  3. simplify docker push actions

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    2beccdb View commit details
    Browse the repository at this point in the history
  4. load to local docker client

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    5b6fd11 View commit details
    Browse the repository at this point in the history
  5. use docker ecr login

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    a4e07e6 View commit details
    Browse the repository at this point in the history
  6. use the right aws account

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    bcb2fa4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    773fc8f View commit details
    Browse the repository at this point in the history
  8. remove travis

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    6d1dc3e View commit details
    Browse the repository at this point in the history
  9. fix typo

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    babbb8f View commit details
    Browse the repository at this point in the history
  10. fix teardown step

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    a3bbee2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    133efc8 View commit details
    Browse the repository at this point in the history
  12. delete this too

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    c692d9c View commit details
    Browse the repository at this point in the history
  13. add code coverage report

    and try not rebuilding docker-compose up
    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    30b966b View commit details
    Browse the repository at this point in the history
  14. use local registry for cacheing

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    d132efd View commit details
    Browse the repository at this point in the history
  15. fine be slow

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    d9055aa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    290d91f View commit details
    Browse the repository at this point in the history
  17. try running tests in parallel

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    bfa601a View commit details
    Browse the repository at this point in the history
  18. cleanup workflow config

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    8a8c298 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7243591 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    649c765 View commit details
    Browse the repository at this point in the history
  21. tab to space

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    1f6a0f5 View commit details
    Browse the repository at this point in the history
  22. retry coverage report upload

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    bdae1b9 View commit details
    Browse the repository at this point in the history
  23. fix yaml typo

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    c3eb266 View commit details
    Browse the repository at this point in the history
  24. fix coverage script aws install

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    685f7ec View commit details
    Browse the repository at this point in the history
  25. move coverage report to proper place

    and sudo install aws?
    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    c6beb39 View commit details
    Browse the repository at this point in the history
  26. use full path for aws command

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    4fed80c View commit details
    Browse the repository at this point in the history
  27. do not mount app

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    436e39e View commit details
    Browse the repository at this point in the history
  28. pass run_id as job_number

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    7325210 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    aa572ef View commit details
    Browse the repository at this point in the history
  30. add debug messages

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    c33d42c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    6a279f3 View commit details
    Browse the repository at this point in the history
  32. parse commit time locally

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    383ad6b View commit details
    Browse the repository at this point in the history
  33. parse local branch commit time

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    8e90598 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f5f51cc View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    b8e43c2 View commit details
    Browse the repository at this point in the history
  36. remove debug messages

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    9dfa7f0 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    6629bbd View commit details
    Browse the repository at this point in the history
  38. specify region in s3 command

    dmou committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    5b1c4a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    b993376 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    7c25c97 View commit details
    Browse the repository at this point in the history
  2. set job name for unit tests

    dmou committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    3942283 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    308663d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    342aea7 View commit details
    Browse the repository at this point in the history
  3. don't wrap curl command

    dmou committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    16ca6dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b174d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc50cb5 View commit details
    Browse the repository at this point in the history