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

Workflows to flag used/unused executable options and config sections #4782

Open
GarethCabournDavies opened this issue Jun 12, 2024 · 0 comments

Comments

@GarethCabournDavies
Copy link
Contributor

So that we can ensure that the config files are an accurate record of what has been run, and not be confusing, we should add a check into the workflow geneation to monitor a couple of things:

  • Unused config sections
  • Unused options in the executables section

This will help avoid issues like the one seen by Yifan (reported in slack) where executables from dependencies are removed, so the ${which|...} will fail, but it is not actually used, and so we can remove it from the configs anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant