coolify/app/Enums
Andras Bacsai 5c50ab6162 feat(github-runners): improve runner lifecycle and GitHub sync
Add runner execution observability and lifecycle hardening for self-hosted
GitHub Actions runners, including:
- scheduled artifact cleanup job for cached runner tarballs/templates
- workflow_job in_progress handling to mark executions as running
- safer cleanup failure handling and non-functional server fallback
- persisted workflow job HTML URLs with execution "Open" links in UI
- configurable runner group name sync (UI + provisioning + GitHub API)
- webhook events persistence and auto-fix for missing required events
- strict enum/status checks and related model cast/query improvements

Also includes migrations and expanded feature/unit coverage for webhook,
provisioning, cleanup, and runner group/event sync behaviors.
2026-03-03 22:21:13 +01:00
..
ActivityTypes.php fix: run user commands on high prio queue 2024-06-25 10:51:32 +02:00
ApplicationDeploymentStatus.php wip 2023-06-30 15:57:40 +02:00
BuildPackTypes.php feat: api api api api api api 2024-07-02 16:12:04 +02:00
ContainerStatusTypes.php feat: Add ContainerStatusTypes enum for managing container status 2024-09-27 15:27:09 +02:00
GithubRunnerStatus.php feat(github-runners): improve runner lifecycle and GitHub sync 2026-03-03 22:21:13 +01:00
NewDatabaseTypes.php feat: lots of api endpoints 2024-07-01 16:26:50 +02:00
NewResourceTypes.php feat: api api api api api api 2024-07-02 16:12:04 +02:00
ProcessStatus.php feat: add PR comments 2024-01-26 18:46:50 +01:00
ProxyTypes.php refactor: Update ProxyTypes enum values to use TRAEFIK instead of TRAEFIK_V2 2024-08-07 17:52:51 +02:00
RedirectTypes.php feat: more API endpoints 2024-06-26 13:00:36 +02:00
Role.php Add new role enum and apply authorization 2024-10-28 17:08:24 +01:00
StaticImageTypes.php fix: is_static settings through API 2024-10-10 09:33:29 +02:00