Skip to content

chore: create seed script#56

Merged
TheMythologist merged 6 commits into
mainfrom
chore/create-seed-script
Apr 3, 2026
Merged

chore: create seed script#56
TheMythologist merged 6 commits into
mainfrom
chore/create-seed-script

Conversation

@TheMythologist
Copy link
Copy Markdown
Collaborator

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 1, 2026

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

Project Deployment Actions Updated (UTC)
nusc-website Ready Ready Preview, Comment, Open in v0 Apr 2, 2026 1:42am

Request Review

@supabase
Copy link
Copy Markdown

supabase Bot commented Apr 1, 2026

This pull request has been ignored for the connected project jybpfrxduyftoqptiovt because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@github-actions github-actions Bot added the prisma Pull requests that update prisma code label Apr 1, 2026
@TheMythologist TheMythologist changed the title Chore/create seed script chore: create seed script Apr 1, 2026
Comment thread prisma/seed.ts Outdated
create: {
name: 'Alex Lim',
telegramId: '03448833',
telegramUserName: '@AlexLim',
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

This shouldn't start with "@" in front

Suggested change
telegramUserName: '@AlexLim',
telegramUserName: 'AlexLim',

Comment thread prisma/seed.ts Outdated
Comment on lines +47 to +48
start: new Date('2025-09-05T14:00:00.000Z'),
end: new Date('2025-09-05T16:00:00.000Z'),
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Can we make the seed script use somewhere closed to the current date? (Using Date.now() or equivalent) So that when they seed, they can immediately see it. Maybe like change it to Wednesday of the current week, 8-10 pm

Comment thread prisma/seed.ts Outdated
Comment on lines +60 to +61
start: new Date('2025-09-12T14:00:00.000Z'),
end: new Date('2025-09-12T17:00:00.000Z'),
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Same comment as above

@TheMythologist TheMythologist enabled auto-merge (squash) April 3, 2026 01:52
@TheMythologist TheMythologist disabled auto-merge April 3, 2026 01:52
@TheMythologist TheMythologist merged commit 015df58 into main Apr 3, 2026
5 checks passed
@TheMythologist TheMythologist deleted the chore/create-seed-script branch April 3, 2026 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

prisma Pull requests that update prisma code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants