Commit Graph

4 Commits

Author SHA1 Message Date
sickn33
dc31e86d5e docs(release): Record 8.2.0 publication
Update the maintainer and user walkthroughs so they reflect the
completed 8.2.0 release publication instead of the pre-release ready
state.

Capture the final PR merge set, issue closure state, and the exact
release commands that were executed on main.
2026-03-18 12:58:39 +01:00
sickn33
cceefcce0f docs(release): Prepare 8.2.0 documentation
Add the 8.2.0 changelog entry and align the release-facing user docs
with the current maintenance sweep so the release workflow has the
required notes and public version references in place.

Refresh README release messaging and contributor acknowledgements ahead
of the automated release commit and tag creation.
2026-03-18 12:56:27 +01:00
sickn33
428432a789 docs: sync walkthrough for release 8.1.0 2026-03-17 12:32:20 +01:00
sck_0
334faaa672 chore: remove duplicate scripts/ dir and clean .gitignore
- Delete scripts/sync_repo_metadata.py and scripts/update_readme.py
  (identical copies already in tools/scripts/, CI uses tools/scripts/)
- Remove stale .gitignore entries: walkthrough.md, LOCAL_CONFIG.md
- Update scripts/* patterns → tools/scripts/* in .gitignore
- Stage previously-hidden docs/walkthrough.md and docs/users/walkthrough.md
  (were incorrectly excluded by the now-removed walkthrough.md rule)
2026-03-06 16:02:12 +01:00