Commit graph

221 commits

Author SHA1 Message Date
Karol Sójko
8b04216998
chore: fix e2e to fail fast 2023-09-01 12:41:31 +02:00
Karol Sójko
fe273a9107
feat(revisions): add procedure for transitioning data from primary to secondary database (#787)
* feat(revisions): add procedure for transitioning data from primary to secondary database

* fix: transition status updating for both items and revisions

* fix: dependabot
2023-08-30 11:20:01 +02:00
Karol Sójko
4a72097921
chore: upgrade dependencies (#717) 2023-08-30 07:48:00 +02:00
Karol Sójko
28e058c6e8
fix: remove redundant vaults enabled flag 2023-08-29 08:28:40 +02:00
Karol Sójko
31b7396006
fix: enable vault tests for all suites (#713)
* fix: enable vault tests for all suites

* fix: rename test suite
2023-08-28 14:29:01 +02:00
Karol Sójko
e00d9d2ca0
fix: e2e parameter for running vault tests 2023-08-18 11:11:54 +02:00
Karol Sójko
9ab4601c8d
feat: add transition mode switch to e2e test suite 2023-08-18 11:00:36 +02:00
Karol Sójko
19e43bdb1a
fix: run vault tests based on secondary db usage (#699) 2023-08-17 13:21:50 +02:00
Karol Sójko
faee38bffd
fix: hosts for home-server e2e ci setup 2023-08-15 13:17:20 +02:00
Karol Sójko
65f3503fe8
fix: docker compose ci setup 2023-08-15 13:11:14 +02:00
Karol Sójko
054023b791
fix: host variables 2023-08-15 12:59:13 +02:00
Karol Sójko
7d22b1c15c
feat: run mongo db secondary database in e2e 2023-08-15 12:50:38 +02:00
Karol Sójko
8f3df56a2b
chore: fix revisions frequency 2023-08-11 13:22:11 +02:00
Karol Sójko
09e351fedb
Revert "tmp: ci"
This reverts commit 06cedd11d8.
2023-08-11 12:27:12 +02:00
Karol Sójko
06cedd11d8
tmp: ci 2023-08-11 10:15:55 +02:00
Mo
aaeb311928
chore: reduce ci revisions timeout 2023-08-10 13:09:49 -05:00
Karol Sójko
b8e39d76c1
Revert "tmp: skip ci"
This reverts commit f8c9e67063.
2023-08-09 18:01:09 +02:00
Karol Sójko
f8c9e67063
tmp: skip ci 2023-08-09 16:33:59 +02:00
Mo
54ba1f69e5
chore: bump mocha timeout 2023-08-01 16:46:19 -05:00
Karol Sójko
6ad349d379
fix: db name encapsulation 2023-07-28 13:32:13 +02:00
Karol Sójko
f7d33c7164
fix: separate databases and redis instances 2023-07-28 12:00:17 +02:00
Karol Sójko
b53b67328f
fix: displaying logs on docker failure 2023-07-28 11:23:16 +02:00
Karol Sójko
573ffbfcf3
fix: add showing logs on docker error 2023-07-28 10:19:32 +02:00
Karol Sójko
501ac0e99f
fix: env vars for database runs 2023-07-27 14:32:55 +02:00
Karol Sójko
959a11293a
fix: separate database for different configuration 2023-07-27 14:19:21 +02:00
Karol Sójko
b0fbe0bb58
fix: extended access token refresh ttl during home server e2e 2023-07-27 12:54:50 +02:00
Karol Sójko
0087c70007
fix: missing env var on e2e 2023-07-27 12:25:31 +02:00
Karol Sójko
36e496dd7c
fix: remove dns aliases on accessing mysql and redis in home server e2e 2023-07-27 12:19:01 +02:00
Karol Sójko
f2e2030e85
fix: disable fail-fast on common e2e suite 2023-07-27 12:11:38 +02:00
Karol Sójko
0c3737dc19
fix: redirect STDERR for e2e to common output 2023-07-27 12:07:32 +02:00
Karol Sójko
9bd97b95e9
fix: unset the custom dbsqlite path for e2e 2023-07-27 11:46:48 +02:00
Karol Sójko
b7400c198f
fix: setting env vars on common-e2e test suite 2023-07-27 11:30:49 +02:00
Karol Sójko
f87036e3a8
fix: setting env vars on home server in e2e environment 2023-07-27 11:26:05 +02:00
Karol Sójko
a43e5ef724
fix: outputing logs on e2e - already existing logs directory 2023-07-27 10:32:43 +02:00
Karol Sójko
913ced70b0
fix: outputing logs on e2e 2023-07-27 08:33:49 +02:00
Karol Sójko
f5a57d886c
fix: show logs on failing suite 2023-07-27 08:13:49 +02:00
Karol Sójko
af8f12c33a
fix: remove skip_paid_features flag from home server e2e testing 2023-07-14 10:30:22 +02:00
Karol Sójko
c00d7765a9
fix: add missing files server url env var to e2e test suite 2023-07-14 09:34:31 +02:00
Karol Sójko
c31e882ad2
chore: fix workflow to run e2e test suite mode in home server 2023-07-13 11:05:37 +02:00
Karol Sójko
0cb5e36b20
fix(home-server): env var determining the sqlite database location (#626) 2023-06-14 08:05:48 +02:00
Karol Sójko
d6e531d4b6
feat(home-server): allow running the home server with a mysql and redis configuration (#622)
* feat(home-server): allow running the home server with a mysql and redis configuration

* fix(files): config for file uploader

* fix(files): if condition on fs file uploader bootstrap
2023-06-05 11:47:10 +02:00
Karol Sójko
b28636fa73
chore: make newrelic an optional dep (#620)
* chore: make newrelic an optional dep

* fix: change newrelic imports to dynamic ones

* fix: deps

* fix: remove unplugged deps

* fix: yarn lock

* fix: add missing yarn installs
2023-06-01 12:50:11 +02:00
Karol Sójko
a575e62519
fix: waiting for home server to start in ci 2023-05-29 14:05:15 +02:00
Karol Sójko
3761d60f41
fix: add VALET_TOKEN_SECRET env var to ci e2e test suite 2023-05-29 13:29:07 +02:00
Karol Sójko
c70040fe5d
feat: add revisions service to home server (#613)
* feat: add revisions service to home server

* fix: make e2e test suite on home server non-optional

* fix(auth): specs
2023-05-25 12:57:05 +02:00
Karol Sójko
ec75795a02
fix: session tokens ttl on home-server e2e suite 2023-05-24 13:56:09 +02:00
Karol Sójko
9e4715ebbd
fix: skip paid features on the home server e2e test suite 2023-05-18 12:42:20 +02:00
Karol Sójko
9031379469
chore: fix test suite names 2023-05-16 11:44:43 +02:00
Karol Sójko
89eb798fa8
chore: fix nohup execution 2023-05-16 11:23:01 +02:00
Karol Sójko
4304e068b9
chore: run home server in the background with nohup 2023-05-16 11:22:09 +02:00