Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a name to the GHA beaker test matrix #35

Merged
merged 1 commit into from
Oct 7, 2023

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Dec 22, 2021

Adding a name means the GHA job can use ${{ matrix.name }} instead of specific properties. This means puppet_metadata is in control of naming jobs instead of the individual action. It opens the path to other tests. For example, beaker supports multiple suites. Those could run as individual entries and reported.

@ekohl
Copy link
Member Author

ekohl commented Feb 7, 2022

In light of https://github.com/voxpupuli/gha-puppet I'm putting this back in draft. Still not sure how it should exactly look.

@ekohl
Copy link
Member Author

ekohl commented Oct 7, 2023

This is intended to solve this TODO.

@ekohl ekohl marked this pull request as ready for review October 7, 2023 09:12
@ekohl ekohl added the enhancement New feature or request label Oct 7, 2023
Adding a name means the GHA job can use ${{ matrix.name }} instead of
specific properties. This means puppet_metadata is in control of naming
jobs instead of the individual action. It opens the path to other tests.
For example, beaker supports multiple suites. Those could run as
individual entries and reported.
@ekohl ekohl merged commit c2354d2 into voxpupuli:master Oct 7, 2023
6 checks passed
@ekohl ekohl deleted the add-matrix-name branch October 7, 2023 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants