Demo-Repo mit CI-Pipeline zum Testen von Forgejo Actions
Find a file
t2admin 4748d16307
All checks were successful
CI Pipeline / 🔍 Lint (push) Successful in 9s
CI Pipeline / 📋 System Info (push) Successful in 0s
CI Pipeline / 🧪 Test (push) Successful in 2s
ci: trigger rebuild after runner workdir fix
2026-03-14 18:27:17 +01:00
.forgejo/workflows ci: add CI pipeline with lint, test, and info jobs 2026-03-14 13:43:28 +01:00
app.py feat: add app.py with demo functions 2026-03-14 13:43:12 +01:00
LICENSE Initial commit 2026-03-14 13:42:55 +01:00
README.md ci: trigger rebuild after runner workdir fix 2026-03-14 18:27:17 +01:00
test_app.py test: add unit tests for app.py 2026-03-14 13:43:13 +01:00

hello-ci

CI test repo for Forgejo evaluation.

Runner workdir_parent fixed to absolute path.