Skip to content

ci: add verify-web target and config filter to CI - #367

Merged
masch merged 1 commit into
mainfrom
feat/ci-make-verify-web
Aug 2, 2026
Merged

ci: add verify-web target and config filter to CI#367
masch merged 1 commit into
mainfrom
feat/ci-make-verify-web

Conversation

@masch

@masch masch commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Summary

Extracted CI workflow and Makefile changes from #345 without package or lockfile updates.

  • Added verify-web target to Makefile to build the web bundle and execute JavaScript files to catch circular dependencies / CJS interop bugs.
  • Updated ci-pr.yml with a config filter (triggering on changes to config/lockfiles) and added a Verify Web Bundle step under validate-mobile.
  • Updated expo-upgrade in Makefile to pass APP_VERSION_NAME to npx expo install --check.

Reasoning

Allows validating web bundle generation and circular dependency issues in CI without pulling in unnecessary package updates from #345.

Test Plan

  • Run make verify-web locally or via CI on PR.

@masch masch left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

🥦

@masch
masch merged commit 0bf6836 into main Aug 2, 2026
13 checks passed
@masch
masch deleted the feat/ci-make-verify-web branch August 2, 2026 01:56
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