Skip to content

chore: modernize project tooling and example app#4

Merged
mrbrentkelly merged 2 commits into
mainfrom
chore/modernize-project-tooling
Mar 10, 2026
Merged

chore: modernize project tooling and example app#4
mrbrentkelly merged 2 commits into
mainfrom
chore/modernize-project-tooling

Conversation

@mrbrentkelly
Copy link
Copy Markdown
Collaborator

@mrbrentkelly mrbrentkelly commented Mar 10, 2026

Summary

  • Regenerate library files using latest version of react-native-builder-bob and Expo 55
    • Migrate CI from CircleCI to GitHub Actions
    • Upgrade from Yarn Classic to Yarn 4 with PnP
    • Replace bare React Native example app with Expo-based example
  • Add expo plugin for setting up native projects for Detox Context

@sasnyk-hudl
Copy link
Copy Markdown

sasnyk-hudl commented Mar 10, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Copy Markdown

@orca-security-us orca-security-us Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Failed Failed Secrets high 0   medium 0   low 1   info 0 View in Orca
🔑 The following Secrets have been detected in your pull request across all commits

⚠️ Please take action to mitigate the risk of the identified secrets by revoking them, and if already in use, updating all dependent systems

NAME FILE LINE NUM COMMIT
low Generic High Entropy Secret ...ases/yarn-4.11.0.cjs 583 c1dd3c3 View in code

Copy link
Copy Markdown

@orca-security-us orca-security-us Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Failed Failed Secrets high 0   medium 0   low 1   info 0 View in Orca
🔑 The following Secrets have been detected in your pull request across all commits

⚠️ Please take action to mitigate the risk of the identified secrets by revoking them, and if already in use, updating all dependent systems

NAME FILE LINE NUM COMMIT
low Generic High Entropy Secret ...ases/yarn-4.11.0.cjs 583 c1dd3c3 View in code

- Upgrade to Yarn 4 via corepack (no committed binary)
- Migrate to flat ESLint config (v9)
- Replace husky with lefthook for git hooks
- Simplify CI to lint and build steps
- Update example app dependencies

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mrbrentkelly mrbrentkelly force-pushed the chore/modernize-project-tooling branch from d1dcd0c to e02a140 Compare March 10, 2026 16:59
IanMolldrem
IanMolldrem previously approved these changes Mar 10, 2026
@mrbrentkelly mrbrentkelly merged commit 05a157c into main Mar 10, 2026
6 checks passed
@mrbrentkelly mrbrentkelly deleted the chore/modernize-project-tooling branch March 10, 2026 18:59
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.

3 participants