 MorganandGitHub
|
32ecb924d7
|
chore: USE_POOL env var for api v2 prisma pooling (#26622)
|
2026-01-10 09:10:38 +00:00 |
|
cal.com
|
71729813a9
|
Revert "chore: USE_POOL env var for api v2 prisma pooling"
This reverts commit a97092619f.
|
2026-01-09 17:59:10 +02:00 |
|
cal.com
|
a97092619f
|
chore: USE_POOL env var for api v2 prisma pooling
|
2026-01-09 17:55:25 +02:00 |
|
 MorganandGitHub
|
56b29b5df6
|
chore: rename app.ts to bootstrap.ts on api-v2 (#26604)
|
2026-01-09 09:56:27 +00:00 |
|
 Volnei MunhozandGitHub
|
a1e5384859
|
Prefix node protocol (#26391)
|
2026-01-02 12:47:00 +00:00 |
|
![Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
7c373ddad6
|
feat: Introduce biome (#25664)
* Configure biome
* Fix companion build
* fix: remove generated files from formatter ignore list to enable proper formatting
Co-Authored-By: Volnei Munhoz <volnei.munhoz@gmail.com>
* fix: add explicit stripe dependency to @calcom/features to fix type resolution
Co-Authored-By: Volnei Munhoz <volnei.munhoz@gmail.com>
* fix: rename const require to nodeRequire in generate-swagger.ts to avoid TypeScript reserved identifier conflict
Co-Authored-By: Volnei Munhoz <volnei.munhoz@gmail.com>
* fix: add guard for document in makeBodyVisible to prevent test environment teardown errors
Co-Authored-By: Volnei Munhoz <volnei.munhoz@gmail.com>
* fix: replace ESLint with Biome CLI in embed-code-generator.e2e.ts
Co-Authored-By: Volnei Munhoz <volnei.munhoz@gmail.com>
* fix: address cubic review comments
- Fix invalid --reporter-path Biome CLI option by using shell redirection
- Fix packages/lib lint report filename (app-store.json -> lib.json)
- Add typescript-eslint and eslint back to companion for lint:react-compiler
- Add missing restricted import rules to biome.json:
- packages/lib: add ../trpc/** and @trpc/server restrictions
- packages/trpc: add ../apps/web/** restriction
Co-Authored-By: Volnei Munhoz <volnei.munhoz@gmail.com>
* chore: regenerate companion bun.lock after adding eslint dependencies
Co-Authored-By: Volnei Munhoz <volnei.munhoz@gmail.com>
* Remove remaining eslint things
* add tailwind directives
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2025-12-29 19:41:41 -03:00 |
|
 
|
2b892296b0
|
feat: CI job to detect breaking api v2 changes (#24028)
* refactor: move swagger to src/swagger
* refactor: standalone swagger generation script
* refactor: generate only 1 swagger file
* feat: github action checking breaking changes
* chore: ensure openapi file is formatted
* chore: run breaking change check on label
* chore: have only 1 swagger file
* fix: run breaking changes check on workflow call
* refactor: pr breaking jobs dependency
* fix: copy swagger module
* refactor: add check-label as dep
* refactor: breaking changes check part of v2 e2e workflow
* refactor: run breaking changes before e2e
* chore: add vapid env keys to workflow
* chore: add CI_JWT_SECRET to e2e api v2
* chore: add NODE_ENV
---------
Co-authored-by: cal.com <morgan@cal.com>
|
2025-09-25 14:49:07 +03:00 |
|