Commit graph

23 commits

Author SHA1 Message Date
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
renovate[bot]
c42c7fae06
chore(deps): update actions/checkout action to v4 (#295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-16 13:07:44 +02: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
f047b8180a ci: also run release in alpha branch for testing prereleases 2023-04-03 22:12:53 +02:00
3f4cf93792 ci: remove now unused semantic-release plugin 2023-04-03 22:12:53 +02:00
b82860dfba fix: missing docker auth
As i have moved the docker push from a semantic-release plugin to a shell
script, the way that the credentials are passed does not work anymore.
2023-04-02 16:05:35 +02:00
fc50d38535 feat: add arm64 image #265 2023-04-02 13:46:00 +02:00
a4557ad705 ci: upgrade to node 18 2023-02-02 21:37:06 +01:00
71c8cb9f17 ci: fix argument name 2022-07-24 13:19:08 +02:00
4013e84338 ci: call CI workflow before releasing 2022-07-24 13:19:06 +02:00
renovate[bot]
b8b6592a18 chore(deps): update azure/setup-helm action to v3 2022-06-29 19:46:03 +02:00
20d013c697 chore(repo): rename default branch to main 2022-06-25 15:30:08 +02:00
renovate[bot]
3528a6d205 chore(deps): update actions/checkout action to v3 2022-06-23 18:25:36 +02:00
renovate[bot]
9dd4e5a704 chore(deps): update actions/setup-node action to v3 2022-06-23 08:57:49 +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
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
7546c38bef ci: update release workflow versions 2021-06-22 21:06:35 +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