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

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

Merged
merged 1 commit into from Nov 2, 2021
Merged

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

merged 1 commit into from Nov 2, 2021

Conversation

michi-covalent
Copy link
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
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.10.6 Nov 2, 2021
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.9.11 Nov 2, 2021
Copy link
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.

@joestringer joestringer merged commit 87195bf into master Nov 2, 2021
@joestringer joestringer deleted the pr/michi/docs branch November 2, 2021 04:25
@joestringer joestringer added this to Needs backport from master in 1.9.12 Nov 5, 2021
@joestringer joestringer removed this from Needs backport from master in 1.9.11 Nov 5, 2021
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Needs backport from master to Backport pending to v1.10 in 1.10.6 Nov 12, 2021
@maintainer-s-little-helper maintainer-s-little-helper bot moved this from Backport pending to v1.10 to Backport done to v1.10 in 1.10.6 Nov 23, 2021
@joestringer joestringer moved this from Needs backport from master to Backport done to v1.9 in 1.9.12 Dec 6, 2021
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
No open projects
1.10.6
Backport done to v1.10
1.9.12
Backport done to v1.9
Development

Successfully merging this pull request may close these issues.

None yet

6 participants