Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-01 | (MODULES-11197) Update to pdk-templates 2.2.0 | Gabriel Nagy | |
Includes REFERENCE.md ToC fixes for MODULES-8183. | |||
2021-03-11 | (maint) Switch to rspec-mocks | Gabriel Nagy | |
2018-06-25 | Disable Rubocop Metrics/LineLength check for SSH key lines | Jacob Helwig | |
SSH keys are long, and splitting them into multiple lines can be error-prone, so we'll just disable the Metrics/LineLength check for lines that are SSH keys. | |||
2018-06-25 | Remove Rubocop Lint/AmbiguousBlockAssociation violation | Jacob Helwig | |
2018-06-22 | Remove Rubocop Style/BlockDelimiters violations | Jacob Helwig | |
2018-06-22 | Clean up Rubocop Lint/ScriptPermission violations | Jacob Helwig | |
2018-06-21 | Apply automatic PDK validation cleanup | Jacob Helwig | |
2018-06-21 | Initial sshkey type import from Puppet repository | Jacob Helwig | |
Imported from dbf5a8964af9b87446542d24f46534cf90f11f59 in the Puppet repo. |