Skip to content

refactor: consume bigfred-client from dcc-bigfred/sdk - #8

Merged
keskad merged 1 commit into
mainfrom
refactor/bigfred-client-sdk-git-dep
Sep 1, 2026
Merged

refactor: consume bigfred-client from dcc-bigfred/sdk#8
keskad merged 1 commit into
mainfrom
refactor/bigfred-client-sdk-git-dep

Conversation

@keskad

@keskad keskad commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove in-tree crates/bigfred-client.
  • Depend on dcc-bigfred/sdk via git branch = "main" (Cargo finds the crate under rust/crates/bigfred-client by package name).
  • Update ARCHITECTURE.md.

The SDK repo now hosts the Rust workspace, CI (fmt / clippy / test), and crates.io publish on v* tags (CARGO_REGISTRY_TOKEN still needed for the first publish).

Test plan

  • cargo fmt --all -- --check
  • cargo clippy --all-targets -- -D warnings
  • cargo test --all
  • CI on this PR (git fetch of sdk during cargo test)

Made with Cursor

Point the wizard at the SDK git repo (main) and drop the in-tree crate
copy so the client lives in rust/crates/bigfred-client.

Co-authored-by: Cursor <cursoragent@cursor.com>
@keskad
keskad merged commit 6a3cf7c into main Sep 1, 2026
3 checks passed
@keskad
keskad deleted the refactor/bigfred-client-sdk-git-dep branch September 1, 2026 18:25
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.

1 participant