]> gitweb.fluxo.info Git - puppet-mailalias_core.git/commit
(MODULES-11197) Update to pdk-templates 2.2.0
authorGabriel Nagy <gabriel.nagy@puppet.com>
Mon, 4 Oct 2021 08:00:55 +0000 (11:00 +0300)
committerGabriel Nagy <gabriel.nagy@puppet.com>
Mon, 4 Oct 2021 08:20:54 +0000 (11:20 +0300)
commit15049eff83d9fc6231daa4dc85cd34b9d5b2d65b
treebe9d5fd8bd1be4909f91b306b7221ada9331bba3
parentec3ca459f0f3d774119b8fba37390bf212c06923
(MODULES-11197) Update to pdk-templates 2.2.0

Includes REFERENCE.md ToC fixes for MODULES-8183.
20 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
.gitlab-ci.yml [deleted file]
.pdkignore
.rubocop.yml
.sync.yml
Gemfile
README.md
REFERENCE.md [new file with mode: 0644]
Rakefile
lib/puppet/provider/mailalias/aliases.rb
lib/puppet/type/mailalias.rb
metadata.json
rakelib/commits.rake [new file with mode: 0644]
spec/lib/puppet_spec/files.rb
spec/shared_behaviours/all_parsedfile_providers.rb
spec/spec_helper.rb