dependabot[bot]
979dc35cfc
chore(deps): bump actions/checkout from 3 to 4 ( #817 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 14:02:56 +02:00
Karol Sójko
6dd9fd5abd
fix: remove secrets from e2e test suites
2023-10-17 13:40:52 +02:00
Karol Sójko
cd830cdf25
fix: allow mutable yarn install on PR for dependabot purposes
2023-10-17 10:47:32 +02:00
Karol Sójko
69b4324c78
fix: remove unused variables in ci
2023-10-16 12:26:07 +02:00
Karol Sójko
b2be0a7c0b
fix: remove secondary db from e2e test suites
2023-10-16 12:24:17 +02:00
Karol Sójko
cab0dfba39
fix: scheduled test suite to run only base tests
2023-10-16 12:04:34 +02:00
Karol Sójko
efb341eb99
feat: remove newrelic integration ( #862 )
2023-10-10 15:07:38 +02:00
Karol Sójko
65ced2cc7b
feat: add custom tracing on workers
2023-10-09 14:08:35 +02:00
Karol Sójko
a25eb178c5
chore: fix env var replacement
2023-10-04 16:43:48 +02:00
Karol Sójko
5bc8157d4d
chore: disable vault tests temporarily
2023-10-04 16:09:27 +02:00
Karol Sójko
f29826e917
chore: add filling in the package version
2023-10-04 16:09:15 +02:00
Karol Sójko
b9907924be
chore: fix run name for e2e test suite to include suite
2023-10-02 14:37:10 +02:00
Karol Sójko
d4c188c096
feat: divide suites furthermore
2023-10-02 14:19:12 +02:00
Karol Sójko
2ccaf490df
feat: divide test suites on a higher level
2023-10-02 13:47:32 +02:00
Karol Sójko
f8aef6c8ef
feat: archiving failed run logs
2023-09-27 14:20:34 +02:00
Karol Sójko
5bf8cf49c1
feat: parametrize test suite to be run
2023-09-27 12:14:33 +02:00
Karol Sójko
5001496c7b
feat: remove transition mode from code
2023-09-22 14:13:32 +02:00
Karol Sójko
735d89cdaa
fix: building docker image
2023-09-19 08:36:13 +02:00
Karol Sójko
41cd377145
fix: missing workspace name input param
2023-09-18 14:34:26 +02:00
Karol Sójko
d798864caf
fix: strip workflows of bundling
2023-09-18 14:18:17 +02:00
Karol Sójko
0306e10469
fix: db debug level on e2e
2023-09-11 12:03:15 +02:00
Karol Sójko
037c994040
chore: add run name for e2e test suite
2023-09-08 15:21:26 +02:00
Karol Sójko
52db89de81
chore: disable fail fast on e2e
2023-09-07 19:03:38 +02:00
Karol Sójko
157eee5d93
chore: increase mocha headless chrome global timeout
2023-09-04 12:06:49 +02:00
Karol Sójko
fc821709e2
chore: upgrade docker build push action:
2023-09-04 08:24:39 +02:00
Karol Sójko
d13c975f94
chore: upgrade deps ( #805 )
...
* chore: upgrade semver
* chore: upgrade configure-aws-credentials@v2
* chore: upgrade prettier deps
* fix: linter issues
2023-09-01 16:14:51 +02:00
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