Commit Graph

386 Commits

Author SHA1 Message Date
Mo
10d3a1bbcc chore: fix scripts path 2022-06-07 12:00:54 -05:00
Mo
0b7ce82aaa feat: add desktop repo (#1071) 2022-06-07 11:52:15 -05:00
Mo
0bb12db948 chore: lint js dir; workflow runs 2022-06-07 08:06:19 -05:00
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
eb4c8d0091 fix: change naming of publishing feature branches to beta branches 2021-12-15 16:24:54 +01:00
Karol Sójko
a63f6ca6b2 fix: add option to dispatch beta deployment 2021-12-15 15:31:08 +01:00
Karol Sójko
8d8be26028 fix: beta workflow name 2021-12-15 15:25:45 +01:00
Karol Sójko
46e8348ea2 feat: add beta deployment on feature branches 2021-12-15 12:53:37 +01:00
Laurent Senta
b5e89f461e feat: git sync (#754)
Co-authored-by: Mo Bitar <me@bitar.io>
2021-11-29 18:17:02 +01:00
Karol Sójko
937311d92e fix: remove github actions for beta environment 2021-11-16 12:43:15 +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
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