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

feat: added example messages to cal ai post-install #11944

Merged
merged 4 commits into from
Oct 17, 2023

Conversation

PeerRich
Copy link
Member

image

if link clicked:

image

@PeerRich PeerRich linked an issue Oct 17, 2023 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Oct 17, 2023

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 Oct 17, 2023 2:02pm
api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2023 2:02pm
cal 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 17, 2023 2:02pm
cal-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2023 2:02pm
dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2023 2:02pm
ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2023 2:02pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
qa ⬜️ Ignored (Inspect) Visit Preview Oct 17, 2023 2:02pm

@github-actions github-actions bot added ai area: AI, cal.ai emails area: emails, cancellation email, reschedule email, inbox, spam folder, not getting email ⚡ Quick Wins A collection of quick wins/quick fixes that are less than 30 minutes of work ✨ feature New feature or request labels Oct 17, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 17, 2023

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

@PeerRich PeerRich removed ✨ feature New feature or request emails area: emails, cancellation email, reschedule email, inbox, spam folder, not getting email labels Oct 17, 2023
@zomars zomars added the core area: core, team members only label Oct 17, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 17, 2023

📦 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! 🙌

@deploysentinel
Copy link

deploysentinel bot commented Oct 17, 2023

Current Playwright Test Results Summary

✅ 162 Passing - ⚠️ 6 Flaky

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

(Last updated on 10/17/2023 02:06:32pm UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: 7bae6b1

Started: 10/17/2023 02:02:48pm UTC

⚠️ Flakes

📄   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 1Initial Attempt
1.67% (5) 5 / 300 runs
failed over last 7 days
31.67% (95) 95 / 300 runs
flaked over last 7 days

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

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
FORM_SUBMITTED on submitting user form, triggers user webhook
Retry 1Initial Attempt
0% (0) 0 / 304 runs
failed over last 7 days
4.61% (14) 14 / 304 runs
flaked over last 7 days

📄   packages/embeds/embed-core/playwright/tests/action-based.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
Popup Tests should be able to reschedule
Retry 1Initial Attempt
8.83% (28) 28 / 317 runs
failed over last 7 days
89.59% (284) 284 / 317 runs
flaked over last 7 days
Popup Tests should open embed iframe on click - Configured with light theme
Retry 1Initial Attempt
3.46% (11) 11 / 318 runs
failed over last 7 days
35.22% (112) 112 / 318 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
3.49% (11) 11 / 315 runs
failed over last 7 days
13.33% (42) 42 / 315 runs
flaked over last 7 days

📄   packages/app-store/routing-forms/playwright/tests/basic.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Routing Forms Seeded Routing Form Routing Link should validate fields
Retry 1Initial Attempt
0% (0) 0 / 312 runs
failed over last 7 days
10.58% (33) 33 / 312 runs
flaked over last 7 days

View Detailed Build Results


@PeerRich PeerRich added the Medium priority Created by Linear-GitHub Sync label Oct 17, 2023
return (
<>
<div className="prose-sm prose prose-a:text-default prose-headings:text-emphasis prose-code:text-default prose-strong:text-default text-default">
<h2>Example questions:</h2>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we are not gonna translate this app anytime soon because it only works in English best right now

Copy link
Contributor

@emrysal emrysal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@emrysal emrysal merged commit 0bc44c3 into main Oct 17, 2023
@emrysal emrysal deleted the 11905-calai-add-appsettings-with-example-prompts branch October 17, 2023 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai area: AI, cal.ai core area: core, team members only Medium priority Created by Linear-GitHub Sync ⚡ Quick Wins A collection of quick wins/quick fixes that are less than 30 minutes of work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cal.ai: add AppSettings with example prompts
3 participants