Commit Graph

21766 Commits

Author SHA1 Message Date
joe kirchoff
ca00303128 UnrealBuildAccelerator: Fix Linux build
#rnx

[CL 30406871 by joe kirchoff in ue5-main branch]
2023-12-19 19:45:26 -05:00
joe kirchoff
cf26cfb90c UnrealBuildAccelerator: Workarounds to get latest PVS-Studio working
#rnx
#rb henrik.karlsson

[CL 30406199 by joe kirchoff in ue5-main branch]
2023-12-19 18:56:20 -05:00
josh adams
91a7b42e3e - Removed unneeded PLATFORM_MAC
#rb henrik.karlsson

[CL 30403458 by josh adams in ue5-main branch]
2023-12-19 16:32:11 -05:00
josh adams
5c95a66a67 - Lowered the priority of the processes Uba spawns, so that too many clangs don't starve the session process. Doesn't always repro, but it was causing some networking errors when talking to horde
#rb henrik.karlsson

[CL 30403426 by josh adams in ue5-main branch]
2023-12-19 16:31:15 -05:00
josh engebretson
eb253efad1 Horde: Add parent lease to history modal
#rnx

[CL 30403061 by josh engebretson in ue5-main branch]
2023-12-19 16:15:58 -05:00
ben marsh
e976aefcf3 Horde: Fix ref names for replicators repeating the stream id, rather than using the replicator id.
#jira

[CL 30402621 by ben marsh in ue5-main branch]
2023-12-19 16:01:05 -05:00
henrik karlsson
2054499931 [UBA]
* Touched UBAExecutor to solve version mismatch issue on farm

[CL 30400892 by henrik karlsson in ue5-main branch]
2023-12-19 15:01:20 -05:00
ben marsh
7063c67e89 Horde: Do not attempt to reschedule an job queue item for execution after it's been removed from the queue.
#jira

[CL 30399624 by ben marsh in ue5-main branch]
2023-12-19 13:50:53 -05:00
henrik karlsson
cd8350a752 [Uba]
* Added so if NetworkServer fails to stop connections after x seconds because of running workers we abort the entire process. I'm hoping we will get

[CL 30399360 by henrik karlsson in ue5-main branch]
2023-12-19 13:29:44 -05:00
ben marsh
5b16587333 Horde: Remove stale entries from the job queue to prevent them being reassigned.
#jira

[CL 30399244 by ben marsh in ue5-main branch]
2023-12-19 13:15:44 -05:00
ben marsh
8ef70030c9 Horde: Add a reaction to build health summaries indicating that an issue has been assigned but not acknowledged.
#jira

[CL 30398588 by ben marsh in ue5-main branch]
2023-12-19 12:47:27 -05:00
ben marsh
5026aa561e Horde: Additional logging for queue refreshes.
#jira

[CL 30398141 by ben marsh in ue5-main branch]
2023-12-19 12:34:20 -05:00
ben marsh
1dd62a4334 Horde: Prevent replication task cancellation being reported as an error.
#jira

[CL 30396856 by ben marsh in ue5-main branch]
2023-12-19 11:48:49 -05:00
ben marsh
e4aea1d02b Horde: Fix static analysis warnings.
#jira

[CL 30396066 by ben marsh in ue5-main branch]
2023-12-19 11:22:21 -05:00
ben marsh
7a9df1ccbc Horde: Unify artifact name with rules for valid StringIds.
#jira

[CL 30395903 by ben marsh in ue5-main branch]
2023-12-19 11:15:47 -05:00
ben marsh
aa7127fa39 Horde: Remove VersionedCollection. This hasn't really got much traction (and is currently causing intermittent failures), and just makes the tool collection awkward to work with compared to other collection types.
#jira

[CL 30395274 by ben marsh in ue5-main branch]
2023-12-19 10:54:21 -05:00
ben marsh
d840e42c69 Horde: Fix static analysis warnings.
#jira

[CL 30394639 by ben marsh in ue5-main branch]
2023-12-19 10:26:42 -05:00
ben marsh
82e7cfdf37 Horde: Fix permissions error retrieving artifacts produced by Setup Build step using new artifact system.
#jira

[CL 30394341 by ben marsh in ue5-main branch]
2023-12-19 10:05:52 -05:00
ben marsh
1c407b93ef Horde: Append a hash of the full node name to the artifact name if it exceeds the maximum allowed length, or we have to substitute any characters in it.
#jira

[CL 30394150 by ben marsh in ue5-main branch]
2023-12-19 09:52:07 -05:00
ben marsh
63a74d15f9 Horde: Revert risky changes before prod deploy.
#jira

[CL 30393947 by ben marsh in ue5-main branch]
2023-12-19 09:27:25 -05:00
ben marsh
50a2092646 Horde: Update to new bundle version again.
#jira

[CL 30393637 by ben marsh in ue5-main branch]
2023-12-19 08:56:53 -05:00
ben marsh
dd5091b9f8 Horde: Additional logging for warning about refreshing queue entries.
#jira

[CL 30393612 by ben marsh in ue5-main branch]
2023-12-19 08:55:50 -05:00
ben marsh
824847e67b Horde: Disable the backend cache by default.
#jira

[CL 30393460 by ben marsh in ue5-main branch]
2023-12-19 08:34:28 -05:00
dmytro ivanov
7e4a60350d Support devices without lz4 compression for bDontBundleLibrariesInAPK
#jira UE-198612

[CL 30393107 by dmytro ivanov in ue5-main branch]
2023-12-19 07:52:19 -05:00
henrik karlsson
bb93072bd6 [Uba]
* #if 0 on code that does not exist on mac

[CL 30389279 by henrik karlsson in ue5-main branch]
2023-12-19 02:50:28 -05:00