Commit Graph

10351 Commits

Author SHA1 Message Date
carl bystrom
3cf28d4b09 Increase gRPC send/receive sizes for Horde Agent
Blobs fetched from CAS can be quite large.

[CL 16383497 by carl bystrom in ue5-main branch]
2021-05-19 08:21:38 -04:00
Tim Smith
9915ffe5a7 Merging the base class structure into the main type info.
Produced a common inheritance parser.
Added error return for when verification fails

#rb jonathan.adamczewski
#rnx
#preflight 60a4ef3cb7ccb00001771494

[CL 16383144 by Tim Smith in ue5-main branch]
2021-05-19 07:42:12 -04:00
Patrick Laflamme
cb3aaf9000 Fixed analytics summary system losing type information.
- Instead of converting summary properties to string duing session aggregation, put properties in FAnalyticsEventAttribute instances to preserve the type information.
Added MonitorEngineVersion, MonitorReportCount, MonitorEnsureCount, MonitorAssertCount to CRC analytics summary.
Added MissingDataFrom to the analytics summary when the property file from a collaboration process failed to load.
Fixed the analytics summary manager to aggreage and produce a report even if the helper process data couldn't be loaded.

#rb Jamie.Dale

[CL 16382795 by Patrick Laflamme in ue5-main branch]
2021-05-19 06:22:37 -04:00
Joe Kirchoff
21cc9cb16b UnrealGameSync: Add description badges for Jira, RoboMerge, & Reviewed
Ensure duplicate description badges aren't added

#jira UE-113524
#rb trivial

[CL 16373177 by Joe Kirchoff in ue5-main branch]
2021-05-18 14:51:40 -04:00
Chad Garyet
f370d39256 Add null check for property value lookup
#jira UE-115614
#rb none
#fyi ben.marsh

[CL 16372901 by Chad Garyet in ue5-main branch]
2021-05-18 14:43:26 -04:00
Ben Marsh
6b75041657 BuildGraph: Allow not specifying a ValuesFile attribute to Helm tasks.
[CL 16372858 by Ben Marsh in ue5-main branch]
2021-05-18 14:41:13 -04:00
Ben Marsh
393ae4442a BuildGraph: Fix additional arguments not being passed to Helm.
[CL 16372208 by Ben Marsh in ue5-main branch]
2021-05-18 14:21:45 -04:00
Joe Kirchoff
f816a5c102 UnrealVS: Remove obsolete solutions and installers
Update references of UE4 -> UE5
Update more info url to point at documentation https://docs.unrealengine.com/en-US/ProductionPipelines/DevelopmentSetup/VisualStudioSetup/UnrealVS/index.html

#jira UE-104768
#rb Joakim.Lindqvist

[CL 16370629 by Joe Kirchoff in ue5-main branch]
2021-05-18 13:20:19 -04:00
Marc Audy
8eb6dc2277 Fix capitalization of PlatformFileManager.h in files that are not currently compiled by linux which reports it
[CL 16367927 by Marc Audy in ue5-main branch]
2021-05-18 11:26:31 -04:00
Josh Engebretson
37e6c3837f Horde: adding P4 api native binaries
[CL 16367392 by Josh Engebretson in ue5-main branch]
2021-05-18 10:40:28 -04:00
Ben Marsh
f5512dde0c Horde: Force update of stored config data to fix missing logos.
[CL 16362332 by Ben Marsh in ue5-main branch]
2021-05-17 20:11:08 -04:00
will damon
f03ca89f0e Fix task tag scoping for UnrealInsights on Mac
#rb dave.hunter
#jira none
#rnx

[CL 16359123 by will damon in ue5-main branch]
2021-05-17 17:00:31 -04:00
Ben Marsh
bc1e81c4c4 BuildGraph: Use an absolute path when specifying a helm chart.
[CL 16358864 by Ben Marsh in ue5-main branch]
2021-05-17 16:45:58 -04:00
Ben Marsh
01b9fec4f3 Horde: Restore endpoint to allow retrieving project logos.
[CL 16358816 by Ben Marsh in ue5-main branch]
2021-05-17 16:43:09 -04:00
Chad Garyet
2526a87d81 binary print support
#jira none
#rb none

[CL 16358555 by Chad Garyet in ue5-main branch]
2021-05-17 16:29:54 -04:00
Ben Marsh
2911c24f8e Horde: Fix unit tests.
[CL 16357217 by Ben Marsh in ue5-main branch]
2021-05-17 15:30:03 -04:00
Ben Marsh
0a4bf498a0 Horde: Another missing file.
[CL 16356786 by Ben Marsh in ue5-main branch]
2021-05-17 15:02:10 -04:00
Ben Marsh
49026e6d7a Horde: Missing file.
[CL 16356599 by Ben Marsh in ue5-main branch]
2021-05-17 14:52:17 -04:00
Ben Marsh
b2ad5d6be9 Horde: Update project/stream configuration from config files. Config files may be stored in source control or on local paths.
[CL 16356159 by Ben Marsh in ue5-main branch]
2021-05-17 14:31:23 -04:00
jonathan adamczewski
2546ebe505 UnrealBuildTool Utils.cs, Mac support:
- Account for caching of disk-backed files when computing free memory
- Determine actual number of physical CPU cores

#jira none
#rb Joe.Kirchoff

[CL 16355600 by jonathan adamczewski in ue5-main branch]
2021-05-17 13:56:20 -04:00
Ben Marsh
d1280f03fe Horde: Add an endpoint for setting/getting logos associated with a project.
#fyi Josh.Engebretson

[CL 16354687 by Ben Marsh in ue5-main branch]
2021-05-17 12:59:06 -04:00
Ben Marsh
d7af973110 BuildGraph: Fix Docker AWS login.
[CL 16353296 by Ben Marsh in ue5-main branch]
2021-05-17 12:03:19 -04:00
dmytro vovk
3077855af3 Fixed -skipdeploy UBT command. This was resulting in BuildCookRun making and APK twice
#jira UE-113865
#rb Chris.Babcock Ben.Marsh

[CL 16347640 by dmytro vovk in ue5-main branch]
2021-05-17 08:53:53 -04:00
Ben Marsh
599f0ff525 BuildGraph: Add support for passing text files containing environment variables into AWS, Docker, Helm and Spawn tasks. Also add an Aws-AssumeRole task which can assume a role and write a new list of environment variables.
[CL 16341432 by Ben Marsh in ue5-main branch]
2021-05-15 12:48:30 -04:00
Ben Marsh
cab27f1064 BuildGraph: Remove --dry-run argument from Helm task.
[CL 16339760 by Ben Marsh in ue5-main branch]
2021-05-14 22:36:40 -04:00