hackclub / high-seas

🏴‍☠️ It's better to be a pirate than join the navy!
https://highseas.hackclub.com
66 stars 17 forks source link

feat: commit hash #832

Open NeonGamerBot-QK opened 3 days ago

NeonGamerBot-QK commented 3 days ago

feat: commit hash note: please test this, im using it in env for now.

vercel[bot] commented 3 days ago

@NeonGamerBot-QK is attempting to deploy a commit to the Hack Club Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 2 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
high-seas ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 24, 2024 6:43pm
maxwofford commented 2 days ago

This is such a nice feature! Fix your formatting, then let's try to make it a little more pretty:

Screenshot 2024-11-22 at 07 12 44 Screenshot 2024-11-22 at 07 11 54
maxwofford commented 13 hours ago

Heads up, it seems like you're fixing formatting manually and it doesn't follow the styles of the repo– let the repo handle it's own formatting! run bun fmt!

maxwofford commented 13 hours ago

Also, don't worry about updating the branch– that just creates a bunch of merge commits in the history that aren't needed because you'll be merging this to main anyways.