Skip to content

Feature/support all uri schemas in checksum url #538

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

jvdmr
Copy link

@jvdmr jvdmr commented May 16, 2025

Pull Request (PR) description

These changes allow the checksum_url parameter to use the same URI schemes available to the source parameter.
Also adding and extending relevant unit tests, and updating documentation.

This PR also contains the validation code first proposed in #472

This Pull Request (PR) fixes the following issues

Fixes #339
Fixes #471

@jvdmr jvdmr force-pushed the feature/support-all-uri-schemas-in-checksum-url branch 4 times, most recently from ff48ed5 to 6ddca46 Compare May 16, 2025 21:01
@jvdmr jvdmr marked this pull request as draft May 16, 2025 21:01
@jvdmr jvdmr force-pushed the feature/support-all-uri-schemas-in-checksum-url branch from 6ddca46 to 66772b6 Compare May 16, 2025 21:35
@jvdmr jvdmr marked this pull request as ready for review May 18, 2025 17:49
@bastelfreak bastelfreak added the enhancement New feature or request label Jun 3, 2025
@bastelfreak
Copy link
Member

@jvdmr thanks for the PR! Can you please rebase it against our latest master branch, to get rid of the merge commit?

@jvdmr jvdmr force-pushed the feature/support-all-uri-schemas-in-checksum-url branch from 62e9021 to 7517a3b Compare June 3, 2025 09:24
@jvdmr
Copy link
Author

jvdmr commented Jun 3, 2025

@bastelfreak absolutely, done!

@jvdmr jvdmr force-pushed the feature/support-all-uri-schemas-in-checksum-url branch from 7517a3b to 590a5fe Compare June 23, 2025 17:06
@jvdmr jvdmr force-pushed the feature/support-all-uri-schemas-in-checksum-url branch from 590a5fe to 8d2179a Compare June 23, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

uninitialized constant PuppetX::Bodeco::PUPPET checksum_url doesn't work for puppet URIs
3 participants