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

Enforce Package Download URL Specified Without Protocol #163

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Oct 9, 2024

This pull request resolves #162 by enforcing that the package download URL be specified without a protocol in the cdeps_download_package function. It also effectively removes the unused cdeps_resolve_package_url function.

Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
@threeal threeal added the feat label Oct 9, 2024
@threeal threeal self-assigned this Oct 9, 2024
@threeal threeal added this to the Version 1.0.0 milestone Oct 9, 2024
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
@threeal threeal added the chore label Oct 9, 2024
@threeal threeal marked this pull request as ready for review October 9, 2024 16:13
@threeal threeal merged commit 174088f into main Oct 10, 2024
4 checks passed
@threeal threeal deleted the enforce-pkg-download-url-without-protocol branch October 10, 2024 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enforce Package Download URL Specified Without Protocol
1 participant