Commit graph

18 commits

Author SHA1 Message Date
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
7f6af16d55 fix(ci): provide PAT as GH_TOKEN 2021-11-21 18:35:39 +01:00
c033af7013 fix(ci): also provide GITHUB_TOKEN 2021-11-21 18:19:49 +01:00
29fc3488cf fix(ci): use PAT for pushing changelog 2021-11-21 18:17:49 +01:00
Renovate Bot
501a3bf275 chore(deps): update actions/checkout action to v2 2021-07-29 08:37:26 +02:00
d2a18d1b1c ci: fix broken peer dependency in semantic-release
See https://github.com/apricote/Listory/runs/3173328917
2021-07-27 17:53:50 +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
7546c38bef ci: update release workflow versions 2021-06-22 21:06:35 +02:00
f0100e87e2 fix(ci): Helm chart still not properly released 2020-05-12 02:06:40 +02:00
ff0c1553f0 fix(ci): Helm chart was not automatically released 2020-05-12 01:29:23 +02:00
1bdd6181ba feat(cd): add Helm Chart with automated releases 2020-05-08 23:45:58 +02:00
8e796d7e78 feat(cd): configure automated semantic releases 2020-05-07 02:34:49 +02:00