kaufman-lab / build_containers

build and deploy kaufman lab singularity containers
GNU Lesser General Public License v2.1
1 stars 2 forks source link

specify matrix dynamically according to filepaths #32

Closed myoung3 closed 3 years ago

myoung3 commented 3 years ago

https://stackoverflow.com/questions/65056670/is-it-possible-to-have-a-dynamic-strategy-matrix-in-a-workflow-in-github-actions

myoung3 commented 3 years ago

currently if you add an image or a tag it needs to be manually added to the matrix in github actions. it would be great to just detect these automatically from either the contents of build_scripts or the presence of .def files