Skip to content

Prepare for release v0.1 - #34

Merged
hky1999 merged 3 commits into
mainfrom
release_0.1
Aug 15, 2025
Merged

Prepare for release v0.1#34
hky1999 merged 3 commits into
mainfrom
release_0.1

Conversation

@aarkegz

@aarkegz aarkegz commented Aug 14, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@aarkegz
aarkegz requested a review from Copilot August 14, 2025 09:23
@aarkegz aarkegz self-assigned this Aug 14, 2025
@aarkegz
aarkegz requested a review from hky1999 August 14, 2025 09:24

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

This PR prepares the project for the v0.1 release by switching from git dependencies to published crate versions and adding a new public API method.

  • Replaced git dependencies with published crate versions (0.1) for axaddrspace and axvisor_api
  • Added a new vm_id() method to the AxVCpu struct to expose the VM ID

Reviewed Changes

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

File Description
Cargo.toml Updated dependencies from git sources to published v0.1 crates
src/vcpu.rs Added new public method to retrieve VM ID from vCPU instance

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@hky1999
hky1999 merged commit e454d67 into main Aug 15, 2025
18 checks passed
@aarkegz
aarkegz deleted the release_0.1 branch August 15, 2025 08:02
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.

3 participants