• Joined on 2022-01-04
Adrien pushed to develop at Adrien/carrramba-encore-rate 2024-02-25 11:45:46 +00:00
642433994d ♻️ Replace onMount hook by the use of a signal to set the Map target
922760de3e ⬆️ Bump OpenLayers version (7.3.0 -> 8.2.0)
Compare 2 commits »
Adrien pushed to master at Adrien/org-roamings 2024-02-17 17:50:38 +00:00
6ea54b1218 Add update-kuma monitoring tool
Adrien pushed to develop at Adrien/carrramba-encore-rate 2024-02-15 21:28:54 +00:00
798447760f 🐛 Let the back-end fails when it fails to connect to the database
d9e35a4c8b ⬆️ Bump python-lsp-ruff from 1.0.5 to 2.1.0
Compare 2 commits »
Adrien pushed to init-ci at Adrien/carrramba-encore-rate 2024-02-14 22:29:27 +00:00
ce671f4b10 🐛 Enable virtual env before running poetry
Adrien pushed to init-ci at Adrien/carrramba-encore-rate 2024-02-14 22:24:48 +00:00
94d87c1c0e 🐛 Fix invalid running directory (part 2)
Adrien pushed to init-ci at Adrien/carrramba-encore-rate 2024-02-14 22:11:00 +00:00
71f7519b2f 🐛 Fix invalid running directory
Adrien pushed to init-ci at Adrien/carrramba-encore-rate 2024-02-14 22:07:17 +00:00
99aeaae9f2 🚧 Skip the PATH update
Adrien pushed to init-ci at Adrien/carrramba-encore-rate 2024-02-14 21:58:38 +00:00
06d446c3f9 🚧 Edit PATH before loading python virtual env
Adrien pushed to init-ci at Adrien/carrramba-encore-rate 2024-02-14 21:50:52 +00:00
001c7330c6 🎨 Prepare linters environment once
Adrien pushed to develop at Adrien/projects-platform 2024-02-14 21:38:53 +00:00
7d9909fbe9 🐛 Use a volume sub directory to store db data (PGDATA)
Adrien pushed to init-ci at Adrien/carrramba-encore-rate 2024-02-13 22:40:53 +00:00
d4d24d13d2 🐛 Install poetry for each step
Adrien pushed to init-ci at Adrien/carrramba-encore-rate 2024-02-13 22:06:13 +00:00
f1cafc7484 🚧 Add dummy commit
Adrien pushed to init-ci at Adrien/carrramba-encore-rate 2024-02-13 22:03:03 +00:00
30020d17cc 🐛 Fix typo
Adrien pushed to init-ci at Adrien/carrramba-encore-rate 2024-02-13 21:57:50 +00:00
85bdf2656c 🚧 Comment temporary the backend linter when conditions
Adrien pushed to init-ci at Adrien/carrramba-encore-rate 2024-02-13 21:37:07 +00:00
fe67cd0d98 🚧 Dummy commit
Adrien pushed to init-ci at Adrien/carrramba-encore-rate 2024-02-13 21:10:05 +00:00
221125198d 🐛 Image shall be set for each CI step
Adrien pushed to init-ci at Adrien/carrramba-encore-rate 2024-02-13 19:58:44 +00:00
fe05e2a2c5 🎨 Factorize backend linters steps
Adrien commented on pull request Adrien/carrramba-encore-rate#1 2024-02-12 22:42:07 +00:00
WIP Add CI

🚫 [mypy] reported by reviewdog 🐶
The return type of an async generator function should be "AsyncGenerator" or one of its supertypes [misc]

Adrien commented on pull request Adrien/carrramba-encore-rate#1 2024-02-12 22:42:07 +00:00
WIP Add CI

🚫 [mypy] reported by reviewdog 🐶
Argument 1 to "asynccontextmanager" has incompatible type "CallableAny], None]"; expected "Callable[[Any], AsyncIterator[Never" [arg-type]

Adrien pushed to init-ci at Adrien/carrramba-encore-rate 2024-02-12 22:40:36 +00:00
f964ba9027 🚧 Add dummy commit to check the reviewdog filter mode