34 Commits

Author SHA1 Message Date
3eba25740c feat(workflow): improves cache and removes the need for --allow-dirty
Update prod.yml

Update .gitignore

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

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

fix(workflow): invalid files in cache key

fix(workflow): cache not working
2024-09-07 01:21:54 +02:00
1383885e8f test(workflow): ignore frontend/dist/ and see if shuttle sees it as dirty 2024-09-06 14:33:59 +02:00
37a1e5e9a9 feat(workflow): cache trunk seperately 2024-09-03 13:57:51 +02:00
16dc3d4234
Update prod.yml 2024-08-30 12:58:17 +02:00
eb317ea373
Update prod.yml 2024-08-30 12:55:49 +02:00
ffba7f4972
Update prod.yml 2024-08-30 12:53:32 +02:00
348e02c14b
Update prod.yml 2024-08-29 13:21:20 +02:00
1d18298aa9
Update prod.yml 2024-08-29 13:18:20 +02:00
af044b14ce fix(workflow): removes on PR 2024-08-28 22:54:57 +02:00
9361175e9a
Update prod.yml 2024-08-28 22:37:50 +02:00
77b6c3b256
Update prod.yml 2024-08-28 20:48:31 +02:00
bd9023b3a3
Update prod.yml 2024-08-28 20:46:14 +02:00
928d0fa8ae
Update prod.yml 2024-08-28 20:33:20 +02:00
fba70fb2da
Merge branch 'master' into feature 2024-08-28 20:22:11 +02:00
ed99f87d62 fix(workflow): frontend build not working properly 2024-08-28 20:20:09 +02:00
475d1ac417
Update prod.yml 2024-08-28 17:40:24 +02:00
decf69e907
Update prod.yml 2024-08-28 15:16:54 +02:00
21cbb70594
Merge pull request #8 from itsscb/feature
feat(workflow): add artifacts
2024-08-28 10:54:52 +02:00
408b2195be feat(workflow): add artifacts 2024-08-28 10:54:03 +02:00
822351b8d9
feat(workflow): adds permissions 2024-08-28 10:35:46 +02:00
44e6f54706
Update prod.yml 2024-08-28 10:30:40 +02:00
80e6a12c9b feat(workflow): removes unnecessary run on PRs and commits frontend build release 2024-08-28 10:22:33 +02:00
a2762a43cf fix: switch back to global tailwindcss setup 2024-08-23 16:22:56 +02:00
3c050274f9 fix: just use npm install 2024-08-23 16:12:40 +02:00
da3e513a58 fix: removes frontend caches 2024-08-23 16:07:35 +02:00
fd39795ac3 fix: normalizes trailing slashes 2024-08-23 16:06:14 +02:00
5263e951bf feat: add .cargo/bin to cache in gh action 2024-08-23 15:56:38 +02:00
c3a1752f00 fix: gh action frontend build 2024-08-23 15:55:21 +02:00
9446c8f8bb feat: local tailwindcss setup & more cache 2024-08-23 15:42:17 +02:00
6e8fe31369 fix: syntax error in gh action file 2024-08-23 15:28:44 +02:00
cd8cac8ea6 feat: adds frontend build steps to gh action 2024-08-23 15:27:41 +02:00
7553025731 feat: updates gh action versions 2024-08-22 19:17:24 +02:00
7918c823df fix: wait for build in gh action 2024-08-22 19:14:10 +02:00
965af89a3b feat: adds github action workflow 2024-08-22 19:11:58 +02:00