Commit graph

6 commits

Author SHA1 Message Date
Benjamin Palko
754f9b57ea use test script not bun command 2025-01-26 23:34:41 -05:00
Baobeld
7891c0b4b7
FIX reorder test step on pr workflow (#70)
movem test to end, types need to be generated and validated first
2025-01-26 19:47:25 -05:00
Baobeld
7f8d453a30
Chore: create initial cd workflow (#55)
* use .tool-versions file for keeping track of bun version to use

* create deploy workflow
2025-01-16 14:00:21 -05:00
Baobeld
fa9a0dc9fa
Update PR Gate (#32)
* add more steps

* use specific ubuntu version

* fix check errors

* check later

* format
2024-12-20 17:08:51 -05:00
Baobeld
8969e2b8aa
19 implement i18n (#29)
* init paraglide

* change export

* shared session check

* message param

* format

* check user is present

A session can exist without a user, if the user was recently deleted

* wtf

* lol bad redirect code
2024-12-20 11:41:01 -05:00
Baobeld
264f6d775d
create pr gate workflow (#22)
* create pr gate workflow

* try this
2024-12-19 22:53:12 -05:00