Skip to content

Unshallow submodule clones, update submodule ref#20636

Merged
weswigham merged 1 commit intomicrosoft:masterfrom
weswigham:update-subm
Dec 12, 2017
Merged

Unshallow submodule clones, update submodule ref#20636
weswigham merged 1 commit intomicrosoft:masterfrom
weswigham:update-subm

Conversation

@weswigham
Copy link
Copy Markdown
Member

Travis builds in #20631 failed at the clone stage because it looks like github is no longer allowing the fetching of nonhead commit objects directly. (At least that's what it looks like). This is reproducible locally with a fresh clone of TS by running git submodule update --init --recursive in that new clone.

Updating the offending submodule ref should fix the issue (and our builds) in the near-term, and un-shallowing submodule the clones should hopefully make it not an issue in the longer-term (since if a normal clone fails there are bigger issues).

@weswigham weswigham requested a review from sandersn December 11, 2017 22:39
@weswigham weswigham merged commit 3aa192a into microsoft:master Dec 12, 2017
@weswigham weswigham deleted the update-subm branch December 12, 2017 00:26
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants