renovate[bot]
3528a6d205
chore(deps): update actions/checkout action to v3
2022-06-23 18:25:36 +02:00
renovate[bot]
9fc2dacba9
chore(deps): update actions/upload-artifact action to v3
2022-06-23 18:06:25 +02:00
renovate[bot]
80229a3c4c
chore(deps): update codecov/codecov-action action to v3
2022-06-23 17:54:58 +02:00
renovate[bot]
9dd4e5a704
chore(deps): update actions/setup-node action to v3
2022-06-23 08:57:49 +02:00
renovate[bot]
51a5da2081
chore(deps): update actions/cache action to v3
2022-06-22 20:06:55 +02:00
9b7a01ab1c
fix(ci): respect peer deps again
...
The problem causing dependency has been removed and we can once again
validate the peer dependencies in CI and during docker build.
2022-06-18 17:48:16 +02:00
5409b98da1
fix(ci): ignore failing peer resolution
...
Some 3rd party nest packages depend on Nest 7 while we use 8. In practice
this still works, but the usual dependency resolution fails and requires
an explicit override.
This should also unblock auto-merging for renovate, as that currently fails
in CI on the `npm ci` step.
2022-06-11 19:21:00 +02:00
b4a15e8b14
ci: remove unnecessary code cov archiving
...
Code coverage is now uploaded and saved to codecov
2021-07-27 17:53:20 +02:00
423887b314
ci: setup codecov
2021-07-27 17:29:26 +02:00
5096b0910d
ci: add ci workflow to run tests and linting
2021-06-22 21:06:35 +02:00