Skip to content

ci(expo): add native build smoke workflow#8964

Draft
swolfand wants to merge 1 commit into
mainfrom
sam/mobile-557-expo-native-build-smoke
Draft

ci(expo): add native build smoke workflow#8964
swolfand wants to merge 1 commit into
mainfrom
sam/mobile-557-expo-native-build-smoke

Conversation

@swolfand

Copy link
Copy Markdown

Summary

  • add a lightweight Expo native build smoke workflow for @clerk/expo
  • cover Expo SDK 54 and SDK 56 across Android and iOS
  • add a tiny native build fixture that installs the packed local @clerk/expo package before prebuild/native compilation

Validation

  • 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.md
  • pnpm --filter @clerk/expo... build
  • packed @clerk/expo locally and verified fixture files are excluded from the tarball
  • installed the fixture with SDK 54 and ran expo config --type introspect
  • installed the fixture with SDK 56 and ran expo config --type introspect

Local 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

@changeset-bot

changeset-bot Bot commented Jun 23, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: a1dd8e0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When 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

@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Jun 23, 2026 4:53am
swingset Error Error Jun 23, 2026 4:53am

Request Review

@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository YAML (base), Repository UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: d7abb326-a977-463e-bd5f-572527f4e42e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@pkg-pr-new

pkg-pr-new Bot commented Jun 23, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@8964

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@8964

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@8964

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@8964

@clerk/electron

npm i https://pkg.pr.new/@clerk/electron@8964

@clerk/electron-passkeys

npm i https://pkg.pr.new/@clerk/electron-passkeys@8964

@clerk/eslint-plugin

npm i https://pkg.pr.new/@clerk/eslint-plugin@8964

@clerk/expo

npm i https://pkg.pr.new/@clerk/expo@8964

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@8964

@clerk/express

npm i https://pkg.pr.new/@clerk/express@8964

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@8964

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@8964

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@8964

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@8964

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@8964

@clerk/react

npm i https://pkg.pr.new/@clerk/react@8964

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@8964

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@8964

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@8964

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@8964

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@8964

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@8964

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@8964

commit: a1dd8e0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant