Commit Graph

123 Commits

Author SHA1 Message Date
1d116db101 👷 Fix typo
All checks were successful
ci/woodpecker/push/dockerize Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2024-04-14 00:15:48 +02:00
a511f7f185 👷 Run dockerize and deploy sequentially
Some checks failed
ci/woodpecker/push/dockerize Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed
2024-04-13 23:07:19 +02:00
0d94cea968 👷 Fix repo value
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
2024-04-13 22:36:40 +02:00
a929c88f5c 👷 Second try...
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
2024-04-13 22:34:57 +02:00
bf116413c3 👷 First deployment try
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
2024-04-13 22:26:53 +02:00
296d9e81f2 👷 Reuse of the plugin-kaniko image
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
2024-04-13 17:23:57 +02:00
03255609a8 👷 Try to remove cpu/ram constrains
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
2024-04-13 17:21:38 +02:00
723b43b679 👷 A bigger VM has been deployed
All checks were successful
ci/woodpecker/manual/deploy Pipeline was successful
2024-04-13 12:01:02 +02:00
24bcb38564 👷 Try to increase allocated RAM... one more time
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
2024-04-13 10:18:07 +02:00
2c90592755 🐛 Use of a temp plugin-kaniko image fixing the build-args issue
Some checks are pending
ci/woodpecker/push/deploy Pipeline is running
2024-04-13 09:54:52 +02:00
be3e403f40 🐛 Try to setup build-args variable with a string
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
2024-04-13 00:37:54 +02:00
e94ed9df87 🐛 Try to setup build-args variable
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
2024-04-13 00:28:13 +02:00
1c5940624c 🐛 Try to setup build_args with a list of strings
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
2024-04-13 00:15:22 +02:00
e76069fbbe 🐛 Retry to set build_args variable
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
2024-04-13 00:14:29 +02:00
897bc81ac8 🐛 Fix another typo
Some checks are pending
ci/woodpecker/push/deploy Pipeline is running
2024-04-12 23:35:01 +02:00
37335af0f7 🐛 Fix another typo
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
2024-04-12 23:31:31 +02:00
b5656f0742 🐛 Fix another typo
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
2024-04-12 23:15:22 +02:00
7eb9947cf1 🐛 Fix another typo 2024-04-12 23:13:53 +02:00
8556c77fb0 🐛 Fix typo
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
2024-04-12 23:08:21 +02:00
8d6b8fb09c 👷 Life is more complicated... make the number of jobs configurable
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
2024-04-12 23:04:40 +02:00
57b0e94061 👷 CPU constraints shall not be set in the Dockerfile, but by the CI job
Some checks failed
ci/woodpecker/push/deploy Pipeline was canceled
2024-04-12 21:30:45 +02:00
357b618262 👷 Disable incremental compilation and use a single core to reduce the RAM consumption
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
2024-04-12 20:31:14 +02:00
7b755d4a97 👷 Increase the memory allocated to the deploy pod
Some checks are pending
ci/woodpecker/push/deploy Pipeline is running
2024-04-11 13:35:10 +02:00
fe2298e3b0 👷 Decrease the memory allocated to the deploy pod
Some checks are pending
ci/woodpecker/push/deploy Pipeline is running
2024-04-11 12:58:10 +02:00
77ba9256b0 👷 Decrease cpu requeted by the publish step
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
2024-04-11 12:55:35 +02:00
8e6ae42ac7 👷 Remove k8s limits
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
2024-04-11 12:51:21 +02:00
68a012f8ad 👷 Try to increase the resources allocated to the image building (step 3)
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
2024-04-11 11:43:58 +02:00
08d9b5ef08 👷 Try to increase the resource allocated to the image building (step 2)
Some checks failed
ci/woodpecker/push/deploy Pipeline was canceled
2024-04-11 11:13:57 +02:00
9e21b1b28e 👷 Try to increase the resource allocated to the image building
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
2024-04-11 11:10:20 +02:00
ddc2431f60 👷 Add the image to push to the repo settings
Some checks failed
ci/woodpecker/push/deploy Pipeline was canceled
2024-04-11 10:18:53 +02:00
af806e6b43 👷 Enable auto_tag option
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
2024-04-11 09:49:37 +02:00
6e4bc63868 👷 Remove leading extra / from the repo name
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
2024-04-11 09:43:26 +02:00
6e1bf38cd3 👷 Seems that nologin shall be used to login to the registry
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
2024-04-11 09:32:08 +02:00
16fbeab8e9 👷 Remove registry name from the repo one
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
2024-04-11 09:20:13 +02:00
dbc5adac23 👷 Comment plugin-kaniko build args for now
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
2024-04-11 09:16:38 +02:00
d9827f0ccf 👷 First try to setup the CI to deliver web docker image to registry
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
2024-04-11 09:13:54 +02:00
77fa0c5fd5 🚀 Add the Dockerfile for the web app 2024-04-11 08:32:57 +02:00
d3a35cd81f ️ Configure turf to minify the generated CSS files 2024-04-11 08:31:33 +02:00
b524048563 ⬆️ Bump turf release (0.7.0 -> 0.8.*) 2024-04-11 08:30:29 +02:00
4ab4ac5fee ⬆️ Use of the latest matrix-sdk 0.7.* version (master branch before) 2024-04-11 08:30:17 +02:00
438416bec1 Merge branch 'web-client' into develop 2024-04-10 17:23:24 +02:00
c580fba315 ♻️ Add Room domain entity 2024-04-10 17:14:26 +02:00
a7bccfa779 ♻️ Add Session domain entity 2024-04-10 12:50:15 +02:00
eb81b3252c Enable on tokio rt and sync features (disable default ones) 2024-04-10 12:41:30 +02:00
880195109d ⬆️ Bump dioxus version 2024-04-10 12:41:29 +02:00
11e239714b Reuse tracing library to be able to display matrix SDK logs 2024-04-10 12:41:05 +02:00
4261e24cd2 ♻️ Clean Cargo.toml file and add target specific dependencies 2024-04-06 12:18:48 +02:00
9cfc0841df 💄 Fix some rendering inconsistencies 2024-04-06 12:16:18 +02:00
39ff4122c9 🐛 Svg generated using dicebear shall use unique ids 2024-04-06 12:13:10 +02:00
46ce890718 ♻️ Make random_svg_generators able to get placeholder according to the target 2024-04-06 12:07:29 +02:00