Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for puppet/archive #45

Merged
merged 1 commit into from
Apr 26, 2020
Merged

Add support for puppet/archive #45

merged 1 commit into from
Apr 26, 2020

Conversation

dhoppe
Copy link
Member

@dhoppe dhoppe commented Apr 26, 2020

Fixes #30

@dhoppe dhoppe requested a review from bastelfreak April 26, 2020 13:21
metadata.json Outdated
"dependencies": [
{
"name": "puppet/archive",
"version_requirement": ">= 4.0.0 < 5.0.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I introduce a new dependency, I always add the last release as lower bound because thats the version where we know it works. That would be 4.4.0 for archive. But I don't think that there is an official recommendation in the style guide.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was just looking for the first Puppet 5+ only release. But 4.3.0 should be ok, because it added support for CentOS 8.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just saw that 4.4.0 fixed an issue related to cookies / proxies and fixed the lower boundary.

@dhoppe dhoppe merged commit a91c5fa into voxpupuli:master Apr 26, 2020
@dhoppe dhoppe deleted the add_archive branch April 26, 2020 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for puppet/archive
2 participants