Neue Gitea-CI-Pipeline analog zur bestehenden lint.yml:
- Trigger auf push und pull_request
- Installiert PHP + Composer + Extensions (xml, mbstring)
- Fuehrt 'composer install' und 'vendor/bin/phpunit' aus
- 18 Tests / 31 Assertions gruen
greggy
merged commit fce5c3be78 into main2026-06-04 02:40:49 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Closes #65
Was
Neue Gitea-Actions-Pipeline
.gitea/workflows/phpunit.ymlfür PHP-Unit-Tests, analog zur bestehendenlint.yml.Details
pushundpull_requestauf allen Branchesubuntu-latestcomposer install→vendor/bin/phpunitVerifikation (lokal)
php -lauf alle .php-Files)feature/issue-65-phpunit-pipelineenthält 1 Commit (71adf37)Hinweise
maingemerged ist