coolify/tests
Andras Bacsai 24bbfe07c6 feat(v5): add server bootstrap job with realtime cluster broadcasting
- Add V5BootstrapServerJob: SSH into new servers, install coold/WireGuard,
  track bootstrap progress via last_bootstrap_action/status/output fields
- Add V5ClusterUpdated event: broadcasts full cluster+servers payload to
  team private channel on bootstrap state changes
- Add V5RealtimeTestEvent + RealtimeTest page for WebSocket connectivity testing
- Consolidate 3 dropped migrations into base cluster/server migrations:
  WireGuard config, builder CPU quota, status check fields, uuid
- Auto-generate uuid on V5Model create via Schema::hasColumn guard
- Expose currentTeam.id in Inertia shared props
- Add showCluster, realtimeTest, broadcastRealtimeTest controller endpoints
- Add dropdown-menu UI component
2026-06-19 11:44:42 +02:00
..
Browser test: add dashboard test and improve browser test coverage 2026-02-11 16:37:40 +01:00
Feature feat(v5): add server bootstrap job with realtime cluster broadcasting 2026-06-19 11:44:42 +02:00
Traits test: setup database for upcoming tests 2024-12-04 12:43:52 +01:00
Unit feat(v5): add WireGuard and coold/corrosion config to clusters/servers 2026-06-19 07:23:45 +02:00
v4 Merge remote-tracking branch 'origin/next' into audit-policies 2026-04-19 15:19:37 +02:00
CreatesApplication.php Fix styling 2024-06-10 20:43:34 +00:00
DuskTestCase.php Refactor DuskTestCase.php to use a hardcoded base URL 2024-10-17 21:26:06 +02:00
Pest.php test(browser): cover resource settings persistence 2026-02-25 19:26:55 +01:00
TestCase.php init of v4 🌮 2023-03-17 15:33:48 +01:00