ci(e2e): point mobile-e2e to clerkstage-with-native-components instance#8495
ci(e2e): point mobile-e2e to clerkstage-with-native-components instance#8495wobsoriano merged 1 commit intomainfrom
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📝 WalkthroughWalkthroughThe GitHub Actions mobile e2e workflow configuration was updated to change the Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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/dev-cli
@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
EXPO_INSTANCE_NAME: expo-nativeplaceholder added in ci(expo): add manual mobile e2e workflow_dispatch #8489 with the real instance nameclerkstage-with-native-components, which now exists in theINTEGRATION_INSTANCE_KEYSGitHub Actions secret.Without this, the manual
Mobile e2e (@clerk/expo)workflow would fail at the "Resolve Clerk instance keys" step withNo entry 'expo-native' found in INTEGRATION_INSTANCE_KEYS.Test plan
Mobile e2e (@clerk/expo)workflow from the Actions tab onmainafter this lands and confirm the "Resolve Clerk instance keys" step passes.