This page captures the remaining information needed to move from release readiness to actual publication. The canonical machine-readable release metadata is release_metadata.json.
Versioning follows the current release policy in release_metadata.json:
ecosystem-native package names, intentional version skew across ecosystems,
release notes required for publishable changes, and quiet-by-default logging.
| Package | What I need from you | Where it should live | Current state |
|---|---|---|---|
PyPI mars-earth |
Nothing further unless you change the publish path | GitHub Actions trusted publishing | Published |
crates.io mars-earth |
No further action unless you republish or change ownership | CARGO_REGISTRY_TOKEN in GitHub Actions |
Published |
npm mars-earth |
Nothing further unless you change the publish path | NPM_TOKEN (automation token) or npm trusted publishing |
Published |
NuGet mars-earth |
Nothing further unless you change the publish path | NuGet/login@v1 short-lived API key exchange |
Published |
| Go module | Signed annotated tag policy and who signs/reviews release tags | Repository policy / release checklist | Published via bindings/go/v0.1.0 tag |
| Spack H0 recipe | Maintainer review | H0 submission track and upstream recipe draft | PR ready for review: https://github.com/spack/spack-packages/pull/4781; no comments/reviews as of 2026-06-14 |
| EasyBuild H0 easyconfig | Maintainer review | H0 submission track and upstream easyconfig draft | PR ready for review: https://github.com/easybuilders/easybuild-easyconfigs/pull/25951; checks green; no comments/reviews as of 2026-06-14 |
| conda-forge H0 feedstock | Maintainer review after green Azure builds | H0 submission track and recipe draft | PR ready for review: https://github.com/conda-forge/staged-recipes/pull/33290; Windows build failure addressed by making the H0 recipe non-noarch, skipping Windows, and using unconstrained non-noarch Python requirements; latest linter and Azure builds are green |
| HPSF/E4S packet drafts | TAC review and follow-up forum selection | HPSF/E4S packet draft and tracker notes | TAC readiness inquiry submitted: https://github.com/hpsfoundation/tac/issues/88; no TAC comments yet |
R marsearth |
Keep CRAN metadata and check-result links current; supersede the earlier marsruntime / mars.earth uploads |
Release checklist, bindings/r/cran-comments.md, and maintainer notes |
Published on CRAN as 0.0.0; CRAN install/load/predict/design-matrix smoke passed on 2026-06-14 |
Julia MarsEarth |
Register new Julia package; keep MarsRuntime as superseded legacy package |
Release checklist and maintainer notes | MarsRuntime Julia General PR merged on 2026-05-07 (JuliaRegistries/General#154675); MarsEarth has no separate registration PR yet |
marsearth package page and check-result page
as the release evidence, and treat the earlier marsruntime / mars.earth
CRAN uploads as superseded. For Julia, register MarsEarth as a new package
and keep MarsRuntime as superseded legacy.