ExaWorks / SDK

ExaWorks SDK
11 stars 12 forks source link

CI/CD: build all images and deploy base on merge to master #26

Closed SteVwonder closed 3 years ago

SteVwonder commented 3 years ago

Closes #24

Note that I opted to keep the CI as a single, monolithic job since we plan to merge the dockerfiles anyway, and it is more difficult than I imagined to pass built docker images between GH Action jobs.

SteVwonder commented 3 years ago

Ok. CI tests finally passed. This is ready for review.

dongahn commented 3 years ago

@andre-merzky: I think you should be a major reviewer for this PR.

dongahn commented 3 years ago

@andre-merzky: ping.

dongahn commented 3 years ago

Please rebase.

dongahn commented 3 years ago

Thanks @SteVwonder and @andre-merzky !