Skip to content

chore(chat): drop youtube_tokens from generated types#1734

Open
arpitgupta1214 wants to merge 1 commit intotestfrom
chore/drop-youtube-tokens-types
Open

chore(chat): drop youtube_tokens from generated types#1734
arpitgupta1214 wants to merge 1 commit intotestfrom
chore/drop-youtube-tokens-types

Conversation

@arpitgupta1214
Copy link
Copy Markdown
Collaborator

@arpitgupta1214 arpitgupta1214 commented May 7, 2026

Summary

Companion to recoupable/database#22 — once the table is dropped the next pnpm update-types yields this same diff.

Test plan

🤖 Generated with Claude Code


Summary by cubic

Removes the youtube_tokens table from types/database.types.ts to align with the dropped table in Supabase. Keeps generated types in sync and avoids stale references.

Written for commit cc5305a. Summary will update on new commits.

Companion to recoupable/database#22 — once the table is dropped the next
`pnpm update-types` would yield this same diff.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
chat Ready Ready Preview May 7, 2026 6:07am

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 7, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • types/database.types.ts is excluded by none and included by none

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: b3ddb6ea-d727-410b-bedc-b652b52bfd66

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/drop-youtube-tokens-types

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Auto-approved: Removes generated types for dropped youtube_tokens table; low-impact, aligns with database migration, no logic changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant