Skip to content

Rust: introduce upgrades/downgrades infrastructure #19167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 1, 2025

Conversation

redsun82
Copy link
Contributor

No description provided.

@Copilot Copilot AI review requested due to automatic review settings March 31, 2025 15:01
Copy link
Contributor

@Copilot 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 introduces the infrastructure required for managing Rust downgrades.

  • Adds a new qlpack.yml configuration file under rust/downgrades.
  • Configures the downgrade process with specific properties such as downgrades path, library mode, and warnings.
Files not reviewed (3)
  • misc/scripts/prepare-db-upgrade.sh: Language not supported
  • rust/BUILD.bazel: Language not supported
  • rust/downgrades/BUILD.bazel: Language not supported

Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more

@github-actions github-actions bot added the Rust Pull requests that update Rust code label Mar 31, 2025
@redsun82 redsun82 merged commit 01d4c0f into main Apr 1, 2025
18 checks passed
@redsun82 redsun82 deleted the redsun82/rust-upgrades-downgrades branch April 1, 2025 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants