Skip to content

chore(urls): repoint canonical GitHub URLs to SciTeX-AI org#68

Open
ywatanabe1989 wants to merge 2 commits into
developfrom
chore/repoint-urls-to-scitex-ai
Open

chore(urls): repoint canonical GitHub URLs to SciTeX-AI org#68
ywatanabe1989 wants to merge 2 commits into
developfrom
chore/repoint-urls-to-scitex-ai

Conversation

@ywatanabe1989

Copy link
Copy Markdown
Collaborator

Why

scitex-stats was transferred from ywatanabe1989 to the SciTeX-AI org as the
pilot for the ecosystem-wide org migration. GitHub 301-redirects the old slug, so
nothing was broken — this PR just updates the canonical references.

What

Replaced the 14 occurrences of ywatanabe1989/scitex-statsSciTeX-AI/scitex-stats:

  • pyproject.toml[project.urls] Homepage / Repository / Issues
  • README.md — badge block (tests, install-check, quality, codecov) + ecosystem table row
  • CONTRIBUTING.md — issues link + git clone URL
  • docs/sphinx/installation.rstgit clone URL
  • docs/sphinx/examples.rst — notebook blob links

Deliberately NOT changed

  • Sibling ecosystem links (figrecipe, scitex-io, scitex-clew) stay on
    ywatanabe1989 — those repos have not been transferred yet.
  • Documentation = https://scitex-stats.readthedocs.io — RTD slug carries no owner.
  • Generated artifacts (_sphinx_html/, _build/, _sources/, logs/) — regenerated, not source.

Follow-up (outside this PR)

The PyPI trusted-publisher (OIDC) binding is keyed on owner/repo/workflow/environment
and is not updated by GitHub's redirect. It must be repointed to owner SciTeX-AI
(repo scitex-stats, workflow pypi-publish-and-github-release-on-tag.yml, environment pypi)
or the next tag's publish job will fail. Build/test are unaffected.

The repo moved from ywatanabe1989/scitex-stats to SciTeX-AI/scitex-stats.
GitHub 301-redirects the old slug, so nothing was broken; this updates the
canonical references (pyproject urls, README badges, CONTRIBUTING, docs).

Sibling ecosystem links (figrecipe, scitex-io, scitex-clew) are left on
ywatanabe1989 because those repos have not been transferred yet.
The org login was renamed SciTeX-AI -> scitex-ai (same org id 211223684).
GitHub owner lookup is case-insensitive, but external services that key on
the literal slug (codecov, PyPI trusted publisher) are not, so pin the
canonical lowercase form.
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