Update metadata.json (project information, PDK) - #15
Conversation
| "pdk-version": "3.4.0", | ||
| "template-url": "pdk-default#3.4.0", | ||
| "template-ref": "tags/3.4.0-0-gd3cc13f" |
There was a problem hiding this comment.
vox pupuli doesn't use pdk, please remove the elements
There was a problem hiding this comment.
Those have been present after migration, so instead we can use this PR to indeed remove them. Will do so later.
| "operatingsystemrelease": [ | ||
| "7", | ||
| "8" | ||
| "8", |
There was a problem hiding this comment.
for adding and removing operating systems, we prefer dedicated pull requests. our changelog is autogenerated based on pull requests. adding a new operating system is an enhancement, removing one is a breaking change. Those are different sections in the CHANGELOG, so we need separate PRs for it.
There was a problem hiding this comment.
Wasn't sure on how many PRs to create, I chose "too few". Will remove the OS change from this PR later.
| "version_requirement": ">= 6.6.0 < 8.0.0" | ||
| }, | ||
| { | ||
| "name": "puppet/extlib", |
There was a problem hiding this comment.
does the module already use extlib?
There was a problem hiding this comment.
Will be done together with another PR requiring extlib if still required. Removed.
2005fba to
a993718
Compare
- The project's new home is Vox Pupuli now - Dropping PDK information
a993718 to
276b195
Compare
|
@bastelfreak I believe now we have a clean commit fixing all points in question. Force-pushed a clean version. |
|
The subject of this PR still carries stuff we don't need anymore, and it'S dated. Closing. I guess fixing the module name in metadata.json should come from a clean PR. |
metadata.json had outdated information: