Clinical-Genomics-Lund / bonsai

Visualize and analyze resistance and outbreak of bacterial pathogen
https://bonsai-wgs.readthedocs.io/en/latest/
GNU General Public License v3.0
4 stars 1 forks source link

WIP - Build and publish docker images on push/pull to master #88

Closed alkc closed 6 months ago

alkc commented 1 year ago

WIP

This update configures two Github Actions to build and push docker images for the api and client respectively. Both are triggered on pushes/PRs that contain any changes to the server/ and client/ directories (much in the same way tests are triggered for bjorn in the Clinical-Genomics-Lund/bnf-infrastructure repo )

For this to work the organization repo first needs to set up Github secrets that define a DOCKERHUB_USERNAME and DOCKERHUB_TOKEN with access to clinicalgenomicslund

ryanjameskennedy commented 7 months ago

How's this going @alkc?

alkc commented 7 months ago

not working on it anymore.

iirc we need either a paid dockerhub or github plan for this to work

ryanjameskennedy commented 6 months ago

No we did it for bonsai-prp, you can just copy and paste