aboutsummaryrefslogtreecommitdiff
path: root/metadata.json
AgeCommit message (Collapse)Author
2023-12-05(PA-5575) Add Amazon to display support in Puppet forgeShubham Shinde
2023-11-28Release prep v1.2.1GitHub Action
2023-11-22Move cron_core to GH issuesJosh Cooper
* Update metadata * Use jira and static code analysis workflows * Drop commit check requirement See PA-5395
2023-02-14Release prep v1.2.0GitHub Action
2023-02-10(MODULES-11371) Updates PDK templateMichael Hashizume
This commit runs `pdk update` using the most recent template at the time (2.7.1) and updates metadata.json to allow Puppet versions < 9.0.0 in preparation for the release of Puppet 8.
2021-12-28(maint) Update the .sync.yaml file to have pinned asyncChristopher Thorn
Learned that we are using PDK to build the Gemfile, so added to the .sync.yaml file the async gem pinning.
2021-10-04Release prep v1.1.0GitHub Action
2021-10-04Merge pull request #44 from joshcooper/bump_jsonBobosila Victor
(maint) Bump templates to 2.2.0
2021-09-22(MODULES-11167) && (MODULES-11191) Add RockyLinux && AlmaLinux to cron-core ↵Bobosila Victor
metadata
2021-08-17(maint) Update to pdk templates 2.2.0Josh Cooper
Generated using: $ pdk --version 2.2.0 $ pdk update --template-ref 2.2.0
2021-03-11(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-10-30(MODULES-10854) Release prep for 1.0.5Luchian Nemes
2020-05-06(maint) Add changelog and bump to 1.0.4Gabriel Nagy
2019-10-31Prep for releasemihaibuzgau
2019-10-24(maint) Update module using PDK 1.14.0mihaibuzgau
2019-07-31Release 1.0.2 prepgimmy
2019-02-07Prep for 1.0.1 release.octavianlarion
2019-02-05(maint) pdksync_1.9.0-0-g7281db5octavianlarion
This is required to keep in line with our module release process.
2019-01-08(maint) Update to PDK 1.8.0; update all templatesEnis Inan
2018-11-28Refer to local reference instead of type reference.Josh Cooper
See MODULES-8182. Add project_page link and update numbered bullets.
2018-08-30Prep for 1.0.0 release.Jorie Tappa
2018-08-23Update version requirements.Jorie Tappa
2018-08-23pdk buildJorie Tappa
2018-08-23pdk update with spec and gemfile stuffsJorie Tappa
2018-08-01Fix Lint/ScriptPermission violationsJorie Tappa
2018-07-19Install pdkJorie Tappa