saltstack / saltstack/salt

cloud.github.com links are dead across multiple ancient release notes

Open
#56,528 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

broken links documentation severity-low time-estimate-single-day
Dominant language
Python
Stars
15.7k
Forks
5.6k
Avg merge
2d 44m
Merged PRs (30d)
80

Description

One of the relevant salt docs pages:

Relevant salt docs file and error:

writing output... [ 79%] topics/cloud/releases/0.6.0

(line   30) broken    https://cloud.github.com/downloads/saltstack/salt-cloud/salt-cloud-0.6.0.tar.gz - HTTPSConnectionPool(host='cloud.github.com', port=443): Max retries exceeded with url: /downloads/saltstack/salt-cloud/salt-cloud-0.6.0.tar.gz (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f9afc01e400>: Failed to establish a new connection: [Errno -2] Name or service not known',))
writing output... [ 79%] topics/cloud/releases/0.7.0

(line   27) broken    https://cloud.github.com/downloads/saltstack/salt-cloud/salt-cloud-0.7.0.tar.gz - HTTPSConnectionPool(host='cloud.github.com', port=443): Max retries exceeded with url: /downloads/saltstack/salt-cloud/salt-cloud-0.7.0.tar.gz (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f9afc03efd0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
(line   52) broken    http://www.gogrid.com/ - ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
writing output... [ 80%] topics/cloud/releases/0.8.0

(line   22) broken    https://cloud.github.com/downloads/saltstack/salt-cloud/salt-cloud-0.8.0.tar.gz - HTTPSConnectionPool(host='cloud.github.com', port=443): Max retries exceeded with url: /downloads/saltstack/salt-cloud/salt-cloud-0.8.0.tar.gz (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f9afc051fd0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
writing output... [ 80%] topics/cloud/releases/0.8.1

(line   22) broken    https://cloud.github.com/downloads/saltstack/salt-cloud/salt-cloud-0.8.1.tar.gz - HTTPSConnectionPool(host='cloud.github.com', port=443): Max retries exceeded with url: /downloads/saltstack/salt-cloud/salt-cloud-0.8.1.tar.gz (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f9afc051860>: Failed to establish a new connection: [Errno -2] Name or service not known',))
writing output... [ 80%] topics/cloud/releases/0.8.2

(line   23) broken    https://cloud.github.com/downloads/saltstack/salt-cloud/salt-cloud-0.8.2.tar.gz - HTTPSConnectionPool(host='cloud.github.com', port=443): Max retries exceeded with url: /downloads/saltstack/salt-cloud/salt-cloud-0.8.2.tar.gz (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f9afbffeb38>: Failed to establish a new connection: [Errno -2] Name or service not known',))
writing output... [ 80%] topics/cloud/releases/0.8.3

(line   21) broken    https://cloud.github.com/downloads/saltstack/salt-cloud/salt-cloud-0.8.3.tar.gz - HTTPSConnectionPool(host='cloud.github.com', port=443): Max retries exceeded with url: /downloads/saltstack/salt-cloud/salt-cloud-0.8.3.tar.gz (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f9afbf96ba8>: Failed to establish a new connection: [Errno -2] Name or service not known',))

Comments

  • manually verified

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the release-note pages for cloud releases 0.6.0 through 0.8.3, starting with the broken download links and the listed GoGrid link. Determine the appropriate replacement or removal for each dead link, then run the documentation link check; done means these pages no longer report the listed broken links.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.