-
Notifications
You must be signed in to change notification settings - Fork 412
DO NOT MERGE #7295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
DO NOT MERGE #7295
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Conflicts: # .github/workflows/ci.yml # packages/backend/src/api/resources/CommercePlan.ts # packages/expo/package.json # packages/react/package.json # packages/remix/CHANGELOG.md # packages/remix/package.json # packages/types/CHANGELOG.md # packages/types/package.json # pnpm-lock.yaml
# Conflicts: # package.json # packages/clerk-js/src/core/resources/SignIn.ts # packages/clerk-js/src/core/resources/SignUp.ts # packages/expo/package.json # packages/nextjs/src/app-router/client/ClerkProvider.tsx # packages/react/package.json # packages/remix/CHANGELOG.md # packages/remix/package.json # packages/types/CHANGELOG.md # packages/types/package.json # packages/ui/src/components/PricingTable/__tests__/PricingTable.test.tsx # packages/ui/src/components/SignIn/SignInFactorTwoEmailCodeCard.tsx # packages/ui/src/components/SignIn/SignInFactorTwoEmailLinkCard.tsx # packages/ui/src/elements/__tests__/SocialButtons.test.tsx # pnpm-lock.yaml
Added clerkJSUrl and clerkUiUrl props to integration templates that were missing them. These props are required for CI to use the locally published Clerk packages from Verdaccio instead of the default CDN. Templates updated: - react-router-library - react-router-node - tanstack-react-start
Configure Playwright integration tests to bypass Vercel's deployment protection using the x-vercel-protection-bypass header. This enables automated tests to access protected Vercel deployments without manual intervention. Changes include: - Add extraHTTPHeaders to Playwright config with bypass secret - Whitelist VERCEL_AUTOMATION_BYPASS_SECRET in turbo.json for all integration test tasks - Pass bypass secret from GitHub secrets in CI workflow
Updated GitHub labeler from v4 to v6 to support the new configuration format and base-branch matching capabilities. Migrated all existing file-based label rules to the v6 format using changed-files syntax. Added core2 and core3 labels that automatically apply based on PR target branch (main and vincent-and-the-doctor respectively) using the new base-branch matching feature.
dcc5a70 to
d7df5a5
Compare
1ed616f to
d24d455
Compare
d24d455 to
12a12f5
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Monitoring the status of the branch