Skip to content

docs: Use git+https in requirements.txt#17756

Merged
joestringer merged 1 commit intomasterfrom
pr/michi/docs
Nov 2, 2021
Merged

docs: Use git+https in requirements.txt#17756
joestringer merged 1 commit intomasterfrom
pr/michi/docs

Conversation

@michi-covalent
Copy link
Copy Markdown
Contributor

Netlify preview is currently failing with the following error:

Collecting git+git://github.com/cilium/sphinx_rtd_theme.git@v0.7 (from -r requirements.txt (line 23))
  Cloning git://github.com/cilium/sphinx_rtd_theme.git (to revision v0.7) ...
  Running command git clone -q git://github.com/cilium/sphinx_rtd_theme.git ...
  fatal: remote error:
    The unauthenticated git protocol on port 9418 is no longer supported.
  Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.

Signed-off-by: Michi Mutsuzaki michi@isovalent.com

Netlify preview is currently failing with the following error:

```
Collecting git+git://github.com/cilium/sphinx_rtd_theme.git@v0.7 (from -r requirements.txt (line 23))
  Cloning git://github.com/cilium/sphinx_rtd_theme.git (to revision v0.7) ...
  Running command git clone -q git://github.com/cilium/sphinx_rtd_theme.git ...
  fatal: remote error:
    The unauthenticated git protocol on port 9418 is no longer supported.
  Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
```

Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
@michi-covalent michi-covalent added the release-note/misc This PR makes changes that have no direct user impact. label Nov 2, 2021
@michi-covalent michi-covalent requested a review from a team as a code owner November 2, 2021 01:46
Copy link
Copy Markdown
Member

@joestringer joestringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note/misc This PR makes changes that have no direct user impact.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants