Skip to content

ci: fix native test workflow triggers - #346

Draft
chrispader wants to merge 1 commit into
mainfrom
codex/native-test-triggers
Draft

ci: fix native test workflow triggers#346
chrispader wants to merge 1 commit into
mainfrom
codex/native-test-triggers

Conversation

@chrispader

Copy link
Copy Markdown
Member

The iOS and Android harness workflows cannot be started manually, and their native path filters still point at the removed package/ directory. Maintainers cannot run these jobs on demand, while changes under the current core or sqlite-vec native packages can miss automatic coverage. This extracts Samuel Scheit's workflow changes from #298, adds manual dispatch, and watches the native directories that exist in both packages.

Closes #343.

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.

Allow manual native tests and match current package paths

2 participants