ci(expo): add native build smoke workflow#8964
Conversation
🦋 Changeset detectedLatest commit: a1dd8e0 The changes in this PR will be included in the next version bump. This PR includes changesets to release 0 packagesWhen changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Repository UI (inherited) Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/electron
@clerk/electron-passkeys
@clerk/eslint-plugin
@clerk/expo
@clerk/expo-passkeys
@clerk/express
@clerk/fastify
@clerk/hono
@clerk/localizations
@clerk/nextjs
@clerk/nuxt
@clerk/react
@clerk/react-router
@clerk/shared
@clerk/tanstack-react-start
@clerk/testing
@clerk/ui
@clerk/upgrade
@clerk/vue
commit: |
Summary
@clerk/expo@clerk/expopackage before prebuild/native compilationValidation
pnpm exec prettier --check .github/workflows/expo-native-build.yml packages/expo/e2e/native-build-fixture/App.tsx packages/expo/e2e/native-build-fixture/app.json packages/expo/e2e/native-build-fixture/index.js packages/expo/e2e/native-build-fixture/package.sdk-54.json packages/expo/e2e/native-build-fixture/package.sdk-56.json packages/expo/e2e/native-build-fixture/pnpm-workspace.yaml packages/expo/e2e/native-build-fixture/tsconfig.json .changeset/expo-native-build-smoke.mdpnpm --filter @clerk/expo... build@clerk/expolocally and verified fixture files are excluded from the tarballexpo config --type introspectexpo config --type introspectLocal package build emitted the expected Node engine warning because my shell is on Node v23.11.1; CI uses Node 24.15.0.
Fixes MOBILE-557