Skip to content

docs(readme): add an Upgrading section - #557

Merged
HappyDevs1 merged 2 commits into
mainfrom
docs/readme-upgrading-section
Sep 7, 2026
Merged

docs(readme): add an Upgrading section#557
HappyDevs1 merged 2 commits into
mainfrom
docs/readme-upgrading-section

Conversation

@HappyDevs1

@HappyDevs1 HappyDevs1 commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Every command prints an "Update available!" notice (added in feat(cli): notify on every command when a newer flowproof is available #554) with pip/npm upgrade commands and a link to the release notes, but nothing in the docs was the canonical reference for upgrading — a curious user had nowhere obvious to go beyond the notice itself.
  • Adds a short "Upgrading" section to README.md, right after Quick start: the upgrade commands, the FLOWPROOF_NO_UPDATE_CHECK opt-out (existed in code, undocumented until now), and a pointer to CHANGELOG.md for version-specific behaviour changes before upgrading in CI.

Test plan

  • Docs-only change — no code affected.
  • Commands and env var cross-checked against crates/flowproof-cli/src/update_check.rs.

The CLI has printed an "Update available!" notice with upgrade commands on
every stale invocation since #554, but nothing in the docs was the canonical
place that notice's "see:" link led a reader back to. Adds a short section
covering the upgrade commands, the FLOWPROOF_NO_UPDATE_CHECK opt-out, and
where to check for version-specific behaviour changes before upgrading.

Claude-Session: https://claude.ai/code/session_014DBCXghioodAVbbyuyCCWW
Copilot AI lite review requested due to automatic review settings September 7, 2026 12:48

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@HappyDevs1
HappyDevs1 merged commit d7bffc6 into main Sep 7, 2026
4 checks passed
@HappyDevs1
HappyDevs1 deleted the docs/readme-upgrading-section branch September 7, 2026 13:28
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.

2 participants