Demo-Repo mit CI-Pipeline zum Testen von Forgejo Actions
Find a file
t2admin 282aa3ef40
Some checks failed
CI Pipeline / 🔍 Lint (push) Failing after 2s
CI Pipeline / 📋 System Info (push) Failing after 0s
CI Pipeline / 🧪 Test (push) Has been skipped
docs: update README with pipeline description
2026-03-14 13:48:57 +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 docs: update README with pipeline description 2026-03-14 13:48:57 +01:00
test_app.py test: add unit tests for app.py 2026-03-14 13:43:13 +01:00

hello-ci 🚀

Demo-Repo mit CI-Pipeline zum Testen von Forgejo Actions.

Pipeline

  • 🔍 Lint — Python Syntax-Check
  • 🧪 Test — Unit Tests
  • 📋 System Info — Runner-Infos

Status

Siehe Actions Tab.