renovate[bot]
a759afdf05
chore(deps): update codecov/codecov-action action to v5
2025-01-23 16:40:17 +00:00
renovate[bot]
17e185584a
chore(deps): update actions/setup-node action to v4 ( #309 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-11 20:45:27 +01:00
38cf2ff549
chore(deps): bump all ( #294 )
2023-09-16 13:02:19 +02:00
4da01e1d83
ci: fix duplicate jobs on prs
2023-05-07 13:54:58 +02:00
88e736ea41
ci: also run tests for PRs from forks
...
Fixes CI not running in #262
2023-03-19 16:00:20 +01:00
a4557ad705
ci: upgrade to node 18
2023-02-02 21:37:06 +01:00
4013e84338
ci: call CI workflow before releasing
2022-07-24 13:19:06 +02:00
0d80cc3611
ci: verify that frontend still builds
...
An update to the react typings were automerged because the passed the CI.
In reality they broke the frontend build. Addings this job will make
sure that the frontend always builds after updated dependencies.
2022-06-25 14:54:59 +02:00
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