Skip to content

Development - #30

Merged
oskaresparza merged 2 commits into
stagingfrom
development
Aug 13, 2026
Merged

Development#30
oskaresparza merged 2 commits into
stagingfrom
development

Conversation

@oskaresparza

Copy link
Copy Markdown
Collaborator

No description provided.

oskaresparza and others added 2 commits August 13, 2026 10:05
release.yml: add a step that rewrites this branch's own
pip/%pip install ...@vX.Y.Z[-staging] example lines in README.md to
the version just resolved, then commits (with [skip ci]) and pushes
if anything changed. main's run only touches the plain @vX.Y.Z lines
(matched by the trailing quote), staging's only the -staging-suffixed
ones, so a run on one branch can never clobber the other's line —
verified with a local sed dry run against the real file before
writing this.

README: drop the two spots that hardcoded both branches' versions
together (JupyterLab intro line, wheel-filename example) so there's
nothing left for a human to keep in sync by hand; document the
auto-sync behavior under "Releasing a new version".

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Auto-sync README install examples with each release's version
@oskaresparza
oskaresparza merged commit d255cba into staging Aug 13, 2026
9 checks passed
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