You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Rename bootc-mount to bootc-internal-mount and publish to crates.io
Rename the mount crate from bootc-mount to bootc-internal-mount,
matching the naming convention of other published internal crates
(bootc-internal-utils, bootc-internal-blockdev). Set version to 0.1.0,
add workspace lints, doc comments for public API, and update all
dependent crates (blockdev, lib, system-reinstall-bootc) to reference
the new package name with version.
Add the crate to the crates-release publish list (in dependency order
between utils and blockdev) and to the scheduled-release version bump.
Assisted-by: Claude Code (Opus 4)
Signed-off-by: ckyrouac <ckyrouac@redhat.com>
0 commit comments