Commit Graph

20 Commits

Author SHA1 Message Date
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
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
191ba2b20d
chore(ci): allow manual trigger via issue
All checks were successful
CI / ci (pull_request) Successful in 2m41s
2025-01-01 00:20:05 +00:00
e462e70f5f Update .gitea/workflows/release.yml
All checks were successful
CI / ci (pull_request) Successful in 1m50s
Signed-off-by: Luke Tainton <luke@tainton.uk>
2025-01-01 00:54:17 +01:00
73958d99c8
chore(ci): force new release
All checks were successful
CI / ci (pull_request) Successful in 1m56s
2024-12-31 23:45:10 +00:00
339e8343d2 chore(ci): migrate SOT to Gitea (#429)
Reviewed-on: #429
2025-01-01 00:17:19 +01:00