chore(migration): switch org to wickra-lib + maintainer email#59
Open
kingchenc wants to merge 1 commit into
Open
chore(migration): switch org to wickra-lib + maintainer email#59kingchenc wants to merge 1 commit into
kingchenc wants to merge 1 commit into
Conversation
…ckra.lib@gmail.com Introduce repo-metadata.toml as single source of truth for repo identity (org slug, maintainer email, canonical URLs) and add sync-metadata.yml workflow with a Python audit script that fails CI if any tracked file drifts back to pre-migration values. Bulk-replace across 24 tracked files: - kingchenc/wickra -> wickra-lib/wickra (URL segment) - kingchencp@gmail.com -> wickra.lib@gmail.com (maintainer email) - @kingchenc -> @wickra-lib (CODEOWNERS mention only) Person-name credits are preserved: LICENSE copyright holder, Cargo.toml authors handle, and CHANGELOG historical @kingchenc reference all remain unchanged. Crate / PyPI / npm package names also untouched. Merge this PR only after the kingchenc/wickra -> wickra-lib/wickra org transfer has happened on the GitHub side, otherwise all badges and repository links 404 until the transfer is performed.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This was referenced May 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
repo-metadata.tomlas the single source of truth for org slug, maintainer email, and canonical URLs..github/workflows/sync-metadata.ymlwith.github/scripts/sync-metadata.pyaudit — fails CI if any tracked file drifts back tokingchenc/wickraorkingchencp@gmail.com.kingchenc/wickra→wickra-lib/wickrakingchencp@gmail.com→wickra.lib@gmail.com@kingchenc→@wickra-libWhat is preserved (per Section F of the migration plan)
kingchenc(natural person, only the URL next to it changes)Cargo.tomlauthorskingchenc <...>(handle stays, email updated)@kingchencreference to the npm write-access transfer)wickra,wickra-*)Merge gate
Do NOT merge before the GitHub-side org transfer (
kingchenc/wickra→wickra-lib). Otherwise every badge and repo link in README hits a 404 until the transfer is performed.Sequence:
feat/family-apiPR (companion) to also be greenwickra-liborg page (incl. newMETA_SYNC_TOKENPAT for sync-metadata.yml main-mode auto-commits, currently audit-only)CI expectation
29 existing checks + new
sync-metadata / metadata auditjob = 30 total. All must be green.