Skip to content

release v0.0.0#14

Merged
InftyAI-Agent merged 2 commits into
InftyAI:mainfrom
kerthcet:cleanup/release-0.0.0
Jun 14, 2026
Merged

release v0.0.0#14
InftyAI-Agent merged 2 commits into
InftyAI:mainfrom
kerthcet:cleanup/release-0.0.0

Conversation

@kerthcet

Copy link
Copy Markdown
Member

What this PR does / why we need it

Which issue(s) this PR fixes

Fixes #

Special notes for your reviewer

Does this PR introduce a user-facing change?


Signed-off-by: kerthcet <kerthcet@gmail.com>
Copilot AI review requested due to automatic review settings June 14, 2026 03:24
@InftyAI-Agent InftyAI-Agent added needs-triage Indicates an issue or PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. do-not-merge/needs-kind Indicates a PR lacks a label and requires one. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jun 14, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates release/package metadata across the Rust crates and Python packaging config to prepare a v0.0.0 release, and adds Makefile targets for building/publishing Python wheels and publishing the Rust crate.

Changes:

  • Bump versions to 0.0.0 and add crate metadata fields (description, repository, homepage, etc.) in the Rust manifests.
  • Refresh Python package metadata in pyproject.toml and add maturin include/exclude packaging rules.
  • Add Makefile targets to build wheels (local + Docker-based Linux) and publish to PyPI/crates.io.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
server/Cargo.toml Sets crate version to 0.0.0 and adds crates.io metadata fields.
sandd/Cargo.toml Sets crate version to 0.0.0 and adds crates.io metadata fields (docs/readme/keywords/categories).
pyproject.toml Updates Python package metadata and adds tool.maturin include/exclude rules for packaging.
Makefile Adds wheel build/publish targets and a crates.io publish target.
Cargo.lock Updates locked package versions to 0.0.0 for workspace crates.

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

Comment thread pyproject.toml
Comment thread Makefile Outdated
Comment thread Makefile
Signed-off-by: kerthcet <kerthcet@gmail.com>
@kerthcet

Copy link
Copy Markdown
Member Author

/lgtm
/kind cleanup

@InftyAI-Agent InftyAI-Agent added lgtm Looks good to me, indicates that a PR is ready to be merged. cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. and removed do-not-merge/needs-kind Indicates a PR lacks a label and requires one. labels Jun 14, 2026

@InftyAI-Agent InftyAI-Agent left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approved: PR has both lgtm and approved labels

@InftyAI-Agent InftyAI-Agent merged commit 4dedc05 into InftyAI:main Jun 14, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Looks good to me, indicates that a PR is ready to be merged. needs-priority Indicates a PR lacks a label and requires one. needs-triage Indicates an issue or PR lacks a label and requires one.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants