Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-29 | Merge pull request #29 from GabrielNagy/MODULES-10809/1.1.0-release | mihaibuzgau | |
(MODULES-10809) Release prep for 1.1.0 | |||
2020-09-28 | (MODULES-10809) Release prep for 1.1.0 | Gabriel Nagy | |
2020-09-28 | Merge pull request #25 from vchepkov/no-data | Gabriel Nagy | |
(maint) module doesn't provide hiera data | |||
2020-09-10 | Merge pull request #28 from luchihoratiu/MODULES-10800 | mihaibuzgau | |
(MODULES-10800) Add GitHub Actions workflows | |||
2020-09-10 | (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-09-09 | Merge pull request #27 from luchihoratiu/MODULES-7397 | Gabriel Nagy | |
(MODULES-7397) Load Augeas lenses from modules | |||
2020-09-09 | (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-03 | (MODULES-7397) Load Augeas lenses from modules | Luchian Nemes | |
When creating the load path for Augeas, the module directories are now also searched for lenses and their folder path is added accordingly. This happens in every context except `agent` application. Through plugin syncing (and later cached lenses) it does not need these extra paths. | |||
2020-06-23 | Merge pull request #26 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-05-23 | (maint) module doesn't provide hiera data | Vadym Chepkov | |
2020-04-03 | (maint) Update codeowners | Josh Cooper | |
2020-03-02 | Merge pull request #23 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 #22 from puppetlabs/pdksync_release | Josh Cooper | |
pdksync - (maint) Prep for release | |||
2019-10-31 | Prep for release | mihaibuzgau | |
2019-10-24 | Merge pull request #21 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-10-23 | Merge pull request #20 from joshcooper/update_pdk_1.14 | Josh Cooper | |
(maint) Update module using pdk 1.14.0 | |||
2019-10-23 | (maint) Update module using pdk 1.14.0 | Josh Cooper | |
2019-08-21 | Merge pull request #19 from puppetlabs/codeowners | Rob Braden | |
(maint) Add codeowners | |||
2019-08-20 | (maint) Add codeowners | Josh Cooper | |
And fix broken contributors link | |||
2019-01-10 | Merge pull request #18 from melissa/1.0.4-release | Josh Cooper | |
1.0.4 release | |||
2019-01-10 | (maint) Prepare for 1.0.4 release | Melissa Stone | |
2019-01-10 | [blacksmith] Bump version to 1.0.4 | Melissa Stone | |
2019-01-08 | Merge pull request #17 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 #16 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 #15 from puppetlabs/anchors | Melissa | |
Add anchors for l10n | |||
2018-11-29 | Add anchors for l10n | Josh Cooper | |
Also remove relative REFERENCE.md link as that doesn't work on the forge. | |||
2018-11-28 | Merge pull request #14 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 | |
2018-11-28 | (L10n) Updating translations for readmes/README_ja_JP.md | transifex-bot | |
2018-11-28 | (L10n) Updating translations for locales/ja/puppetlabs-augeas_core.po | transifex-bot | |
2018-11-28 | Merge pull request #13 from puppetlabs/modules8182 | Melissa | |
Expand test coverage | |||
2018-11-28 | Test against puppet6 gem | Josh Cooper | |
2018-11-26 | Refer to local reference instead of type reference | Josh Cooper | |
See MODULES-8182 | |||
2018-10-25 | Merge pull request #11 from ehom/master | Josh Cooper | |
(maint) made phrases complete (localization-ready) | |||
2018-10-25 | (maint) made phrases complete (localization-ready) | ehom | |
2018-10-02 | Merge pull request #10 from melissa/1.0.3-release | Josh Cooper | |
Prep for 1.0.3 release | |||
2018-10-02 | Prep for 1.0.3 release | Melissa Stone | |
2018-10-01 | Merge pull request #9 from melissa/ticket/master/MODULES-8014 | Josh Cooper | |
(MODULES-8014) relatively require helper code | |||
2018-10-01 | (MODULES-8014) relatively require helper code | Melissa Stone | |
Prior to this commit, when the augeas_core module was installed via `puppet module install`, the helper code loaded came from the vendored module rather than the installed module. Moving the `require` to `require_relative` fixes that. | |||
2018-09-25 | Prep for the 1.0.2 release | Josh Cooper | |
2018-09-25 | Merge pull request #8 from Lavinia-Dan/fix-for-undefined-strip-for-nil | Josh Cooper | |
(MODULES-7814) Ignore nil values when parsing commands. Fix for: Could not evaluate: undefined method strip! for nil:NilClass | |||
2018-09-25 | (MODULES-7814) Ignore nil values when parsing commands. Fix for: Could not ↵ | Lavinia Foldenyi | |
evaluate: undefined method strip! for nil:NilClass | |||
2018-09-20 | (packaging) Updating POT file for 480519e2d72681653f17d57f5a7adad5c9297916 | Jenkins CI | |