cal.com
cal.com copied to clipboard
feat: added upgrade page
and if all good:
Thank you for following the naming conventions! đ Feel free to join our discord and post your PR link.
The latest updates on your projects. Learn more about Vercel for Git âď¸
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| api | â Ready (Inspect) | Visit Preview | đŹ Add feedback | Jan 19, 2024 9:31pm |
| dev | â Failed (Inspect) | Jan 19, 2024 9:31pm | ||
| qa | đ Building (Inspect) | Visit Preview | đŹ Add feedback | Jan 19, 2024 9:31pm |
4 Ignored Deployments
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| ai | âŹď¸ Ignored (Inspect) | Visit Preview | Jan 19, 2024 9:31pm | |
| cal | âŹď¸ Ignored (Inspect) | Visit Preview | Jan 19, 2024 9:31pm | |
| cal-demo | âŹď¸ Ignored (Inspect) | Visit Preview | Jan 19, 2024 9:31pm | |
| ui | âŹď¸ Ignored (Inspect) | Visit Preview | Jan 19, 2024 9:31pm |
đŚ Next.js Bundle Analysis for @calcom/web
This analysis was generated by the Next.js Bundle Analysis action. đ¤
New Page Added
The following page was added to the bundle from the code in this PR:
| Page | Size (compressed) | First Load | % of Budget (350Â KB) |
|---|---|---|---|
/upgrade |
247.38Â KB |
413.42Â KB | 118.12% |
Current Playwright Test Results Summary
â 402 Passing - â ď¸ 8 Flaky
Run may still be in progress, this comment will be updated as current testing workflow or job completes...
(Last updated on 01/19/2024 09:35:55pm UTC)
Run Details
Running Workflow PR Update on Github Actions
Commit: d33ae5d21d767a35198fc7d7a8b42be47d2842e4
Started: 01/19/2024 09:27:59pm UTC
â ď¸ Flakes
đ  apps/web/playwright/booking/checkboxGroupQuestion.e2e.ts ⢠1 Flake
Test Case Results
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Booking With Checkbox Group Question and Each Other Question Booking With Checkbox Group Question and Address Question Booking With Checkbox Group Question and multiselect Question Checkbox Group and multiselect text not required
Retry 1 ⢠Initial Attempt |
0% (0)0 / 356 runsfailed over last 7 days |
2.53% (9)9 / 356 runsflaked over last 7 days |
đ  apps/web/playwright/login.2fa.e2e.ts ⢠1 Flake
Test Case Results
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
2FA Tests should allow a user to enable 2FA and login using 2FA
Retry 2 ⢠Retry 1 ⢠Initial Attempt |
0% (0)0 / 410 runsfailed over last 7 days |
34.15% (140)140 / 410 runsflaked over last 7 days |
đ  apps/web/playwright/organization/organization-invitation.e2e.ts ⢠2 Flakes
Top 1 Common Error Messages
|
|
2 Test Cases Affected |
Test Case Results
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Organization Email not matching orgAutoAcceptEmail Org Invitation
Retry 1 ⢠Initial Attempt |
1.51% (7)7 / 463 runsfailed over last 7 days |
11.23% (52)52 / 463 runsflaked over last 7 days |
|
Organization Email matching orgAutoAcceptEmail and a Verified Organization Team Invitation
Retry 1 ⢠Initial Attempt |
2.88% (13)13 / 452 runsfailed over last 7 days |
19.91% (90)90 / 452 runsflaked over last 7 days |
đ  apps/web/playwright/integrations-stripe.e2e.ts ⢠1 Flake
Test Case Results
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Stripe integration When event is paid and confirmed Paid and confirmed booking should be able to be rescheduled
Retry 1 ⢠Initial Attempt |
0.24% (1)1 / 412 runfailed over last 7 days |
9.22% (38)38 / 412 runsflaked over last 7 days |
đ  packages/embeds/embed-core/playwright/tests/preview.e2e.ts ⢠1 Flake
Test Case Results
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Preview Preview - embed-core should load
Retry 1 ⢠Initial Attempt |
0% (0)0 / 460 runsfailed over last 7 days |
25.65% (118)118 / 460 runsflaked over last 7 days |
đ  apps/web/playwright/booking/multipleEmailQuestion.e2e.ts ⢠1 Flake
Test Case Results
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Booking With Multiple Email Question and Each Other Question Booking With Multiple email Question and phone Question Multiple email and Phone not required
Retry 1 ⢠Initial Attempt |
0% (0)0 / 433 runsfailed over last 7 days |
3% (13)13 / 433 runsflaked over last 7 days |
đ  packages/embeds/embed-core/playwright/tests/inline.e2e.ts ⢠1 Flake
Test Case Results
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Inline Iframe Inline Iframe - Configured with Dark Theme
Retry 2 ⢠Retry 1 ⢠Initial Attempt |
1.52% (7)7 / 461 runsfailed over last 7 days |
36.66% (169)169 / 461 runsflaked over last 7 days |
@PeerRich the publish org endpoint doesn't need any inputs and just queries the current user's metadata for org information.
@joeauyeung looks like we have type checks failing