provide-foundry 2026-01-08
Fix link checking workflow and lychee configuration
36 files · 422+ · 417-

Link checking fixes

2 files changed
  • links.yml Fixed lychee version pinning and workflow permissions
  • .lychee.toml Fixed config syntax error and removed deprecated options
  • Fixed Check Links workflow with correct lychee version and permissions remediate internal
    1 file
    • links.yml
  • Fixed .lychee.toml syntax error and removed deprecated configuration options remediate internal
    1 file
    • .lychee.toml

SPDX license headers

1 file changed
  • foundry Added SPDX license headers to all Python source files
  • Added SPDX license headers to all source files in the foundry package baseline internal
    7 files
    • crossrepo_links.py
    • markdown_export.py
    • docs_preflight.py
    • docs_serve.py
    • inject_partials.py
    • global_partials_hook.py
    • version_hook.py