Commit Graph

18931 Commits

Author SHA1 Message Date
neil henning
08fc7777a6 Remove DeferUntilCommit / DeferUntilAbort from the AutoRTFM API (use OpenCommit / OpenAbort instead).
#preflight 646c6afd1b241f0748614b9d

[CL 25579609 by neil henning in ue5-main branch]
2023-05-23 07:48:03 -04:00
Ben Marsh
d244723e5f BuildGraph: Fix NuGet license scan not recognizing licenses that are only discovered in a second pass.
#preflight none

[CL 25579532 by Ben Marsh in ue5-main branch]
2023-05-23 07:45:16 -04:00
carl bystrom
06dbbc778a Horde: Record lease, job and batch ID in telemetry events
#preflight none

[CL 25579277 by carl bystrom in ue5-main branch]
2023-05-23 07:29:33 -04:00
Joakim Lindqvist
4dbeb01ebc Unreal Cloud DDC - More fixes as a result of the change to System.Text.Json for serialization
#preflight none
#rb none

[CL 25578465 by Joakim Lindqvist in ue5-main branch]
2023-05-23 06:35:22 -04:00
Joakim Lindqvist
0bfeebdf07 Unreal Cloud DDC - Attempt at fixing json deserialization issues in the replication
#preflight none
#rb none

[CL 25578209 by Joakim Lindqvist in ue5-main branch]
2023-05-23 06:04:21 -04:00
carl bystrom
1418c7ed4d Horde: Configure materializer per job when using WorkspaceExecutor
#preflight 646c89344422ba05f478c43d

[CL 25578057 by carl bystrom in ue5-main branch]
2023-05-23 05:47:08 -04:00
carl bystrom
e9a9fa5163 Horde: Fix code inspection warnings
#preflight none

[CL 25577981 by carl bystrom in ue5-main branch]
2023-05-23 05:41:48 -04:00
Joakim Lindqvist
f69e9938b8 Unreal Cloud DDC - Added more detailed error message when replicators run into unknown respones to debug issue we are currently seeing.
#preflight none
#rb none

[CL 25577710 by Joakim Lindqvist in ue5-main branch]
2023-05-23 05:20:40 -04:00
David Harvey
9964f05419 Split resources.pri file generation from xml appx manifest generation.
- also removed several unused members & functions.
 - use File/DirectoryReference rather than strings in the api.

#jira UE-185896
#rb Joe.Kirchoff
#rnx
#preflight 646c74a44130b0ce508a5028

[CL 25577406 by David Harvey in ue5-main branch]
2023-05-23 04:25:59 -04:00
Ben Marsh
bceefb6cfa Allow case insensitive property names when reading NuGet license config files.
#preflight none

[CL 25573334 by Ben Marsh in ue5-main branch]
2023-05-22 21:43:23 -04:00
Ben Marsh
d054b8b094 Horde: Fix formatting of JSON license files.
#preflight none

[CL 25572700 by Ben Marsh in ue5-main branch]
2023-05-22 20:15:37 -04:00
Ben Marsh
e02bcba2e7 Horde: Allow multiple licensee URLs in json files for NuGet license check. Add vanilla Apache license URLs.
#preflight none

[CL 25572549 by Ben Marsh in ue5-main branch]
2023-05-22 20:00:00 -04:00
Ben Marsh
272129a934 Horde: Fix agent mutex not being disposed on the same thread that created it.
#preflight none
#preflight 646bf646576becd7b589a019

[CL 25572348 by Ben Marsh in ue5-main branch]
2023-05-22 19:31:52 -04:00
Ben Marsh
c3ca064595 Horde: Fix rendering of AclScopeName.
#preflight none

[CL 25572139 by Ben Marsh in ue5-main branch]
2023-05-22 19:07:00 -04:00
Ben Marsh
3cbdb70c40 Horde: Fix dead code warning.
#preflight none

[CL 25571024 by Ben Marsh in ue5-main branch]
2023-05-22 17:43:50 -04:00
Ben Marsh
8eb84a18d3 Horde: Fix connection leak if remote execution clients do not send a valid nonce.
#preflight none

[CL 25570714 by Ben Marsh in ue5-main branch]
2023-05-22 17:27:02 -04:00
Joe Kirchoff
2f01b73a84 UnrealBuildTool: Bump msvc preferred version to 17.6-14.36. Notably this version improves /LTCG link duration by 25%-50% depending on the project
#rb Ryan.Hummer
#preflight 646bbd86656436839e0d37d5

[CL 25570398 by Joe Kirchoff in ue5-main branch]
2023-05-22 17:08:28 -04:00
Joe Kirchoff
43d2fd20f4 CompileTimeAnalyzer: Fix compiling by adding missing project references to solution
#rnx
#jira UE-169090
#rb trivial
#preflight skipped

[CL 25570107 by Joe Kirchoff in ue5-main branch]
2023-05-22 16:47:01 -04:00
Ben Marsh
72ff7a3e2a Horde: Update the DeployTool task to upload chunked data directly, rather than uploading an entire zip.
#preflight none

[CL 25569465 by Ben Marsh in ue5-main branch]
2023-05-22 16:05:23 -04:00
Ben Marsh
a371cd4cb7 Horde: Allow writing JSON files to license directory containing URL of approved license.
#preflight none

[CL 25569409 by Ben Marsh in ue5-main branch]
2023-05-22 16:02:25 -04:00
Ben Marsh
193f272227 Horde: Add missing setter for new tool deployments.
#preflight none

[CL 25569028 by Ben Marsh in ue5-main branch]
2023-05-22 15:37:51 -04:00
joe barnes
733a32e21e Identify 30Hz device groups. Only run AiBotSoak for half as many frames as 60Hz device. Shortens tests which eases pressure on device pool and fixes an issue where csv wasn't written due to long test run.
#rb brenden.lienau

[CL 25568722 by joe barnes in ue5-main branch]
2023-05-22 15:17:32 -04:00
Ben Marsh
993bb47657 Horde: Accept duration of tool deployment in minutes, rather than parsing a timestamp value.
#preflight none

[CL 25568435 by Ben Marsh in ue5-main branch]
2023-05-22 14:58:54 -04:00
Ben Marsh
aaebad6863 Horde: Allow uploading tools through multiple blob writes.
#preflight none

[CL 25567601 by Ben Marsh in ue5-main branch]
2023-05-22 14:08:03 -04:00
Josh Engebretson
290e2f4044 Horde: Fix overflow issue with stream view again, this time with links surviving
#jira none
#rnx
#skipci
#preflight none

[CL 25566001 by Josh Engebretson in ue5-main branch]
2023-05-22 12:34:19 -04:00