Skip to content

Ignore flaky omnissa.com and cr.yp.to URLs in link check#512

Open
tashian wants to merge 1 commit into
mainfrom
carl/fix-link-check
Open

Ignore flaky omnissa.com and cr.yp.to URLs in link check#512
tashian wants to merge 1 commit into
mainfrom
carl/fix-link-check

Conversation

@tashian
Copy link
Copy Markdown
Contributor

@tashian tashian commented May 20, 2026

Summary

  • Link check job https://github.com/smallstep/docs/actions/runs/26168634969 failed on 8 URLs across www.omnissa.com and *.cr.yp.to (nacl, safecurves) that all return Status: 0 from the GitHub Actions runner.
  • All URLs resolve normally outside CI, so this is runner-side flakiness — matching the pattern of other already-ignored hosts (arubanetworks, hashicorp, gnu.org, alpinelinux, etc.).
  • Adds two ignorePatterns entries to .github/mdl.config.json.

Note: most of the failing files live under step-cli/reference/ which is auto-generated and must not be edited directly, so ignoring at the link-check config level is the right layer.

Test plan

  • Re-run the link-check workflow on this branch and confirm it passes.

🤖 Generated with Claude Code

These domains intermittently return Status 0 from GitHub Actions
runners while resolving fine elsewhere. Adds them to the existing
ignore list alongside other known-flaky hosts.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@tashian tashian requested a review from a team as a code owner May 20, 2026 16:09
@tashian tashian enabled auto-merge May 20, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants