Commit graph

7 commits

Author SHA1 Message Date
92cf0b465b
ci: Improve all actions
All checks were successful
Mirror Push / mirror (push) Successful in 6s
Test / test (stable) (push) Successful in 50s
Test / test (oldstable) (push) Successful in 1m12s
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-16 23:26:02 +01:00
0a6d6b432c
fix(ci): Force goreleaser to use gitea
Some checks failed
Mirror Push / mirror (push) Successful in 11s
Test / test (oldstable) (push) Successful in 43s
Test / test (stable) (push) Successful in 38s
Gitea Release / release (push) Failing after 1m10s
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-11-08 22:04:09 +01:00
ffb16ff7fa
fix)ci): make apt update first
Some checks failed
Mirror Push / mirror (push) Successful in 7s
Gitea Release / release (push) Failing after 31s
Test / test (stable) (push) Successful in 39s
Test / test (oldstable) (push) Successful in 41s
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-11-08 21:57:50 +01:00
efb4cd6c4a
[SKIP CI] fix(ci): remove sudo
Some checks failed
Mirror Push / mirror (push) Successful in 7s
Gitea Release / release (push) Failing after 29s
Test / test (stable) (push) Successful in 31s
Test / test (oldstable) (push) Successful in 37s
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-11-08 21:54:57 +01:00
e1122a9de7
misc: Cleanup before a release
All checks were successful
Mirror Push / mirror (push) Successful in 8s
Test / test (stable) (push) Successful in 33s
Test / test (oldstable) (push) Successful in 42s
Kept a lot waiting, haven't I?

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-11-08 21:45:39 +01:00
26ef04b969 feat(goreleaser): Vastly simplify upload process (#229)
All checks were successful
Mirror Push / mirror (push) Successful in 8s
Test / test (stable) (push) Successful in 38s
Test / test (oldstable) (push) Successful in 1m1s
Make the upload process to Gitea packages much less of a clusterbomb

Reviewed-on: #229
2023-11-08 18:02:34 +00:00
b8a2407169 ci: Add Gitea Actions (#228)
All checks were successful
Test / test (oldstable) (push) Successful in 1m0s
Test / test (stable) (push) Successful in 39s
Use Gitea Actions instead of Drone.

Reviewed-on: #228
2023-11-07 20:27:18 +00:00