margelo / margelo/react-native-nitro-sqlite
Allow manual native tests and match current package paths
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 565
- Forks
- 53
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 18
Description
The Android and iOS integration workflows cannot be started manually and still filter native changes through the obsolete package/ directory. Native changes under packages/react-native-nitro-sqlite can miss the intended test workflows.
Extract the workflow changes from #298, add manual dispatch, and match the current core and vector package paths.
Source: https://github.com/margelo/react-native-nitro-sqlite/pull/298
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Android and iOS integration workflows and the workflow changes in PR #298. Update their triggers and native path filters to cover packages/react-native-nitro-sqlite and the current core and vector package paths; done means both workflows can be dispatched manually and match the intended native changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, react-native
- Domain
- ci-cd, mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 74/100