Skip to content

Add support for cargo release - #13

Merged
martynp merged 2 commits into
mainfrom
add_support_for_cargo_release
Jul 5, 2026
Merged

martynp merged 2 commits into
mainfrom
add_support_for_cargo_release

Conversation

@martynp

@martynp martynp commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@martynp martynp self-assigned this Jul 5, 2026
@martynp
martynp requested a review from Copilot July 5, 2026 06:15

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.

Pull request overview

Adds cargo-release configuration and updates the workspace/documentation version references to 1.1.0 so releases can bump versions and keep user-facing docs in sync.

Changes:

  • Bump workspace/package versions and all documented Cargo.toml snippets to 1.1.0.
  • Add cargo-release configuration (release.toml) and define pre-release-replacements to update docs during release.
  • Update contrib crate READMEs and website guide pages to reflect the new version.

Reviewed changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
website/src/pages/index.js Updates QuickStart dependency snippet to 1.1.0.
website/docs/index.md Updates guide version string to v1.1.0 (and fixes project name in the sentence).
website/docs/14-faq.md Updates example dependency version to 1.1.0.
website/docs/12-pastebin.md Updates example dependency version to 1.1.0.
website/docs/10-configuration.md Updates TLS/mTLS dependency examples to 1.1.0.
website/docs/04-requests.md Updates feature-flag dependency examples to 1.1.0.
website/docs/02-getting-started.md Updates getting-started dependency snippet to 1.1.0.
release.toml Introduces cargo-release config enabling shared versioning.
README.md Updates the main dependency snippet to 1.1.0.
core/lib/Cargo.toml Adds cargo-release pre-release-replacements to keep key docs in lockstep with the release version.
contrib/ws/README.md Updates rkt_ws version example to 1.1.0.
contrib/dyn_templates/README.md Updates rkt_dyn_templates version example to 1.1.0.
Cargo.toml Bumps workspace version and workspace dependency versions to 1.1.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread release.toml
Comment thread core/lib/Cargo.toml
@martynp
martynp force-pushed the add_support_for_cargo_release branch from 3310d41 to 6e463a3 Compare July 5, 2026 06:42
@martynp
martynp merged commit 1964a75 into main Jul 5, 2026
11 checks passed
@martynp
martynp deleted the add_support_for_cargo_release branch July 5, 2026 16:17
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