-
Notifications
You must be signed in to change notification settings - Fork 8.9k
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
chore: adds useful SQL scripts for devops #14068
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
3 Ignored Deployments
|
Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link. |
Graphite Automations"Add foundation team as reviewer" took an action on this PR • (03/12/24)1 reviewer was added to this PR based on Keith Williams's automation. |
📦 Next.js Bundle Analysis for @calcom/webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Current Playwright Test Results Summary✅ 310 Passing - ❌ 1 Failing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 03/12/2024 07:19:02pm UTC) Run DetailsRunning Workflow PR Update on Github Actions Commit: 20b2c94 Started: 03/12/2024 07:16:13pm UTC ❌ Failures📄 apps/web/playwright/integrations-stripe.e2e.ts • 1 FailureTest Case Results
|
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
FORM_SUBMITTED on submitting team form, triggers team webhook
Retry 1 • Initial Attempt |
1.73% (4)4 / 231 runsfailed over last 7 days |
17.75% (41)41 / 231 runsflaked over last 7 days |
📄 apps/web/playwright/login.e2e.ts • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Login and logout tests -- legacy Login flow validations -- legacy Should warn when user does not exist
Retry 1 • Initial Attempt |
0% (0)0 / 227 runsfailed over last 7 days |
2.64% (6)6 / 227 runsflaked over last 7 days |
📄 packages/embeds/embed-core/playwright/tests/action-based.e2e.ts • 8 Flakes
Top 1 Common Error Messages
|
8 Test Cases Affected |
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Popup Tests should open embed iframe on click - Configured with light theme
Retry 1 • Initial Attempt |
5.37% (13)13 / 242 runsfailed over last 7 days |
43.80% (106)106 / 242 runsflaked over last 7 days |
Popup Tests should be able to reschedule
Retry 1 • Initial Attempt |
-86.18% (-106)-106 / 123 runsfailed over last 7 days |
86.18% (106)106 / 123 runsflaked over last 7 days |
Popup Tests should open Routing Forms embed on click
Retry 1 • Initial Attempt |
-85.37% (-105)-105 / 123 runsfailed over last 7 days |
85.37% (105)105 / 123 runsflaked over last 7 days |
Popup Tests Floating Button Popup Pro User - Configured in App with default setting of system theme should open embed iframe according to system theme when no theme is configured through Embed API
Retry 1 • Initial Attempt |
-85.37% (-105)-105 / 123 runsfailed over last 7 days |
85.37% (105)105 / 123 runsflaked over last 7 days |
Popup Tests Floating Button Popup Pro User - Configured in App with default setting of system theme should open embed iframe according to system theme when configured with 'auto' theme using Embed API
Retry 1 • Initial Attempt |
-85.37% (-105)-105 / 123 runsfailed over last 7 days |
85.37% (105)105 / 123 runsflaked over last 7 days |
Popup Tests Floating Button Popup Pro User - Configured in App with default setting of system theme should open embed iframe(Booker Profile Page) with dark theme when configured with dark theme using Embed API
Retry 1 • Initial Attempt |
-85.37% (-105)-105 / 123 runsfailed over last 7 days |
85.37% (105)105 / 123 runsflaked over last 7 days |
Popup Tests Floating Button Popup Pro User - Configured in App with default setting of system theme should open embed iframe(Event Booking Page) with dark theme when configured with dark theme using Embed API
Retry 1 • Initial Attempt |
-85.37% (-105)-105 / 123 runsfailed over last 7 days |
85.37% (105)105 / 123 runsflaked over last 7 days |
Popup Tests prendered embed should be loaded and apply the config given to it
Retry 1 • Initial Attempt |
-85.37% (-105)-105 / 123 runsfailed over last 7 days |
85.37% (105)105 / 123 runsflaked over last 7 days |
📄 apps/web/playwright/dynamic-booking-pages.e2e.ts • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
dynamic booking
Retry 1 • Initial Attempt |
1.24% (3)3 / 241 runsfailed over last 7 days |
0.41% (1)1 / 241 runflaked over last 7 days |
What does this PR do?
Type of change