ci: Fix link checks #1585

pull achow101 wants to merge 3 commits into bitcoin:master from achow101:fix-link-checks changing 3 files +9 −11
  1. achow101 commented at 10:10 pm on May 1, 2024: member

    The link format CI check is currently silently failing, for example https://github.com/bitcoin/bips/actions/runs/8914643431/job/24482636376.

    This failure is caused by Github Actions cloning as little as possible for CI, so the git commands in the script end up failing. This checkout was done in order to check current PRs, however, it’s not much more expensive nor onerous to just always check the links in the entire repo, and would allow this check to actually work. This PR does that, and also fixes the broken link formats in BIPs 197 and 310.

  2. 197: Fix incorrectly formatted links e155b58f13
  3. 310: Fix incorrectly formatted link 3bd457c595
  4. ci: Run link format check on all mediawiki documents 3a2031380d
  5. jonatack commented at 10:41 pm on May 1, 2024: contributor
    ACK 3a2031380d55217eb19871f9e954131837ec205c
  6. jonatack merged this on May 1, 2024
  7. jonatack closed this on May 1, 2024


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bips. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-01 00:10 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me