CI: validation workflow (Forgejo Actions) #21
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Clients/neveling!21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ci/validation-workflow"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds .forgejo/workflows/ci.yaml — on every push/PR runs: php -l, composer install, lint:container, prod container compile. Host-mode runner on bnet005 (no Docker/node). Verified: green on valid code, red on a deliberate syntax error.