![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 |
|
 ![Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
fe4017f302
|
docs: clarify tRPC architecture - packages/features vs apps/web/modules (#26155)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com>
|
2025-12-23 19:38:09 +00:00 |
|
 Eunjae LeeandGitHub
|
728e1173cb
|
chore: update AGENTS.md on running unit tests for specific test name (#25820)
|
2025-12-12 11:48:30 +00:00 |
|
![Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
41b71d845c
|
docs: add ErrorWithCode vs TRPCError guidelines and packages/features import restrictions (#25751)
* docs: add ErrorWithCode vs TRPCError guidelines and packages/features import restrictions
Co-Authored-By: eunjae@cal.com <hey@eunjae.dev>
* fix: correct ErrorWithCode syntax with proper imports and Factory pattern
Co-Authored-By: eunjae@cal.com <hey@eunjae.dev>
* docs: update AGENTS.md with ErrorWithCode guidance for non-tRPC files
Co-Authored-By: eunjae@cal.com <hey@eunjae.dev>
* docs: reduce duplication by linking to knowledge-base.md for error handling details
Co-Authored-By: eunjae@cal.com <hey@eunjae.dev>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2025-12-10 13:39:27 +00:00 |
|
![Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
68cdfd42b1
|
docs: add Repository + DTO pattern guidance for Prisma type isolation (#25730)
* docs: add Repository + DTO pattern guidance for Prisma type isolation
Co-Authored-By: eunjae@cal.com <hey@eunjae.dev>
* docs: add 'Why this pattern?' section explaining benefits of Repository + DTO
Co-Authored-By: eunjae@cal.com <hey@eunjae.dev>
* docs: condense Repository + DTO pattern guidance for readability
Co-Authored-By: eunjae@cal.com <hey@eunjae.dev>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2025-12-09 18:26:02 +00:00 |
|
![Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
4e68bcb021
|
docs: improve AGENTS.md and rename .agents to agents/ (#25665)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2025-12-08 11:06:59 +00:00 |
|