Open
Conversation
Restrict Cargo buildrequires, build, and test steps in the specfile to smoo-gadget-cli and smoo-host-cli so COPR doesn't try to pull in non-CLI workspace members. Signed-off-by: Sam Day <me@samcday.com> Assisted-by: opencode:gpt-5.3-codex
Signed-off-by: Sam Day <me@samcday.com> Assisted-by: opencode:gpt-5.3-codex
Seed the smoo COPR crate carry set with rust-dma-heap so non-vendored Fedora builds can start closing dependency gaps.\n\nInclude a metadata patch that adds SPDX license info required by Fedora's Rust RPM macros. Signed-off-by: Sam Day <me@samcday.com> Assisted-by: opencode:gpt-5.3-codex
Seed the next missing Rust dependency needed for non-vendored Fedora builds of smoo.\n\nThis crate unblocks the host CLI path and is shared by gadget-side dependencies too. Signed-off-by: Sam Day <me@samcday.com> Assisted-by: opencode:gpt-5.3-codex
Run COPR crate packaging builds on PRs and main changes under copr/**, while deriving a sequential build plan from nested bullets in copr/README.md.\n\nThis keeps crate dependency ordering explicit in-repo and avoids parallel build races in samcday/smoo-nightly. Signed-off-by: Sam Day <me@samcday.com> Assisted-by: opencode:gpt-5.3-codex
GitHub runners expose the CLI as 'copr' when installed via pip, not 'copr-cli'.\n\nSwitch auth and build invocations to avoid command-not-found failures in PR checks. Signed-off-by: Sam Day <me@samcday.com> Assisted-by: opencode:gpt-5.3-codex
The pip package that provides the CLI binary is copr-cli, not copr.\n\nInstall copr-cli and invoke copr-cli for auth/build steps so PR COPR checks can execute on GitHub runners. Signed-off-by: Sam Day <me@samcday.com> Assisted-by: opencode:gpt-5.3-codex
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.