Skip to content

Conversation

@sshine
Copy link
Member

@sshine sshine commented Sep 11, 2025

When running nix run .#check or nix run .#serve, don't linkcheck external links.

The reason is that several of HashiCorp's resources that we link to serve 429s that are supposed to mean Too Many Requests, but they serve them 100% of the time to our linkchecker.

Instead, run nix run .#deepcheck to follow web links.

See #21.

When running `nix run .#check` or `nix run .#serve`, don't linkcheck external links.

The reason is that several of HashiCorp's resources that we link to serve 429s
that are supposed to mean Too Many Requests, but they serve them 100% of the
time to our linkchecker.

Instead, run `nix run .#deepcheck` to follow web links.

See terranix#21.
@sshine sshine merged commit db52453 into terranix:main Sep 11, 2025
1 check passed
@sshine sshine deleted the fix-linkcheck branch September 11, 2025 16:31
@sshine sshine changed the title Don't follow web links by default (check, serve) fix(ci): Don't follow web links by default (check, serve) Sep 11, 2025
sshine added a commit to sshine/terranix.github.io that referenced this pull request Sep 13, 2025
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.

1 participant