You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently wait for hydra jobs, and then run a set of pre-defined jobs to build. But it would be better (also ux wise) if we took the hydra jobs, and then generically generated the containers/codespaces. Maybe use a regex to extract the necessary bits, and create a dynamic matrix.
We currently wait for hydra jobs, and then run a set of pre-defined jobs to build. But it would be better (also ux wise) if we took the hydra jobs, and then generically generated the containers/codespaces. Maybe use a regex to extract the necessary bits, and create a dynamic matrix.
https://www.kenmuse.com/blog/dynamic-build-matrices-in-github-actions/.
To get this right, it somewhat depends on #100.
The text was updated successfully, but these errors were encountered: