Skip to content

Refresh the README roadmap and remove stale version labels#217

Merged
astrogilda merged 2 commits into
mainfrom
docs/readme-roadmap-refresh
Jun 24, 2026
Merged

Refresh the README roadmap and remove stale version labels#217
astrogilda merged 2 commits into
mainfrom
docs/readme-roadmap-refresh

Conversation

@astrogilda

Copy link
Copy Markdown
Owner

Corrects README drift found while auditing version consistency.

  • Removes the tutorial gallery and getting-started notebook from the near-term roadmap: both already ship (ten notebooks under docs/source/tutorials/, a linked gallery, and a Binder launcher).
  • Drops the version label from the near-term heading and the AR-only forecast-interval note so the roadmap no longer pins to a superseded release.
  • Removes the release number from the performance figure caption.

Docs only; no package or version change.

Remove the shipped tutorial gallery and getting-started notebook from the near-term
roadmap; the gallery, ten tutorial notebooks, and a Binder launcher are already in the
repo. Drop the version label from the near-term heading and the forecast-interval note so
the roadmap does not pin to a superseded release, and remove the release number from the
performance figure caption.
@mergify

mergify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

The locked tsbootstrap entry trailed the released version because release-please bumps
pyproject, conf.py, CITATION.cff, and server.json but not the lockfile. Align it with
pyproject so the version is consistent across the repo.
@astrogilda astrogilda merged commit e63dbc6 into main Jun 24, 2026
24 checks passed
@astrogilda astrogilda deleted the docs/readme-roadmap-refresh branch June 24, 2026 20:32
@sonarqubecloud

Copy link
Copy Markdown

astrogilda added a commit that referenced this pull request Jun 24, 2026
release-please bumps pyproject.toml and the conf.py / CITATION.cff /
server.json manifests on a release, but not uv.lock, whose editable
self-package version then trails the released version (it had drifted to
0.3.0 behind 0.3.1 before #217 resynced it).

Adds `scripts/check_lock_version.py` (check and fix modes) wired as a
local pre-commit hook, so pre-commit and pre-commit.ci block any future
lockfile-version drift from landing on main.
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