Skip to content

Conversation

RuoqingHe
Copy link
Member

Summary of the PR

Prepare vm-superio v0.4.1 and vm-superio-ser v0.8.1 release to consume vmm-sys-util change.

Requirements

Before submitting your PR, please make sure you addressed the following
requirements:

  • All commits in this PR have Signed-Off-By trailers (with
    git commit -s), and the commit message has max 60 characters for the
    summary and max 75 characters for each description line.
  • All added/changed functionality has a corresponding unit/integration
    test.
  • All added/changed public-facing functionality has entries in the "Upcoming
    Release" section of CHANGELOG.md (if no such section exists, please create one).
  • Any newly added unsafe code is properly documented.

Prepare vm-superio v0.4.1 and vm-superio-ser v0.8.1 release to consume
vmm-sys-util change.

Signed-off-by: Ruoqing He <[email protected]>
@roypat
Copy link
Member

roypat commented Sep 19, 2025

While we're here, can we grab the auto-publish action from rust-vmm/rust-vmm-ci#189? :o

Add publish-vm-superio.yaml and publish-vm-superio-ser.yaml which use
rust-lang/crates-io-auth-action to automate crates publishing.

Signed-off-by: Patrick Roy <[email protected]>
Signed-off-by: Ruoqing He <[email protected]>
@RuoqingHe
Copy link
Member Author

@roypat @ShadowCurse Could we move this forward 🙂

Copy link
Member

@roypat roypat left a comment

Choose a reason for hiding this comment

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

also added the trusted publishing config to crates.io

@roypat roypat merged commit b27c2d5 into rust-vmm:main Sep 27, 2025
2 checks passed
@roypat
Copy link
Member

roypat commented Sep 27, 2025

So the auto-publishing did not work for some reason, I did the publishing manually for now

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