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

Remove validation on git dag bundle repo_url #46705

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

jedcunningham
Copy link
Member

We should be flexible with what repo_urls we accept. Git will tell us if it isn't able to get to the repo after all.

This does have an impact on view_url, but that was already correct for the common cases, so I've simply expanded test coverage a bit.

We should be flexible with what repo_urls we accept. Git will tell us if
it isn't able to get to the repo after all.

This does have an impact on `view_url`, but that was already correct for
the common cases, so I've simply expanded test coverage a bit.
@jedcunningham jedcunningham merged commit 77d88fb into apache:main Feb 13, 2025
47 checks passed
@jedcunningham jedcunningham deleted the allow_local_git_repo branch February 13, 2025 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants