Commit Graph

464 Commits

Author SHA1 Message Date
b69609551f
fix(ci): re-enable pushing of images to registry 2025-01-02 18:41:30 +00:00
d616711cf5
fix(ci): re-enable pushing of images to registry 2025-01-02 18:38:22 +00:00
2a7df3d413
fix(ci): use metadata module to extract tags 2025-01-02 18:32:06 +00:00
edff65d35d
fix(ci): correct docker push cmds 2025-01-02 18:21:12 +00:00
d006ebf9fc
fix(ci): correct docker push cmds for Gitea images 2025-01-02 18:17:07 +00:00
0389ad841b
fix(ci): correctly retrieve release name 2025-01-02 18:14:44 +00:00
c946991eb2
fix(ci): correctly retrieve release name 2025-01-02 18:08:16 +00:00
e1bc246e10
chore(ci): clean up release workflow 2025-01-02 18:01:56 +00:00
14ee2bca3a
fix(ci): directly call API to create release fix 2 2025-01-02 17:58:22 +00:00
23a28d2226
fix(ci): directly call API to create release fix 2025-01-02 17:54:53 +00:00
c4b9bb0714
fix(ci): directly call API to create release 2025-01-02 17:51:28 +00:00
4190a6bce2
fix(ci): fix if statement 2025-01-02 17:45:50 +00:00
a5325d96eb
fix(ci): fix if statement 2025-01-02 17:45:41 +00:00
7eb332eec7
fix(ci): split Docker build stages 2025-01-02 17:44:25 +00:00
2d10fb9270
fix(ci): remove get_latest_tag / get_last_tag 2025-01-02 17:30:20 +00:00
742ae10e76
fix(ci): fix release 2025-01-02 17:25:18 +00:00
389a066529
chore(ci): upload changelog file 2025-01-02 17:18:19 +00:00
259a2767bd fix(deps): update dependency pillow to v11.1.0
Some checks failed
CI w/ Poetry and Docker / ci (pull_request) Has been cancelled
2025-01-02 18:09:36 +01:00
83d5330a0c fix(deps): update dependency astroid to <=3.3.8
All checks were successful
CI w/ Poetry and Docker / ci (pull_request) Successful in 1m11s
2025-01-02 17:07:52 +00:00
e9722d55b1 fix(ci): fix constantly failing CI (#450)
Reviewed-on: #450
2025-01-02 18:05:15 +01:00
aaf3a09ea5
fix(dependencies): downgrade astroid to 3.3.6 due to CICD issue 2025-01-01 05:01:51 +00:00
67b7058b53
fix(dependencies): downgrade asteroid to 3.3.6 due to CICD issue 2025-01-01 04:49:00 +00:00
4e24815792
fix(ci): fix changelog layout 2025-01-01 04:10:45 +00:00
9f5f573270
fix(ci): fix changelog layout 2025-01-01 04:03:35 +00:00
1ee8896ee4 chore(deps): update actions/checkout action to v4.2.2
Some checks are pending
CI / ci (pull_request) Waiting to run
2025-01-01 03:18:14 +00:00
467205342e Update renovate.json 2025-01-01 04:16:31 +01:00
0772e7c04b Update renovate.json 2025-01-01 04:10:30 +01:00
f6d3ca2826 chore(config): migrate config renovate.json 2025-01-01 03:41:47 +01:00
597f4c572e
chore(ci): manually build changelog 2025-01-01 02:39:40 +00:00
a5a687face
chore(ci): manually build changelog 2025-01-01 02:11:01 +00:00
f68fe68048
fix(ci): specify correct platform 2025-01-01 01:57:05 +00:00
28b357989c
fix(ci): specify correct URL 2025-01-01 01:54:00 +00:00
fcd9f1ca69
fix(ci): specify correct URL 2025-01-01 01:48:25 +00:00
5145017bd6
fix(ci): switch to new action module that doesn't require GitHub 2025-01-01 01:44:02 +00:00
9b88b680f0
chore(ci): temporarily allow unit tests to fail 2025-01-01 01:26:17 +00:00
e4f0ac9ffe
chore(ci): temporarily allow unit tests to fail 2025-01-01 01:24:46 +00:00
9c46b45648
fix(ci): do full clone to get tag history 2025-01-01 01:22:26 +00:00
204f10529d
fix(ci): do full clone to get tag history 2025-01-01 01:21:12 +00:00
bf8010d654
fix(ci): do full clone to get tag history 2025-01-01 01:20:21 +00:00
e8de18d5c3
fix(ci): fix getting latest tag 2025-01-01 01:17:01 +00:00
8ccd60219f
feat(ci): cache dependencies 2025-01-01 01:16:43 +00:00
5bebb80e44
feat(ci): delete issue comment on manual release trigger 2025-01-01 01:03:47 +00:00
a4805b5b6c
fix(ci): update URL of CI workflow dynamically 2025-01-01 00:59:38 +00:00
6b67657897
fix(ci): update URL of CI workflow dynamically 2025-01-01 00:56:42 +00:00
bd7c145e0d
fix(ci): update URL of CI workflow dynamically 2025-01-01 00:55:08 +00:00
98a96a6a24
fix(ci): update URL of CI workflow 2025-01-01 00:49:25 +00:00
e39637d227
fix(ci): fix manual release trigger
You must always use the `${{ }}` expression syntax when negating (`!`).
https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/using-conditions-to-control-job-execution
2025-01-01 00:43:01 +00:00
54f9c42826
fix(ci): fix manual release trigger 2025-01-01 00:40:25 +00:00
377e1671c2
chore(ci): allow manual trigger via issue
All checks were successful
CI / ci (pull_request) Successful in 1m50s
2025-01-01 00:34:17 +00:00
12a4cb58e0
chore(ci): allow manual trigger via issue
All checks were successful
CI / ci (pull_request) Successful in 1m52s
2025-01-01 00:32:27 +00:00