Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-18 | (maint) Pin puppet-module-gems | Gabriel Nagy | |
Pin puppet-module-posix-system and puppet-module-win-system to an older version since the newer ones do not bundle some gems that we use in acceptance (i.e. beaker-module_install_helper), causing tests to fail. | |||
2021-02-18 | (MODULES-10945) Do not install PDK when running PR tests | Gabriel Nagy | |
Create a separate group in the Gemfile for pdk and puppet-blacksmith which are only used for releasing. In the workflow, avoid installing the release group. | |||
2020-11-10 | Merge pull request #25 from ↵ | Gheorghe Popescu | |
luchihoratiu/maint-allow-git-to-use-long-paths-in-gh-actions (maint) Allow git to use long paths in GitHub Actions | |||
2020-11-10 | (maint) Allow git to use long paths in GitHub Actions | Luchian Nemes | |
Due to unknown environment changes in GitHub Actions runners, we encountered the following error: `fatal: cannot create directory: Filename too long` This commit allows git to use long paths in our GitHub Actions workflows. | |||
2020-10-29 | Merge pull request #24 from ↵ | mihaibuzgau | |
luchihoratiu/MODULES-10815-add-slack-notification-job (MODULES-10815) Add Slack notification job | |||
2020-10-29 | (MODULES-10815) Add Slack notification job | Luchian Nemes | |
This commit adds a job to the `[Daily] Unit Tests with nightly Puppet gem` workflow that notifies us the conclusion of it via Slack. | |||
2020-10-06 | Merge pull request #23 from luchihoratiu/maint-github-actions-fixes | Gheorghe Popescu | |
2020-10-06 | (maint) Add pdk and blacksmith back in Gemfile | Luchian Nemes | |
During the removal of `puppet-module-dev`, the pdk and puppet-blacksmith gems were also removed by mistake. This commit makes us able to release again. | |||
2020-10-06 | (maint) Replace Windows 2019 with 2016 on GitHub Actions | Luchian Nemes | |
Unit tests seem to be running much faster on Windows 2016 with GitHub Actions than Windows 2019. | |||
2020-10-06 | (maint) Add commit summary check | Luchian Nemes | |
This commit adds the `commits` rake task and runs it in the Static Code Analysis workflow as a step. | |||
2020-09-10 | Merge pull request #20 from luchihoratiu/MODULES-10800 | mihaibuzgau | |
(MODULES-10800) Add GitHub Actions workflows | |||
2020-09-10 | (MODULES-10800) Add GitHub Actions workflows | Luchian Nemes | |
Added GitHub Actions workflows for `Static Code Analysis` and `Unit Tests` that run each time there is a new `pull request` or `git push`. `Unit tests` are also set to run every workday at `05:00:00 UTC`. The `.yaml` config files of `Travis` and `AppVeyor` have been removed. | |||
2020-09-08 | (maint) Remove 'puppet-module-dev' gem dependency | Luchian Nemes | |
In preparation for the Puppet 7 release, the `puppet-module-posix-dev-r2.7` and `puppet-module-posix-dev-r2.7` gems had to be removed from `Gemfile` due to the following dependency error: `puppet-module-posix-dev-r2.7` depends on `puppet_litmus` which depends on `bolt` which depends on `puppet` which is locked to a version below 7 Also added the needed gems that were lost in the above removal process. | |||
2020-06-23 | Merge pull request #19 from jpogran/maint-update-puppet-vscode-id | Ethan J. Brown | |
(maint) Update Puppet VS Code Extension ID | |||
2020-06-04 | (maint) Update Puppet VS Code Extension ID | James Pogran | |
This commit updates the configuration file to point to the official Puppet VS Code Extension `puppet.puppet-vscode` | |||
2020-04-03 | (maint) Update codeowners | Josh Cooper | |
2020-02-26 | Merge pull request #17 from ciprianbadescu/maint/bump | mihaibuzgau | |
(maint) bump to beaker 4 | |||
2020-02-25 | (maint) bump to beaker 4 | Ciprian Badescu | |
2019-10-31 | Merge pull request #16 from puppetlabs/pdksync_release | Josh Cooper | |
pdksync - (maint) Prep for release | |||
2019-10-31 | Prep for release | mihaibuzgau | |
2019-10-24 | Merge pull request #15 from puppetlabs/pdksync_update-pdk | Josh Cooper | |
pdksync - (maint) Update module using PDK 1.14.0 | |||
2019-10-24 | (maint) Add chagelog-generator | mihaibuzgau | |
2019-10-24 | (maint) Update module using PDK 1.14.0 | mihaibuzgau | |
2019-08-21 | Merge pull request #13 from puppetlabs/codeowners | Rob Braden | |
(maint) Add CODEOWNERS | |||
2019-08-20 | (maint) Add CODEOWNERS | Josh Cooper | |
Update contributing URL | |||
2019-01-11 | Merge pull request #12 from melissa/1.0.2-release | Josh Cooper | |
(maint) Prep for 1.0.2 release | |||
2019-01-11 | (maint) Prep for 1.0.2 release | Melissa Stone | |
2019-01-09 | Merge pull request #10 from melissa/maint/master/add-license-file | Josh Cooper | |
(maint) add LICENSE file | |||
2019-01-09 | (maint) add LICENSE file | Melissa Stone | |
2019-01-08 | Merge pull request #11 from melissa/maint/master/update-pdk-1.8.0-templates | Josh Cooper | |
(maint) update PDK to 1.8.0; update all templates | |||
2019-01-08 | (maint) Use templates from pdk-templates repo | Melissa Stone | |
2019-01-08 | (maint) update PDK to 1.8.0; update all templates | Melissa Stone | |
2019-01-08 | Merge pull request #9 from puppetlabs/localization/master | Josh Cooper | |
(L10n) Updating translations for readmes/README_ja_JP.md | |||
2018-12-18 | (L10n) Updating translations for readmes/README_ja_JP.md | transifex-bot | |
2018-11-29 | Merge pull request #8 from puppetlabs/anchors | Melissa | |
Add anchors for l10n | |||
2018-11-29 | Add anchors for l10n | Josh Cooper | |
Also remove relative link. | |||
2018-11-28 | Merge pull request #7 from melissa/maint/master/loc-link-fix | Josh Cooper | |
Maint/master/loc link fix | |||
2018-11-28 | (L10n) Add Anchor Tags so that TOC links will work | Melissa Stone | |
I also changed `development` to what I *think* the translation is, since it seems that was previously missed. | |||
2018-11-28 | (L10n) Updating translations for readmes/README_ja_JP.md | transifex-bot | |
2018-11-28 | (L10n) Updating translations for locales/ja/puppetlabs-host_core.po | transifex-bot | |
2018-11-28 | Merge pull request #6 from puppetlabs/modules8182 | Melissa | |
Expand test coverage | |||
2018-11-28 | Test against puppet6 | Josh Cooper | |
Also for appveyor, reduce matrix by eliminating 32-bit ruby for puppet 4 and 5. | |||
2018-11-26 | Refer to local reference instead of type reference | Josh Cooper | |
Also remove redundant `Usage` section. See MODULES-8182. | |||
2018-10-25 | Merge pull request #4 from ehom/master | Josh Cooper | |
(maint) made phrases complete (localization-ready) | |||
2018-10-25 | (maint) made phrases complete (localization-ready) | ehom | |
2018-08-20 | Merge pull request #3 from melissa/ticket/master/1.0.1-release | Jacob Helwig | |
Ticket/master/1.0.1 release | |||
2018-08-20 | Prep for the 1.0.1 release | Melissa Stone | |
2018-08-20 | (PUP-9052) Bump puppet req to at least puppet 6 | Melissa Stone | |
2018-08-20 | (PUP-9053) Enable localization | Melissa Stone | |
2018-07-18 | Merge pull request #2 from puppetlabs/install-modules-on | Melissa | |
Include puppet 6 and remove default role |