7 Commits

Author SHA1 Message Date
75a8f830eb
feat(workflow): refactor that shuttle deploy works without dirty (#34)
* feat(workflow): refactor that shuttle deploy works without dirty

* ref(workflow): packages whole project for deployment

* fix(workflow): ignore failed read on packaging

* fix(workflow): package whole dir instead of zipping it

* fix(workflow): fix invalid artifact name in job deploy
2024-09-07 00:50:21 +02:00
2ec00fd573
Update .gitignore 2024-09-06 14:46:29 +02:00
1383885e8f test(workflow): ignore frontend/dist/ and see if shuttle sees it as dirty 2024-09-06 14:33:59 +02:00
ebf88bd961 fix: removes Cargo.lock from .gitignore 2024-08-28 20:29:17 +02:00
c6be33a216 fix: removes frontend/dist from .gitignore 2024-08-22 16:28:23 +02:00
f02173e9ca feat: adds game over check and reset 2024-08-22 13:20:31 +02:00
cca4546e48
Initial commit 2024-06-02 21:46:48 +02:00