Open jburel opened 2 years ago
Each time we create new workflow, I check the docs to see if it's possible to centralize them. https://docs.github.com/en/actions/using-workflows/reusing-workflows#creating-a-reusable-workflow is still unclear in that I think it must be in the same repo. https://stackoverflow.com/a/71166720/56887 is an interesting idea though to download it.
A few additional comments:
Makefile
executed in the new workflow? If not I assume the images will lack commits similar to 8bf3614002976cac9dc7624d6952f43d010dc26d. As mentioned in https://github.com/ome/omero-server-docker/issues/57, I suspect it might be possible to move this logic into the deployment actionLabels should be introduced in #63
After investigation this could be done fairly easily via a re-usable workflow
This workflow is follow-up on #63 63 The workflow will run daily
cc @sbesson @will-moore