Commit graph

2038 commits

Author SHA1 Message Date
Nicolas Meienberger
7cb54ae341 ci: change tag to version for e2e input 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
e65461b146 refactor: protect redis instance with a password 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
ead4ced154 chore(ci): use workflow_dispatch instead of workflow_run in e2e.yml 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
25968a8198 feat(ci): beta-release flow 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
1e4f4805e7 chore(cli): remove commented out code 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
26bb80e743 fix(cli): load .env file on each access to getEnv to ensure updated values 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
24c4d0f8af fix(system-executors): wrong usage of getEnv in start script 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
021b088c41 fix(system-helpers): wrong usage of openssl 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
ecf1eff86b chore: fix permission issues with running watcher sudoless 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
7a87bb7d8e revert(cli): remove stderr evaluation after docker command 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
452bb296cf feat(cli): fail and log error in case of stderr on execAsync calls 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
10333a088e refactor(cli): centralise loggers into one singleton 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
d62558f41d chore: remove un-used exports and dependencies 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
5716034427 feat: create app update event 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
eac2c1bdb0 test: fix failing tests by adding mocks to bullmq 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
183516117e ci: refactor alpha release and update lock file 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
50db5c0912 refactor(db): merge exposed and domain with app.config 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
710eaa8aaf refactor(EventDispatcher): use bullmq as a message queue 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
5dd3f6963b refactor: import from packages/shared and remove duplicate code 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
8b7952c6db feat: create shared package between main app and cli 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
c89b9fe752 refactor: translate bash scripts to node in packages/cli 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
6efbce5b75 feat: create new cli package 2023-08-26 15:10:28 +02:00
allcontributors[bot]
6627583ebf docs: update .all-contributorsrc [skip ci] 2023-08-26 15:10:28 +02:00
allcontributors[bot]
0f2a36ce3b docs: update README.md [skip ci] 2023-08-26 15:10:28 +02:00
allcontributors[bot]
333a8f3728 docs: update .all-contributorsrc [skip ci] 2023-08-26 15:10:28 +02:00
allcontributors[bot]
4b55ca5206 docs: update README.md [skip ci] 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
c0480ce636 ci: checkout code before creating tag 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
836999815e ci: add alpha release workflow 2023-08-26 15:10:28 +02:00
Osco
8deb7ac79a Enable TLS and Attach to Traefik CertResolver 2023-08-26 15:10:28 +02:00
allcontributors[bot]
37f19b2d59 docs: update .all-contributorsrc [skip ci] 2023-08-26 15:10:28 +02:00
allcontributors[bot]
94c33e6a15 docs: update README.md [skip ci] 2023-08-26 15:10:28 +02:00
allcontributors[bot]
dc68a348ff docs: update .all-contributorsrc [skip ci] 2023-08-26 15:10:28 +02:00
allcontributors[bot]
ef16ef7ec5 docs: update README.md [skip ci] 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
9082b509db New translations en.json (Greek) 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
92dbfc424d New translations en.json (Greek) 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
fb3beae382 New translations en.json (Turkish) 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
4151fb30ba New translations en.json (Turkish) 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
c9cddf1273 New translations en.json (Portuguese) 2023-08-26 15:10:28 +02:00
Nicolas Meienberger
eaa42c7975 feat: add APP_HOST variable and refactor fs mocks with memfs 2023-08-26 15:10:28 +02:00
allcontributors[bot]
b794c220b7 docs: add M1n-4d316e as a contributor for translation (#564)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-08-26 15:10:28 +02:00
dependabot[bot]
37a74f8db4 chore(deps): bump react-hook-form from 7.45.0 to 7.45.1
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.45.0 to 7.45.1.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.45.0...v7.45.1)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-26 15:10:28 +02:00
dependabot[bot]
01be8bfb5c chore(deps-dev): bump typescript from 5.1.3 to 5.1.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.3...v5.1.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-26 15:10:28 +02:00
Nicolas Meienberger
25cfec24dc chore: enable greek and turkish languages 2023-08-26 14:22:22 +02:00
Nicolas Meienberger
7d2e620e55 ci: delete release if e2e tests fail 2023-08-26 14:17:59 +02:00
Nicolas Meienberger
c2749a8033 fix(install.sh): check for git presence on the system 2023-08-26 11:29:23 +02:00
Nicolas Meienberger
a594e63906 feat: make start script work in an unintened cli 2023-08-26 11:28:22 +02:00
Nicolas Meienberger
ee41a9701a refactor(install.sh): don't auto upgrade/update 2023-08-26 00:29:43 +02:00
Nicolas Meienberger
62490a596b fix(system-executor): add correct permissions to traefik folder 2023-08-26 00:28:13 +02:00
Nicolas Meienberger
4c05f91eb2 fix: add default value for SUB_OS detection 2023-08-26 00:27:50 +02:00
Nicolas Meienberger
af5b5afab5 ci: extract postgres_password from .env in remote machine 2023-08-25 23:09:28 +02:00