Skip to content

docs: fix dead HowToGalaxy Colab links + purge stale allowlist entries#493

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/colab-link-rot-libdocs
Jul 9, 2026
Merged

docs: fix dead HowToGalaxy Colab links + purge stale allowlist entries#493
Jammy2211 merged 1 commit into
mainfrom
feature/colab-link-rot-libdocs

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Summary

Final leg of the Colab maturity work (tracker PyAutoLabs/PyAutoBuild#124). Fixes the three dead HowToGalaxy Colab links in docs/howtogalaxy/ — the model-fit entry becomes Tutorial 5: Model Fit matching the actual tutorial_5_model_fit notebook (the chapter has five tutorials, not six), and the entries for the deleted chapter_optional mass-profiles / sub-grids tutorials are removed (the chapter now contains only tutorial_searches) — and purges the three grandfathered Colab entries from .url_check_allowlist.txt.

Every Colab URL in the repo is machine-verified (canonical owner, current tag, target notebook exists in HowToGalaxy) and Heart's hardened offline guard exits clean. Human-directed run: the repo claim held by release-docs-polish-learn-paths was explicitly overridden by the maintainer; file-level overlap with that task's uncommitted work is zero.

API Changes

None — docs-only.

Test Plan

  • Colab-URL audit: 0 problems in PyAutoGalaxy after fix
  • heart/checks/url_check.sh (incl. new phase-1 patterns): CLEAN
  • Post-merge central URL sweep dispatch to confirm the Colab rot class is gone ecosystem-wide

🤖 Generated with Claude Code

…tries

docs/howtogalaxy chapter pages: the model-fit entry becomes Tutorial 5
matching the actual tutorial_5_model_fit notebook, and the removed
mass-profiles / sub-grids optional tutorials' entries are deleted
(HowToGalaxy chapter_optional now contains only tutorial_searches). The
three grandfathered Colab entries leave .url_check_allowlist.txt. Final
leg of PyAutoLabs/PyAutoBuild#124.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Jammy2211 Jammy2211 added the pending-release PR queued for the next release build label Jul 9, 2026
@Jammy2211 Jammy2211 merged commit 6436f89 into main Jul 9, 2026
4 checks passed
@Jammy2211 Jammy2211 deleted the feature/colab-link-rot-libdocs branch July 9, 2026 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pending-release PR queued for the next release build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant