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

feat: improved support for custom dependency urls #6043

Merged
merged 1 commit into from Sep 15, 2023
Merged

feat: improved support for custom dependency urls #6043

merged 1 commit into from Sep 15, 2023

Conversation

stefan-lange
Copy link
Contributor

The updated regex supports a wider range of commonly used URL patterns, e.g.

- https://github.com/argoproj/argo-cd/raw/v2.7.10/manifests/install.yaml
- https://github.com/argoproj/argo-cd/raw/v2.7.10/manifests/ha/install.yaml
- https://raw.githubusercontent.com/keycloak/keycloak-k8s-resources/21.1.1/kubernetes/kubernetes.yml

@stefan-lange stefan-lange changed the title improved support for custom dependency urls feat: improved support for custom dependency urls Sep 15, 2023
@onedr0p
Copy link
Owner

onedr0p commented Sep 15, 2023

Looks good, thanks for the improvements!

@onedr0p onedr0p merged commit ab3b01e into onedr0p:main Sep 15, 2023
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.

None yet

2 participants