Set up Forgejo CI #27

Closed
opened 2026-05-01 20:53:10 +02:00 by myrmidex · 0 comments
Owner

Add a Forgejo Actions pipeline for the incr Laravel app.

Should run

  • Composer install
  • PHP lint / PHPStan
  • Pest test suite
  • npm install + build (verify assets compile)

Notes

  • Pipeline should run on every push to main and on PRs
  • Use a self-hosted runner if available, otherwise Forgejo's default
Add a Forgejo Actions pipeline for the incr Laravel app. ## Should run - Composer install - PHP lint / PHPStan - Pest test suite - npm install + build (verify assets compile) ## Notes - Pipeline should run on every push to main and on PRs - Use a self-hosted runner if available, otherwise Forgejo's default
myrmidex added this to the v0.3.0 milestone 2026-05-01 20:53:10 +02:00
myrmidex added the
enhancement
label 2026-05-01 20:53:10 +02:00
myrmidex self-assigned this 2026-05-01 20:53:10 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lvl0/incr#27
No description provided.