Commit Graph

35 Commits

Author SHA1 Message Date
morbalint ffa0c24fd7 ci: experimenting with Composite.Dockerfile 2024-03-07 23:01:51 +01:00
morbalint ebe70f9446 ci: chore: replace deprecated commit tagger step with github script 2024-03-04 23:34:33 +01:00
morbalint 26857ef8d5 ci: chore update setup node 2024-03-04 23:32:37 +01:00
morbalint d1e0a41676 ci: fix: frontend Dockerfile path try:2 2024-03-04 23:26:30 +01:00
morbalint 460ea27a48 ci: fix: frontend Dockerfile build context path try:1 2024-03-04 23:24:58 +01:00
morbalint 22270f4bf7 ci: feat: add separate Dockerfile for FE and BE only 2024-03-04 23:22:38 +01:00
morbalint 2fe8fb05e7 upgrade GHA actions to node20 in ci.yml 2024-01-24 22:08:18 +01:00
morbalint 3d14c01093 add GitHub Container Registry too to CI (#3)
* add GitHub Container Registry too to CI

the GH Container Registry should be unlimited for public repos, and as such serve as an archive compared to the limited size DO container registry

* fix ghcr.io repository name

* use GHCR image ID in tagging
2024-01-19 11:27:41 +01:00
morbalint 78ce5dc512 drop jest
problems with TS module compatibility
2023-12-20 18:45:37 +01:00
morbalint 19b002ff24 fix: ci docker build & cache key & --frozen-lockfile 2023-10-27 12:22:57 +02:00
morbalint 9a5b467ab0 epic: first try at adding a backend 2023-10-27 12:14:25 +02:00
morbalint bab073407e fix docker layer tag 2023-10-26 15:57:35 +02:00
morbalint f76b8f503c fix docker layer caching
I should really read the code of this step...
2023-10-26 15:53:44 +02:00
morbalint 8f05584144 oops 2023-10-26 15:47:44 +02:00
morbalint 6797923216 how to get past this? 2023-10-26 15:47:27 +02:00
morbalint 94a966ce32 fix: docker forcing it's own registry 2023-10-26 15:44:45 +02:00
morbalint 702e302f3d use docker layer cache 2023-10-26 15:40:08 +02:00
morbalint 3b1dcdc718 fix: really fix the cache key & try built-in cache 2023-10-26 15:31:59 +02:00
morbalint b2d0681f47 fix: my stupidity can't be fixed
need a higher blood sugar and caffeine concentration :D
2023-10-26 13:58:25 +02:00
morbalint 63c4d27c20 fix ci cache keys 2023-10-26 13:50:16 +02:00
morbalint 0656b0820a fix: ci cache step key 2023-10-26 13:44:42 +02:00
morbalint ad9b184896 ci: cache node_modules test 2023-10-26 13:34:38 +02:00
morbalint 380eb3f3c8 fix: ci pull container image before tagging 2023-10-26 13:28:38 +02:00
morbalint fa01e67289 ci: parallelize docker build with ci test checks 2023-10-26 13:24:15 +02:00
morbalint 03f2906e35 ci: push docker image to DO container registry 2023-10-26 12:54:05 +02:00
morbalint 250df9cb5a fix dependabot.yml 2023-10-26 12:15:02 +02:00
morbalint 18ccdbff42 fix github actions pipeline
use a single script step
2023-10-26 12:13:48 +02:00
morbalint 9c9a0d8a2d fix github actions pipeline 2023-10-26 12:11:01 +02:00
morbalint e094aec3f0 remove matrix from ci.yml 2023-10-12 15:26:26 +02:00
morbalint 1e24f7946e add docker build to ci.yml 2023-10-12 15:22:19 +02:00
morbalint f21c3dbe88 Update ci.yml rename workflow 2023-10-12 15:11:24 +02:00
morbalint 8825f383bb Update and rename webpack.yml to ci.yml 2023-10-12 14:28:35 +02:00
morbalint 5b42faf7f3 Create ci.yml 2023-10-12 14:24:45 +02:00
morbalint f84b5f3b20 Update dependabot.yml 2023-10-12 14:16:28 +02:00
morbalint 4845f477a5 Create dependabot.yml 2023-10-12 14:15:39 +02:00