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

Clarify git URL docs - stop implying subpaths starting with '//' are a good idea #1506

Merged
merged 1 commit into from
Sep 25, 2022

Conversation

hairyhenderson
Copy link
Owner

Just some tweaks and extra tests - datasource URLs that point to directories that don't end in / are a bad idea, and subpaths that begin with // are also a bad idea. These work right now because the git URL parsing is special...

Not sure if I'm going to keep this behaviour for gomplate v4 - depends how annoying it is to port to the go-fsimpl backend (#1336)

Signed-off-by: Dave Henderson [email protected]

@hairyhenderson hairyhenderson merged commit c0a43e4 into main Sep 25, 2022
@hairyhenderson hairyhenderson deleted the clarify-git-url-docs branch September 25, 2022 23:12
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.

1 participant