Skip to content

🔧 - Remove non-existent adapter workspace from consumer test matrix - #66

Merged
turtton merged 1 commit into
mainfrom
fix-consumer-workspaces
Aug 29, 2026
Merged

turtton merged 1 commit into
mainfrom
fix-consumer-workspaces

Conversation

@turtton

@turtton turtton commented Aug 29, 2026

Copy link
Copy Markdown
Member

Why

Both open PRs (#64, #65) fail on emumet-check / Check adapter with:

package `adapter` is not a member of the workspace

Emumet's workspace members are now application, driver, kernel, server — the adapter crate no longer exists, but test-consumers.yml still passes it to check.yml.

What

  • Remove adapter from the workspace matrix in test-consumers.yml, matching the matrix in Emumet's own lint-and-test.yml ([ "kernel", "application", "server" ]). driver is already covered separately by emumet-test-psql.

Verification

  • Matrix now matches the actual members of Emumet's Cargo.toml workspace.

@turtton
turtton merged commit 046209a into main Aug 29, 2026
7 checks passed
@turtton
turtton deleted the fix-consumer-workspaces branch August 29, 2026 08:35
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