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
{{ message }}
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
Over in #324, I muse about improving the CI tests to do better checking of changed roles in PRs.
Unfortunately, before we can do that effectively, we need to have some sane metadata/dummy data about the arguments that a role requires. Some of the roles have some snippets about required variables, but we really need a standard, so that tests can determine how to run the roles.
This is just a spitball idea, but something like this:
Over in #324, I muse about improving the CI tests to do better checking of changed roles in PRs.
Unfortunately, before we can do that effectively, we need to have some sane metadata/dummy data about the arguments that a role requires. Some of the roles have some snippets about required variables, but we really need a standard, so that tests can determine how to run the roles.
This is just a spitball idea, but something like this:
So maybe we need to define a sane standard for providing dummy data and then work on updating all the roles to have said data.
The text was updated successfully, but these errors were encountered: