-
Notifications
You must be signed in to change notification settings - Fork 33
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
Check that all the predefined rules are declared in the all rules acceptance test #53
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will be overwritten by modulesync.
Looking at the template https://github.com/voxpupuli/modulesync_config/blob/master/moduleroot/.github/workflows/ci.yml.erb
There is no parameter to add extra tests which there used to be with the old Travis templates I think. (Maybe confusing with our own templates).
Will try and extend the templates. |
|
🤷 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do this in away that it will not be overwritten.
496321c
to
c618852
Compare
c618852
to
c3f6e1f
Compare
afc4dd1 Release 1.1.0 (voxpupuli#67) cad7d4c Merge pull request voxpupuli#60 from duritong/more_mail_client_rules 19908f4 add some mail related outgoing rules 2827108 Merge pull request voxpupuli#63 from traylenator/badges e2031b3 Merge pull request voxpupuli#64 from traylenator/params e977eb3 Merge pull request voxpupuli#62 from glpatcern/master 09cba18 Enable parameter_documentation lint 354a82d Removed unneeded parentheses 82b6fd5 Add badges to README 4470f70 Updated docs 6587545 Merge pull request voxpupuli#53 from cernops/allrules_check e743f82 Made ctdb rule parameterized c3f6e1f Use a separate job file 3246b96 Check that all rules are declared in the all rules acceptance test beaf4ee Merge pull request voxpupuli#59 from cernops/issue58 8c00b81 Pull up rule regexp to type aliases 1ee2f66 Added to tests a6f61c6 Added Samba in rules 6a4ffea Align simplerule and rule rulename requirements 2bcfc1a [blacksmith] Bump version to 1.0.1-rc0 git-subtree-dir: code git-subtree-split: afc4dd1
Can be seen in action here: https://github.com/voxpupuli/puppet-nftables/pull/54/checks?check_run_id=1537808159