Commit Graph

7 Commits

Author SHA1 Message Date
1d74d82379 Minimal CI workflow - just checkout and run tests
Some checks failed
CI / test (push) Failing after 2s
2026-02-01 05:21:32 +00:00
7ba5503f32 Simplify CI workflow - use available python3 and avoid apt-get if not needed
Some checks failed
CI / test (push) Failing after 2s
2026-02-01 05:20:52 +00:00
a03cbff508 Rewrite workflows using native Gitea Actions shell commands instead of marketplace actions
Some checks failed
CI / test (push) Failing after 1s
2026-02-01 05:20:18 +00:00
7bd873383f Fix Gitea Actions workflow syntax - use actions/checkout@v4 and actions/release-action@v1
Some checks failed
CI / test (push) Failing after 10s
2026-02-01 05:19:28 +00:00
5fa51445ed fix: correct Gitea release-action syntax in workflow
Some checks failed
CI / test (push) Failing after 10s
CI / lint (push) Failing after 5s
2026-02-01 05:18:04 +00:00
b4912fa195 Fix release action syntax in workflow
Some checks failed
CI / test (push) Failing after 10s
CI / lint (push) Failing after 5s
2026-02-01 05:17:37 +00:00
bd1cbdd602 Add Gitea Actions workflow: release.yml
Some checks failed
CI / test (push) Failing after 10s
CI / lint (push) Failing after 5s
Release / release (push) Failing after 18s
2026-02-01 05:15:58 +00:00