scout-ch / midata-cypress

2 stars 0 forks source link

Set up ci #2

Closed cleverer closed 4 years ago

cleverer commented 4 years ago

Maybe use travis, as upstream uses it as well

Todo

cleverer commented 4 years ago

Or even better Github Actions

cleverer commented 4 years ago

To have speedy runs, I propose to have a job on master (and/or tags), that builds the docker container and pushes it to github packages. Then the test only spins up those services images (hitobito itself).

carlobeltrame commented 4 years ago

Sounds good! I think we won't have too many different branches anyway, so we can use master as the single source of truth.