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

Generalize whitelists and make stage specific #4

Open
DaJansenGit opened this issue Jun 9, 2023 · 0 comments
Open

Generalize whitelists and make stage specific #4

DaJansenGit opened this issue Jun 9, 2023 · 0 comments
Assignees

Comments

@DaJansenGit
Copy link
Member

DaJansenGit commented Jun 9, 2023

Currently, the existing whitelists are already stage specific:

  • ci_check_whitelist.txt
  • ci_html_whitelist.txt
  • ci_simulate_whitelist.txt

But this is not generalized. We should change this and allow a whitelist for every stage if it makes sense. E.g. Style-check could also have a whitelist as well as regression testing.

Also the creation and update of each of the whitelists should be combined into single stages. So we end up with two stages:

  • update whitelists
  • create whitelists
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

2 participants