Commit graph

25 commits

Author SHA1 Message Date
Felix Lange
063033834b .gitea: fix typo in windows workflow
Some checks failed
/ Linux Build (push) Has been cancelled
/ Linux Build (arm) (push) Has been cancelled
/ Windows Build (push) Has been cancelled
/ Docker Image (push) Has been cancelled
2025-07-04 13:45:29 +02:00
Felix Lange
9efe1c16e2 gitea: set PATH in script 2025-07-04 13:42:55 +02:00
Felix Lange
db1806efa2 gitea: try with cmd 2025-07-04 13:38:26 +02:00
Felix Lange
3f4555abc6 .gitea: set PATH 2025-07-04 13:25:40 +02:00
Felix Lange
e225983a06 .gitea: update PATH 2025-07-04 13:03:58 +02:00
Felix Lange
7088e87dce .gitea: add workflow_dispatch for release build
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
2025-07-04 13:02:57 +02:00
Felix Lange
ef6e92e51d .gitea: add windows build (experimental)
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
2025-07-03 15:07:22 +02:00
Felix Lange
87d7c2aa12 .gitea: disable cron schedule
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Docker Image (push) Waiting to run
2025-06-30 17:24:58 +02:00
Felix Lange
9eed26d1b0 .gitea: fix 386 upload
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Docker Image (push) Waiting to run
2025-06-30 10:17:59 +02:00
Felix Lange
158118f6d8
.gitea: switch release builds to static linking (#32118)
This is to avoid compatibility issues with mismatched glibc versions
between the builder and deployment target.

Fixes #32102
2025-06-30 09:53:52 +02:00
Felix Lange
094db92d68 .gitea: trigger PPA upload on tag 2025-06-26 21:29:59 +02:00
Felix Lange
35dd61a3bf .gitea: show environment in release-ppa.yml
Some checks are pending
/ Linux Build (arm) (push) Waiting to run
/ Linux Build (push) Waiting to run
/ Docker Image (push) Waiting to run
2025-06-19 20:37:02 +02:00
Felix Lange
d4462828e9 .gitea: touch cron workflow files 2025-06-19 14:56:12 +02:00
Felix Lange
99c0ed1154
.gitea: modify scheduled workflow times (#31946)
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Docker Image (push) Waiting to run
2025-06-02 13:00:58 +02:00
Felix Lange
e9e4e8b05a
.gitea: run release build on tag push (#31924)
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Docker Image (push) Waiting to run
2025-05-28 23:19:13 +02:00
Felix Lange
3524499d55
.gitea: fix arm64 build (#31923) 2025-05-28 23:16:51 +02:00
Felix Lange
b065aa6740
.gitea: fix archive uploads and run PPA upload on release push (#31922) 2025-05-28 22:57:58 +02:00
Felix Lange
31d898d586
.gitea: fix apt update (#31921) 2025-05-28 22:40:26 +02:00
Felix Lange
e817a569fb
.gitea: fix secrets passing (#31920) 2025-05-28 20:14:48 +02:00
Felix Lange
25f6206137
.gitea: port more builds from travis and fix PPA env (#31919)
Some checks are pending
Release Builds (push) / Linux Build (push) Waiting to run
Release Builds (push) / Linux Build (arm) (push) Waiting to run
Release Builds (push) / Docker Image (push) Waiting to run
2025-05-28 19:01:33 +02:00
Felix Lange
0110b659c1
.gitea: add env to scheduled builds (#31918) 2025-05-28 18:24:43 +02:00
Felix Lange
1695182b55
.gitea: adjust cron schedule (#31915)
This should make the scheduled build actually run.
2025-05-28 17:51:47 +02:00
Felix Lange
b97198379b
.gitea: add cron build script (#31890)
Some checks are pending
Release Builds (push) / Linux Build (push) Waiting to run
Release Builds (push) / Docker Image (push) Waiting to run
Also swaps the push build scripts and adds environment output.
2025-05-23 16:21:08 +02:00
Felix Lange
8f598e85ad
.gitea: update release build actions (#31886)
Trying to make the docker build work.
2025-05-23 12:44:30 +02:00
Felix Lange
94481d1351
.gitea: add initial workflow file (#31885) 2025-05-23 12:33:43 +02:00