Skip to content

chore: post-v0.7.0 integrity β€” guard removal + broken URL fixes (EN+IT)#72

Merged
PythonWoods-Dev merged 1 commit into
mainfrom
chore/post-v0.7.0-guard-removal
May 7, 2026
Merged

chore: post-v0.7.0 integrity β€” guard removal + broken URL fixes (EN+IT)#72
PythonWoods-Dev merged 1 commit into
mainfrom
chore/post-v0.7.0-guard-removal

Conversation

@PythonWoods-Dev
Copy link
Copy Markdown
Contributor

Post-launch cleanup after v0.7.0 tag and zenzic.dev deployment.

Changes

Guard removal (justfile)

  • Pre-Launch Guard array reduced to the single permanent exclusion:
    contributor-covenant.org (flaky third-party, not a deployment-gated URL).
  • URLs removed: https://zenzic.dev/, https://github.com/PythonWoods/zenzic/releases/tag/v0.7.0.

URL fixes (README.md, README.it.md)
Three links were pointing to 404 paths before the site was live:

  • https://zenzic.dev/developers/explanation/ β†’ https://zenzic.dev/developers/explanation/engineering-ledger
  • https://zenzic.dev/blog/tags/engineering-chronicles β†’ https://zenzic.dev/blog/tags/chronicles
  • https://zenzic.dev/blog/beyond-the-siege-zenzic-v070 β†’ https://zenzic.dev/blog/beyond-the-siege-zenzic-v070-quartz

Verification

just check β†’ ✨ Sentinel Seal (0 errors, 0 warnings)

- blog/tags/engineering-chronicles β†’ blog/tags/chronicles
  (tags.yml defines permalink: /chronicles for engineering-chronicles tag)
- blog/beyond-the-siege-zenzic-v070 β†’ blog/beyond-the-siege-zenzic-v070-quartz
  (slug in post frontmatter includes -quartz suffix)
- developers/explanation/ β†’ developers/explanation/engineering-ledger
  (_category_.json has no link property; no index page exists at that path)

Also: remove Pre-Launch Guard from justfile β€” zenzic.dev is live.
Permanent exclusion: contributor-covenant.org (flaky third-party).
@PythonWoods-Dev PythonWoods-Dev merged commit f7a2125 into main May 7, 2026
1 check passed
@PythonWoods-Dev PythonWoods-Dev deleted the chore/post-v0.7.0-guard-removal branch May 8, 2026 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant