Skip to content

Fix up some of the logic around repo and submodule URLs #3859

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

Closed
wants to merge 310 commits into from

Conversation

agjohnson
Copy link
Contributor

  • Add conditional logic for submodule relative urls
  • Break down logic a bit more
  • Add test case for relative url submodule
  • Broke test case for invalid url submodule

Fixes #3857

ericholscher and others added 28 commits December 5, 2017 14:52
This reverts commit 0d9c3fe, reversing
changes made to 73b693c.
This was looking for setting DEFAULT_PRIVACY_LEVEL, which wasn't set by default
in our settings.
It exists in subclasses, but we should refactor it out anyways.
Use the same RepositoryURLValidator class for all the submodule URLs
before performing the sync/update/checkout of them.
* Add conditional logic for submodule relative urls
* Break down logic a bit more
* Add test case for relative url submodule
* Broke test case for invalid url submodule

Fixes #3857
@agjohnson agjohnson closed this Mar 26, 2018
@stsewd stsewd deleted the agj/hotfix-submodule-url branch October 1, 2018 04:07
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.

10 participants