aboutsummaryrefslogtreecommitdiff
path: root/metadata.json
AgeCommit message (Collapse)Author
2024-06-04Update to PDK template 3.2.0Michael Hashizume
2024-06-04Update Beaker to 6 and beaker-puppet to 4Michael Hashizume
2024-03-20Release prep v1.2.0GitHub Actions
2024-03-20(PA-6178) Update to PDK template 3.0.1 and use updated module release worfklowAria Li
This commit updates this module from PDK template 2.7.1 to 3.0.1 and updates the module release workflows to use the newer release_prep instead of auto_release GitHub Action wofklow. This commit also: - Removes the github_changelog_generator and concurrent-ruby gems because they are no longer needed for the new module release process in PDK template - Updates the Rakefile to use Vox Rake tasks only if the vospupuli-acceptance gem is installed
2024-02-02Update issues URL in metadata.jsonMichael Hashizume
2023-12-05(MODULES-11446) Add Amazon to display support in Puppet forgeShubham Shinde
2023-04-10(maint) Updates PDK templateMichael Hashizume
This commit runs `pdk update` using the most recent template at the time (2.7.4) and updates metadata.json to allow Puppet versions < 9.0.0 in preparation for the release of Puppet 8.
2021-12-28(maint) Pin async gemChristopher Thorn
Async 2.0.0 requires Ruby 3, so we're pinning to 1.x
2021-10-04Release prep v1.1.0GitHub Action
2021-10-04(MODULES-11197) Update to pdk-templates 2.2.0Gabriel Nagy
Includes REFERENCE.md ToC fixes for MODULES-8183.
2021-09-22(MODULES-11167)(MODULES-11191) Add RockyLinux and AlmaLinux toBobosila Victor
mailalias_core metadata
2021-03-12(MODULES-10953) Update metadata.json and pdk versionGabriel Nagy
To avoid having to update this everytime we release a new agent platform, it should be enough to specify the supported OS, without specific versions. It is assumed that for each OS in metadata.json, the versions supported are the same as what the agent itself supports.
2020-02-10(maint) update to PDK 1.16.0mihaibuzgau
2019-01-11(maint) Prepare for 1.0.5 releaseMelissa Stone
2019-01-08(maint) update PDK to 1.8.0; update all templatesMelissa Stone
2018-11-26Refer to local reference instead of type referenceJosh Cooper
See MODULES-8182.
2018-11-19Drop version requirement down a few notchesBen Ford
Since this type is not bundled with puppet-agent we should loosen the version requirements. People will be adding it to their module's dependencies, and will expect this module to claim support for the Puppet version they're using. This module appears to [already be tested on Puppet 4.10](https://github.com/puppetlabs/puppetlabs-mailalias_core/blob/master/.travis.yml#L28).
2018-08-15Prep for 1.0.4 releaseMelissa Stone
2018-08-15(PUP-9052) Bump puppet req to at least puppet 6Melissa Stone
2018-07-17Bump puppet version contraint to < 7Melissa Stone
2018-05-18(maint) 1.0.3 release prepMelissa Stone
2018-05-18(maint) Bump pdk to 1.5.0Melissa Stone
2018-04-30(maint) Prep for 1.0.2 releaseMelissa Stone
2018-04-30(maint) 1.0.1 release prepMelissa Stone
2018-04-27(maint) 1.0.0 release prepMelissa Stone
2018-04-26Remove windows from metadata.jsonMelissa Stone
2018-04-19Change name to mailalias_coreMelissa Stone
2018-04-17Add additional metadata during buildMelissa Stone
2018-04-16Initial commitMelissa Stone