DDRCardDraw icon indicating copy to clipboard operation
DDRCardDraw copied to clipboard

Use matrix strategy for checks

Open ScottBrenner opened this issue 1 year ago • 3 comments

Converting the workflow here to use a matrix strategy, reference https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs

ScottBrenner avatar Jul 27 '24 23:07 ScottBrenner

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ddr-tools ✅ Ready (Inspect) Visit Preview Aug 7, 2024 3:33am

vercel[bot] avatar Jul 27 '24 23:07 vercel[bot]

Thanks for helping to clean up some of that boilerplate! Unfortunately it seems like the resulting titles from the checks are significantly less clear, especially for newcomers to the project. I'm not familiar enough with github actions to know if there's an easy way to improve this when using a matrix strategy. Do you have any ideas on this front?

Before: image After this PR: image

noahm avatar Aug 06 '24 19:08 noahm

Yea was wondering about that, added some more text with https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/using-a-matrix-for-your-jobs#expanding-or-adding-matrix-configurations but I'm not sure if it can match how things are titled currently

ScottBrenner avatar Aug 07 '24 03:08 ScottBrenner

Finally merging now that I have a moment to update the required checks settings to go along with it. Thanks for the contribution again!

noahm avatar Aug 19 '24 23:08 noahm