Commit Graph

11 Commits

Author SHA1 Message Date
Baptiste Grob
54486e4e81 feat(ci): add workflow_dispatch to dev action 2021-04-05 12:21:53 +02:00
Baptiste Grob
5d65364885 feat: batch manager protection + react challenge modal + eslint fix 2021-01-22 11:37:58 +01:00
Baptiste Grob
993d241c72 feat: switch from npm to yarn (#500)
* feat: switch from npm to yarn

* fix: build

* fix: replace yarn run with yarn

* fix: nodejs version install in Docker image

* fix: initialize mobx state

Co-authored-by: Karol Sójko <karolsojko@gmail.com>
2020-12-08 14:59:22 +01:00
Karol Sójko
61a1e037b9 fix: initializing git submodules 2020-10-13 08:13:09 +02:00
Baptiste Grob
7f4bcdeec5 fix: reorganize action to prevent deploying when tsc fails 2020-10-07 12:35:21 +02:00
Karol Sójko
51dfbe5ca2 fix: order of commands in ci 2020-07-08 09:17:50 +02:00
Karol Sójko
98adaeccc8 fix: add missing git submodules initialization on ci 2020-07-08 09:15:15 +02:00
Karol Sójko
0d56a4b605 feat: Added Slack deployment notifications 2020-07-01 11:58:41 +02:00
Karol Sójko
4dbf879f87 Remove waiting for service stability after ECS deployment 2020-06-24 11:09:49 +02:00
Karol Sójko
e75a18e2bb Fix Docker image name in deployment 2020-06-09 10:23:43 +02:00
Karol Sójko
e31b9aa50b Add initial github actions setup for develop branch 2020-06-09 09:58:21 +02:00