Commit Graph

22 Commits

Author SHA1 Message Date
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
Johnny A
7679ba7c61 chore: codeql analysis action (#548)
* Create codeql-analysis.yml

* fix: custom codeql config

* fix: ignore codeqldb dir

* fix: use config file in codeql workflow

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2021-04-26 13:59:48 -04:00
Baptiste Grob
54486e4e81 feat(ci): add workflow_dispatch to dev action 2021-04-05 12:21:53 +02:00
Baptiste Grob
1fe429644c Merge branch 'hotfix/3.5.20' into develop 2021-02-11 16:33:37 +01:00
Baptiste Grob
29b720398f fix: rename master branch to main 2021-02-11 10:20:11 +01: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
Karol Sójko
b5d3c9cd73 feat: add beta deployment 2020-10-12 15:15:27 +02:00
Baptiste Grob
83bf5d7192 fix: add type checking before deploying changes to master 2020-10-07 12:39:35 +02:00
Baptiste Grob
7f4bcdeec5 fix: reorganize action to prevent deploying when tsc fails 2020-10-07 12:35:21 +02:00
Baptiste Grob
d1bfb49ead fix(CI): Use better typescript job name 2020-08-14 18:07:50 +02:00
Baptiste Grob
bc253c466d chore(CI): add Typescript check 2020-08-14 18:01:15 +02:00
Mo Bitar
b1ff2bc345 Create FUNDING.yml 2020-08-04 12:35:50 -05: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
5fa8798010 Add prod workflow for github actions 2020-06-10 10:13:18 +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