Skip to content

completions: Move to framework_tool/ to include in crates.io release#297

Merged
JohnAZoidberg merged 1 commit intoFrameworkComputer:mainfrom
nadzyah:fw-tool-completions
Mar 22, 2026
Merged

completions: Move to framework_tool/ to include in crates.io release#297
JohnAZoidberg merged 1 commit intoFrameworkComputer:mainfrom
nadzyah:fw-tool-completions

Conversation

@nadzyah
Copy link
Copy Markdown
Contributor

@nadzyah nadzyah commented Mar 22, 2026

I'm packaging the framework_tool crate for Debian and would like to install shell completions as part of the package. I'm using the orig tarball from crates.io as the packaging source (as is standard practice for the Debian Rust team), which only includes the contents of the framework_tool/ directory. The completions/ directory was previously at the workspace root, so it wasn't published to crates.io and wasn't available to downstream packagers

This PR moves completions/ into framework_tool/ to fix that, and updates asset paths in Cargo.toml metadata (deb and rpm), the CI completions check, and the README regeneration instructions

Update asset paths in Cargo.toml metadata (deb and rpm), the CI
completions check, and the README regeneration instructions accordingly
Copy link
Copy Markdown
Member

@JohnAZoidberg JohnAZoidberg left a comment

Choose a reason for hiding this comment

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

Yeah that makes sense, thanks

@JohnAZoidberg JohnAZoidberg merged commit 34f21c8 into FrameworkComputer:main Mar 22, 2026
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.

2 participants