Skip to content

chore(release): rename references to vast-data/Orbit, bump to 0.1.0b2#5

Merged
oualib merged 1 commit into
mainfrom
renaming_folder_0
Jul 2, 2026
Merged

chore(release): rename references to vast-data/Orbit, bump to 0.1.0b2#5
oualib merged 1 commit into
mainfrom
renaming_folder_0

Conversation

@oualib

@oualib oualib commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

Repository renamed VAST-OrbitOrbit (the vast-data org already carries
the "VAST" prefix, so vast-data/Orbit reads cleaner and shortens every URL).
This PR updates all in-repo references to the new path, bumps the version to
0.1.0b2, and folds in small corrections. References/metadata and version only —
no API or behavioral changes.

What changed

  • Repository references — updated vast-data/VAST-Orbitvast-data/Orbit
    across pyproject.toml ([project.urls]: Homepage, Repository, Documentation,
    Issues), README.md links/badges, docs, and any CI references.
  • Docs / GitHub Pages — Pages URL is now
    https://vast-data.github.io/Orbit/; updated doc links and html_baseurl
    accordingly.
  • Version bump0.1.0b10.1.0b2 in both pyproject.toml and
    vastorbit/__init__.py (kept in sync; static versioning).
  • Small corrections — minor doc/wording and metadata fixes.

Not changed (deliberately)

  • Package / import name stays vastorbit (unchanged on PyPI).
  • No public identifiers, class names, or code logic touched.

Follow-up (outside this PR)

  • Re-point local remotes: git remote set-url origin https://github.com/vast-data/Orbit.git
  • Re-publish docs to the new Pages URL (ghp-import -n -p -f build/html).
  • Tag v0.1.0b2 after merge; publish once PyPI is confirmed (the old
    0.1.0b1 metadata is frozen and won't change retroactively).

 -> It will make all the URLs simpler as the org is already vast-data.
 -> preparing version to be 0.1.0b2
 -> small corrections
@oualib oualib self-assigned this Jul 2, 2026
@oualib oualib added documentation type: refactor Internal change, no behavior change type: chore Tooling, deps, packaging, housekeeping and removed documentation type: refactor Internal change, no behavior change labels Jul 2, 2026
@oualib oualib merged commit 2c104b1 into main Jul 2, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Tooling, deps, packaging, housekeeping

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant