Commit History

Author SHA1 Message Date
  Yuki Takei 8ee7c7b9f2 relocate skills 3 months ago
  Yuki Takei 34f89c19ad add .claude files and update AGENTS.md 3 months ago
  Yuki Takei 945ad1ef46 .claude settings 3 months ago
  mergify[bot] edd88bda63 Merge pull request #10717 from growilabs/support/typescript-go 3 months ago
  mergify[bot] e5183a825d Merge pull request #10587 from growilabs/fix/disable-logo-update-without-file 3 months ago
  Yuki Takei ab794a8ad2 Merge pull request #10739 from growilabs/copilot/discuss-ci-test-job 3 months ago
  Yuki Takei 129f55cd36 Merge pull request #10741 from growilabs/copilot/fix-mime-type-translation 3 months ago
  copilot-swe-agent[bot] e3338bd674 fix: Replace マイムタイプ with MIMEタイプ in Japanese locale 3 months ago
  copilot-swe-agent[bot] b40e5e7dcc Initial plan 3 months ago
  Yuki Takei e75126b5c5 suppress the warning "An update to TestComponent inside a test was not wrapped in act(...)" 3 months ago
  Yuki Takei 8d9c7b5104 set serviceInstanceId 3 months ago
  Yuki Takei 4205e89f8f refactor migrate-mongo.ts 3 months ago
  Yuki Takei ca2586d34e Connection checks in test setup 3 months ago
  Yuki Takei 3447f6d82f feat: Add MongoDB migration and utility setup for Vitest tests 3 months ago
  Yuki Takei a564d28873 remove `test/**` from exclude directive 3 months ago
  Yuki Takei 30e9e4ba9c bump mongodb-connection-string-url 3 months ago
  Yuki Takei 36699d62cf add changeset 3 months ago
  Yuki Takei 7b9dbba847 format with biome 3 months ago
  Yuki Takei 7752412c98 fix lint error 3 months ago
  copilot-swe-agent[bot] 5bf0c705b2 chore: Update pnpm-lock.yaml for mongodb-connection-string-url dependency 3 months ago
  copilot-swe-agent[bot] 495743cf15 refactor: Export replaceMongoDbName function to eliminate code duplication 3 months ago
  copilot-swe-agent[bot] 07585cab8d refactor: Use mongodb-connection-string-url for robust URI parsing 3 months ago
  copilot-swe-agent[bot] 8c550f8fe2 refactor: Use robust URI parsing with URL API and support replica sets, fix MongoMemoryServer to use unique DB per worker 3 months ago
  copilot-swe-agent[bot] da6ac43c33 fix: Correct Vitest worker ID env var and improve URI parsing robustness 3 months ago
  copilot-swe-agent[bot] fc20f9f9de fix: Improve MongoDB URI parsing to handle various URI formats correctly 3 months ago
  copilot-swe-agent[bot] b433572c4c fix: Use unique database per test worker to prevent data conflicts in parallel execution 3 months ago
  copilot-swe-agent[bot] 664f0a2390 fix: Use external MongoDB in CI, MongoMemoryServer locally to enable parallel test execution 3 months ago
  copilot-swe-agent[bot] 331b0be24a fix: Disable file parallelism for integration tests to avoid mongodb-memory-server lock conflicts 3 months ago
  copilot-swe-agent[bot] 49d50474ca Initial plan 3 months ago
  Yuki Takei 854e30ddbe fix build errors 3 months ago