Commit Graph

10 Commits

Author SHA1 Message Date
c5e9ecb5b1 Use python3 -m pip explicitly
Some checks failed
CI / test (push) Failing after 1s
2026-02-01 05:24:02 +00:00
1e99bfeaa5 Use hardcoded repo URL
Some checks failed
CI / test (push) Failing after 1s
2026-02-01 05:23:26 +00:00
60946bb427 Add checkout and install steps
Some checks failed
CI / test (push) Failing after 1s
2026-02-01 05:22:54 +00:00
464b4ef182 Minimal hello world workflow to test Gitea Actions
All checks were successful
CI / test (push) Successful in 1s
2026-02-01 05:22:28 +00:00
64d1fa488b Use simpler variable names for Gitea Actions
Some checks failed
CI / test (push) Failing after 3s
2026-02-01 05:22:01 +00:00
4918ecd3d3 Minimal CI workflow - just checkout and run tests
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 05:21:32 +00:00
2ca08443b9 Simplify CI workflow - use available python3 and avoid apt-get if not needed
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 05:20:51 +00:00
a2a31277b0 Rewrite workflows using native Gitea Actions shell commands instead of marketplace actions
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 05:20:18 +00:00
bb93ef2a8d Fix Gitea Actions workflow syntax - use actions/checkout@v4 and actions/release-action@v1
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 05:19:28 +00:00
bd4ebdc533 Add Gitea Actions workflow: ci.yml
Some checks failed
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
2026-02-01 05:15:49 +00:00