samba-in-kubernetes / samba-container

Build Samba Container Images / Kubernetes & Container Runtime Example Files
GNU General Public License v3.0
48 stars 18 forks source link

github: combine nightly jobs with default jobs using matrix #148

Closed phlogistonjohn closed 1 year ago

phlogistonjohn commented 1 year ago

At this point the job definitions for build-nightly- and test-nightly- were nearly the same as the non-nightly counterparts. Combine the job definitions via a new matrix parameter.

phlogistonjohn commented 1 year ago

I updated the matrix and the matching rules in mergify config. However, this will need to have manual changes made to the github ui too, like the last set of changes that added the matrix.