Skip to content

chore: bump version to 2.0.0-rc.2 and fix packaging#52

Merged
corybuecker merged 1 commit into
mainfrom
2-0-0-release-candidate-2
Jul 26, 2025
Merged

chore: bump version to 2.0.0-rc.2 and fix packaging#52
corybuecker merged 1 commit into
mainfrom
2-0-0-release-candidate-2

Conversation

@corybuecker
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings July 26, 2025 13:20
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR bumps the version from 2.0.0-rc.1 to 2.0.0-rc.2 and improves the gem packaging configuration. The changes ensure proper version synchronization across files and fix packaging issues by excluding additional development files and adjusting artifact paths.

  • Version bump from 2.0.0-rc.1 to 2.0.0-rc.2 across Ruby and Rust components
  • Enhanced gem packaging to exclude .ruby-version file
  • Updated CI artifact collection to handle gems in multiple locations

Reviewed Changes

Copilot reviewed 4 out of 6 changed files in this pull request and generated no comments.

File Description
lib/ruby_native_statistics/version.rb Updates Ruby gem version constant
ext/ruby_native_statistics/Cargo.toml Updates Rust crate version
ruby_native_statistics.gemspec Excludes .ruby-version from packaged files
.github/workflows/continuous-delivery.yaml Expands artifact path patterns for gem collection
Comments suppressed due to low confidence (1)

ext/ruby_native_statistics/Cargo.toml:4

  • Rust edition 2024 does not exist. The available Rust editions are 2015, 2018, and 2021. This should be changed to a valid edition.
edition = "2024"

@corybuecker corybuecker merged commit ec43ab4 into main Jul 26, 2025
9 checks passed
@corybuecker corybuecker deleted the 2-0-0-release-candidate-2 branch July 26, 2025 13:21
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