Commit Graph

4 Commits

Author SHA1 Message Date
Ben Marsh
6868e7c47d Missing files.
[CL 16507070 by Ben Marsh in ue5-main branch]
2021-05-30 17:11:29 -04:00
Ben Marsh
b47e0c0b53 Horde: Fix situations where batches are unnecessarily restarted due to being treated as complete.
Previous method to check whether batch can be modified just checked to see if all steps were complete. This is incorrect, and assumes the batch cannot be updated while the agent is requesting the next batch to execute. Now has an explicit state for checking if the batch is shutting down.

[CL 16506952 by Ben Marsh in ue5-main branch]
2021-05-30 17:03:38 -04:00
Ben Marsh
9f3dbcb5ec Horde: Only create build health issues for scheduled builds by default.
[CL 16440233 by Ben Marsh in ue5-main branch]
2021-05-24 16:35:42 -04:00
Ben Marsh
7ed8a0c934 Initial drop of Horde Server/Agent for UE5/Main. Still missing some Epic-specific functionality required to build/run correctly.
[CL 16160493 by Ben Marsh in ue5-main branch]
2021-04-29 15:10:34 -04:00