Skip to content

fix(desktop): depend on h35-desktop from git - #91

Open
koliyo wants to merge 2 commits into
mainfrom
fix-ci-h35-git-dep
Open

fix(desktop): depend on h35-desktop from git#91
koliyo wants to merge 2 commits into
mainfrom
fix-ci-h35-git-dep

Conversation

@koliyo

@koliyo koliyo commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • Workspace h35-desktop is now a git dependency instead of ../h35-desktop.
  • Hosted CI can load the Cargo workspace without cloning a sibling repo.

Test plan

  • cargo check -p rocci-desktop resolves https://github.com/koliyo/h35-desktop#8e2b1d7a
  • Hosted CI on this branch is green

Made with Cursor

Hosted CI has no sibling checkout, so the workspace path dep failed to load.

Co-authored-by: Cursor <cursoragent@cursor.com>
@koliyo

koliyo commented Aug 30, 2026

Copy link
Copy Markdown
Owner Author

/ci

Cargo fetches the crate from git, so clone helpers and workflow steps
are leftover path-dep machinery.

Co-authored-by: Cursor <cursoragent@cursor.com>
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