-
Notifications
You must be signed in to change notification settings - Fork 37
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: fix broken link and slow down linkinator job DOC-1329 #3549
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for docs-spectrocloud ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
addetz
force-pushed
the
fix-broken-links
branch
from
August 5, 2024 13:25
b20ecea
to
c9b68c6
Compare
addetz
force-pushed
the
fix-broken-links
branch
from
August 5, 2024 13:27
c9b68c6
to
d687bbc
Compare
addetz
added
backport-version-4-0
Backport change to version 4.0
auto-backport
Enable backport
backport-version-3-4
backport-version-4-1
Backport change to version 4.1
backport-version-4-2
Backport change to version 4.2
backport-version-4-3
Backport change to version 4.3
backport-version-4-4
Backport change to version 4.4
labels
Aug 5, 2024
lennessyy
approved these changes
Aug 5, 2024
addetz
changed the title
docs: fix broken link and slow down linkinator job
docs: fix broken link and slow down linkinator job DOC-1329
Aug 5, 2024
vault-token-factory-spectrocloud bot
pushed a commit
that referenced
this pull request
Aug 6, 2024
(cherry picked from commit 00d9fa1)
vault-token-factory-spectrocloud bot
pushed a commit
that referenced
this pull request
Aug 6, 2024
(cherry picked from commit 00d9fa1)
vault-token-factory-spectrocloud bot
pushed a commit
that referenced
this pull request
Aug 6, 2024
(cherry picked from commit 00d9fa1)
vault-token-factory-spectrocloud bot
pushed a commit
that referenced
this pull request
Aug 6, 2024
(cherry picked from commit 00d9fa1)
vault-token-factory-spectrocloud bot
pushed a commit
that referenced
this pull request
Aug 6, 2024
(cherry picked from commit 00d9fa1)
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
addetz
added a commit
that referenced
this pull request
Aug 6, 2024
vault-token-factory-spectrocloud bot
added a commit
that referenced
this pull request
Aug 6, 2024
(cherry picked from commit 00d9fa1) Co-authored-by: Adelina Simion <[email protected]>
vault-token-factory-spectrocloud bot
added a commit
that referenced
this pull request
Aug 6, 2024
(cherry picked from commit 00d9fa1) Co-authored-by: Adelina Simion <[email protected]>
addetz
added a commit
that referenced
this pull request
Aug 6, 2024
vault-token-factory-spectrocloud bot
added a commit
that referenced
this pull request
Aug 6, 2024
(cherry picked from commit 00d9fa1) Co-authored-by: Adelina Simion <[email protected]>
vault-token-factory-spectrocloud bot
added a commit
that referenced
this pull request
Aug 6, 2024
(cherry picked from commit 00d9fa1) Co-authored-by: Adelina Simion <[email protected]>
vault-token-factory-spectrocloud bot
added a commit
that referenced
this pull request
Aug 6, 2024
…) (#3552) * docs: fix broken link and slow down linkinator job (#3549) (cherry picked from commit 00d9fa1) * docs: remove oidc-client-secret value * docs: add leaks ignore --------- Co-authored-by: Adelina Simion <[email protected]>
🎉 This PR is included in version 4.4.12 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
auto-backport
Enable backport
backport-version-4-0
Backport change to version 4.0
backport-version-4-1
Backport change to version 4.1
backport-version-4-2
Backport change to version 4.2
backport-version-4-3
Backport change to version 4.3
backport-version-4-4
Backport change to version 4.4
released
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe the Change
This PR fixes one broken link. It also drops the concurrency from 100 to 50 connections on the linkinator job and increases its timeout. This should help with throttling and allow the nist links to stop failing.
Changed Pages
💻 Add Preview URL for Page
Jira Tickets
🎫 DOC-1329
Backports
Can this PR be backported?