]> gitweb.fluxo.info Git - puppet-sshkeys_core.git/commit
(MODULES-11197) Update to pdk-templates 2.2.0
authorGabriel Nagy <gabriel.nagy@puppet.com>
Fri, 1 Oct 2021 11:23:15 +0000 (14:23 +0300)
committerGabriel Nagy <gabriel.nagy@puppet.com>
Fri, 1 Oct 2021 11:26:09 +0000 (14:26 +0300)
commitb2565ef72fd744e31cc3e3836dc5b69e193fa88c
tree3fd2f83f284b673ea19187b395101e1663171cf8
parent9a54482d64ef21e8b6b1063845a96b1a72cd8f3c
(MODULES-11197) Update to pdk-templates 2.2.0

Includes REFERENCE.md ToC fixes for MODULES-8183.
22 files changed:
.devcontainer/Dockerfile [new file with mode: 0644]
.devcontainer/devcontainer.json [new file with mode: 0644]
.github/workflows/auto_release.yml [new file with mode: 0644]
.github/workflows/release.yml [new file with mode: 0644]
.gitignore
.pdkignore
.rubocop.yml
.sync.yml
Gemfile
REFERENCE.md
Rakefile
lib/puppet/type/ssh_authorized_key.rb
lib/puppet/type/sshkey.rb
metadata.json
rakelib/commits.rake [new file with mode: 0644]
spec/acceptance/tests/resource/ssh_authorized_key/create_spec.rb
spec/integration/provider/ssh_authorized_key_spec.rb
spec/integration/provider/sshkey_spec.rb
spec/lib/puppet_spec/files.rb
spec/spec_helper.rb
spec/unit/provider/sshkey/parsed_spec.rb
spec/unit/type/ssh_authorized_key_spec.rb