Commit Graph

19 Commits

Author SHA1 Message Date
Mo
f4ef63693c refactor: repo (#1070) 2022-06-07 07:18:41 -05:00
Karol Sójko
2d3221c944 fix: running tests and adding tests to CI & CD (#1047)
* fix: running tests and adding tests to CI & CD

* fix: yarn.lock

* fix: alert service

* fix: ts-jest utils import
2022-05-24 11:06:17 +02:00
Karol Sójko
d383f2f804 fix: cancel in-progress workflows for concurrency deployment groups 2021-12-29 20:55:22 +01:00
Karol Sójko
46e8348ea2 feat: add beta deployment on feature branches 2021-12-15 12:53:37 +01:00
Karol Sójko
22b0f8e964 Merge branch 'hotfix/3.8.29' into develop 2021-10-26 08:57:20 +02:00
Karol Sójko
c1e3d32e16 fix: add robots.txt dependant on the environment 2021-10-26 08:56:23 +02:00
Mo
8d9b192b81 feat: remove extensions manager (#696)
* feat: remove extensions manager

* fix: remove unused code

Co-authored-by: Aman Harwara <amanharwara@protonmail.com>
2021-10-21 13:06:49 -05:00
Karol Sójko
f80dc08058 fix: TLD from .ORG to .COM 2021-08-31 10:13:52 +02:00
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