Skip to content

fix: repoint CivicSuite org references to townlight (post org-transfer) - #13

Merged
scottconverse merged 2 commits into
mainfrom
fix/repoint-civicsuite-org-refs
Sep 8, 2026
Merged

fix: repoint CivicSuite org references to townlight (post org-transfer)#13
scottconverse merged 2 commits into
mainfrom
fix/repoint-civicsuite-org-refs

Conversation

@scottconverse

Copy link
Copy Markdown
Contributor

Sweeps live github.com/CivicSuite/* references to their townlight/* homes after the 2026-08-12 org transfer: wheel URLs in pyproject, pip installs in workflows, checkout targets, clone URLs, install docs, and the tests that assert the wheel URL.

Left unchanged on purpose: CHANGELOG, dated audits/evidence, the tier-1 retrofit ledger, release_provenance fixtures, and every Sigstore identity or --repo used to verify attestations signed under the CivicSuite identity before the transfer (those identities are baked into the certificates).

The old CivicSuite org still exists with zero repos, so redirects hold; this removes the dependency on them.

Supersedes #12, which changed only the pyproject line and failed its own URL-asserting test.

🤖 Generated with Claude Code

The repos moved from the CivicSuite org to townlight on 2026-08-12. This
sweeps live code, workflows, scripts, install docs, and the tests that
assert the civiccore wheel URL from github.com/CivicSuite/* to the
townlight/* homes (civiccore -> core, civicclerk -> meetings,
civiccode -> ordinances, civicrecords-ai -> sunshine).

Left as-is on purpose: CHANGELOG.md, docs/audits and docs/evidence,
tier1-retrofit-ledger.json, release_provenance fixtures, and every
Sigstore workflow identity or --repo used to verify attestations that
were signed under the CivicSuite identity before the transfer.

Supersedes #12.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…am releases

The dev extra allowed any ruff >= 0.11.0. ruff 0.16.6 (current) reports
new I001 import-order and other findings on code that passed when main
was last verified on 2026-06-29; the required verify check therefore
fails on every new PR regardless of its content. Pin the version that
the code passes under (0.15.21, the same pin sunshine already uses).
Verified locally: ruff 0.15.21 -> 0 errors, 0.16.6 -> failures.
Ruff modernization is a separate change.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@scottconverse
scottconverse merged commit ee99e40 into main Sep 8, 2026
2 checks passed
@scottconverse
scottconverse deleted the fix/repoint-civicsuite-org-refs branch September 8, 2026 17:45
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