Skip to content

Conversation

sabify
Copy link
Contributor

@sabify sabify commented Jul 27, 2025

Related: #4172

The script now detects if any changes were made to a member from a commit release up to the latest tag.

@gbj, if you are going to release and publish a member crate without releasing a tag, please push a commit in the following format to keep track of the changes: <member-name>-v<member-version>. For example, oco_ref-v0.2.1.

Please keep in mind to use the member package name defined in the Cargo.toml, not the directory name.

Here is the logic:

  • If there is a release commit newer than the latest tag for the member crate, check if there are any changes made to it from the release commit and request a bump.
  • Otherwise, use the latest tag and check if there are any changes made to the member crate and request a bump.

@sabify sabify marked this pull request as draft July 27, 2025 17:08
@sabify sabify force-pushed the minimal-versions branch from 80dbf6e to 0b7896c Compare July 27, 2025 17:23
@sabify sabify marked this pull request as ready for review July 27, 2025 17:25
@gbj
Copy link
Collaborator

gbj commented Aug 9, 2025

Thanks!

@gbj gbj merged commit 8f623a2 into leptos-rs:main Aug 9, 2025
283 checks passed
@sabify sabify deleted the minimal-versions branch August 9, 2025 20:30
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