cisagov / skeleton-ansible-role

A skeleton project for quickly getting a new cisagov Ansible role started.
Creative Commons Zero v1.0 Universal
7 stars 6 forks source link

Dynamically generate `matrix` entry in GH Actions workflow #192

Open jsf9k opened 6 months ago

jsf9k commented 6 months ago

💡 Summary

It should be possible to dynamically generate the matrix entry in the test portion of the build workflow.

Motivation and context

This would reduce the burden on the repo maintainer.

Implementation notes

mcdonnnj commented 6 months ago

Just a note but my testing of dynamic generation of the matrix entry resulted in very unhappy linters. This was a while ago so it may be better now but I wanted to mention it.