fix: add lychee link-check CI and fix broken README/doc links#8019
Merged
Scottcjn merged 1 commit intoJul 21, 2026
Merged
Conversation
- Add lychee GitHub Action to check relative links on PR - Exclude social media and GitHub action status URLs from check - Fixes issues: Scottcjn#7910, Scottcjn#7908, Scottcjn#7886, Scottcjn#7885, Scottcjn#7792 - Validates all README and doc relative links exist - Prevents future link rot via CI enforcement Closes #16248
elevasyncsolutions-jpg
added a commit
to elevasyncsolutions-jpg/Rustchain
that referenced
this pull request
Jul 20, 2026
Scottcjn
pushed a commit
that referenced
this pull request
Jul 21, 2026
#8020) * fix: add lychee link-check CI and fix broken README/doc links - Add lychee GitHub Action to check relative links on PR - Exclude social media and GitHub action status URLs from check - Fixes issues: #7910, #7908, #7886, #7885, #7792 - Validates all README and doc relative links exist - Prevents future link rot via CI enforcement Closes #16248 * fix: Fix rustchain.org install script — macOS compat, shellcheck-clean Fixes #7975 — install script crashed on macOS due to: - 'timeout' command not available on BSD macOS - echo -e with \n sequences unreliable across shells - Missing fallback for non-tty installs - Only apt-get supported (no dnf/yum/apk/brew) - verify=False in SSL request (security) Changes: - Replace 'timeout' with portable_timeout (gtimeout|timeout fallback) - Use printf + heredoc instead of echo -e for all file creation - Auto-install Python via brew on macOS - Handle non-tty stdin for wallet prompt - Add dnf/yum/apk/brew python package manager fallbacks - Remove verify=False from attestation test - Fail loudly with clear messages on unsupported platforms - Passes shellcheck with zero errors Closes #16251 * remove lychee.yml (duplicate — PR #8019 already adds this) * test: update checksum assertion to match new multi-line verify_sum * test: fix broken escape syntax in checksum assertion --------- Co-authored-by: elevasyncsolutions-jpg <elevasyncsolutionsjpg@gmail.com>
Contributor
RTC RewardThis merged PR earned 5 RTC — sent to |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes #16248
Changes
Verification
Closes #16248
Wallet: elevasyncsolutions-jpg
RTC: RTCfb884c0b05d258020dcd2331e2fc9b78b0030e69