Skip to content
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

fix: Production deploys #14578

Merged
merged 1 commit into from Apr 14, 2024
Merged

fix: Production deploys #14578

merged 1 commit into from Apr 14, 2024

Conversation

keithwillcode
Copy link
Contributor

Goes back to removing the new admin settings routes because this triggers a conflict with our existing 404 and the new 404 provided in app router.

@keithwillcode keithwillcode added the Urgent Created by Linear-GitHub Sync label Apr 14, 2024
@keithwillcode keithwillcode added this to the v4.0 milestone Apr 14, 2024
@keithwillcode keithwillcode requested a review from a team April 14, 2024 14:47
Copy link
Contributor

Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link.

@keithwillcode keithwillcode added core area: core, team members only foundation labels Apr 14, 2024
@dosubot dosubot bot added platform Anything related to our platform plan 🐛 bug Something isn't working labels Apr 14, 2024
@graphite-app graphite-app bot requested a review from a team April 14, 2024 14:48
Copy link

vercel bot commented Apr 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2024 2:49pm

@emrysal emrysal enabled auto-merge (squash) April 14, 2024 14:50
Copy link

graphite-app bot commented Apr 14, 2024

Graphite Automations

"Add platform team as reviewer" took an action on this PR • (04/14/24)

1 reviewer was added to this PR based on Keith Williams's automation.

Copy link
Contributor

📦 Next.js Bundle Analysis for @calcom/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

deploysentinel bot commented Apr 14, 2024

Current Playwright Test Results Summary

✅ 302 Passing - ⚠️ 9 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 04/14/2024 03:03:30pm UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: dd8cc83

Started: 04/14/2024 02:59:26pm UTC

⚠️ Flakes

📄   apps/web/playwright/login.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
user can login & logout succesfully -- legacy login flow user & logout using dashboard
Retry 1Initial Attempt
0% (0) 0 / 273 runs
failed over last 7 days
8.06% (22) 22 / 273 runs
flaked over last 7 days

📄   apps/web/playwright/event-types.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Event Types tests -- legacy user Different Locations Tests Can remove location from multiple locations that are saved
Retry 1Initial Attempt
0% (0) 0 / 278 runs
failed over last 7 days
20.14% (56) 56 / 278 runs
flaked over last 7 days

📄   apps/web/playwright/app-store.e2e.ts • 2 Flakes

Top 1 Common Error Messages

null

2 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
App Store - Authed -- legacy Installed Apps - Navigation
Retry 1Initial Attempt
0% (0) 0 / 291 runs
failed over last 7 days
2.06% (6) 6 / 291 runs
flaked over last 7 days
App Store - Unauthed Browse apple-calendar and try to install
Retry 1Initial Attempt
0% (0) 0 / 291 runs
failed over last 7 days
0.34% (1) 1 / 291 run
flaked over last 7 days

📄   apps/web/playwright/teams.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Teams - NonOrg -- future Team Onboarding Invite Members
Retry 1Initial Attempt
8.87% (26) 26 / 293 runs
failed over last 7 days
36.52% (107) 107 / 293 runs
flaked over last 7 days

📄   apps/web/playwright/profile.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Update Profile Can update a users email (verification enabled)
Retry 1Initial Attempt
6.79% (19) 19 / 280 runs
failed over last 7 days
24.64% (69) 69 / 280 runs
flaked 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 1Initial Attempt
0% (0) 0 / 281 runs
failed over last 7 days
41.64% (117) 117 / 281 runs
flaked over last 7 days

📄   apps/web/playwright/change-username.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Change username on settings User can change username to include periods(or dots)
Retry 1Initial Attempt
0.70% (2) 2 / 285 runs
failed over last 7 days
3.86% (11) 11 / 285 runs
flaked 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 1Initial Attempt
0.71% (2) 2 / 281 runs
failed over last 7 days
54.09% (152) 152 / 281 runs
flaked over last 7 days

View Detailed Build Results


@emrysal emrysal merged commit 8b31b9a into main Apr 14, 2024
38 of 39 checks passed
@emrysal emrysal deleted the fix/production-deploys branch April 14, 2024 15:04
keithwillcode added a commit that referenced this pull request Apr 14, 2024
emrysal added a commit that referenced this pull request Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working core area: core, team members only foundation platform Anything related to our platform plan Urgent Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants