Commit Graph

15680 Commits

Author SHA1 Message Date
Dan Thompson
1648e152b4 Fix passing -WriteBackMetadataToAssetRegistry via RunUAT. Now you can pass this in ushell after the -- when doing .stage game.
#rb martin.ridgers
#preflight 6320b01c506f1a33e05a6765

[CL 21986745 by Dan Thompson in ue5-main branch]
2022-09-13 13:21:49 -04:00
joe kirchoff
86b7fb7fb6 UnrealBuildTool: Fix extension of clang-cl timing manifest
#rnx
#rb trivial
#preflight 631fc3b4f331adf70d69159c

[CL 21986609 by joe kirchoff in ue5-main branch]
2022-09-13 13:17:40 -04:00
Ben Marsh
b342e6da26 Horde: Pass a list of tags for a change being preflighted via the UE_HORDE_PREFLIGHT_TAGS environment variable.
#preflight none

[CL 21986606 by Ben Marsh in ue5-main branch]
2022-09-13 13:17:36 -04:00
joe kirchoff
e9173de95f UnrealBuildTool: Write trace files for android if enabled
#rnx
#rb trivial
#preflight 631fc01a1d7d879454482893

[CL 21986597 by joe kirchoff in ue5-main branch]
2022-09-13 13:17:24 -04:00
josh adams
6ba6e383d9 - Fix xcode 14 for mac that needs a plist generated for it
#rb adam.king,zack.neyland
#jira UE-156920
#preflight 631fb26a551a6a2554c16e2a

[CL 21986553 by josh adams in ue5-main branch]
2022-09-13 13:16:01 -04:00
Josh Engebretson
e555f342e0 Horde: Force close dashboard side, and align issue modal top elements
#jira none
#rnx
#preflight none

[CL 21985404 by Josh Engebretson in ue5-main branch]
2022-09-13 12:36:18 -04:00
Ben Marsh
56427d91b8 Horde: Allow configuring conditional base changelists to run preflights against.
* DefaultPreflight for a stream now contains a list of ChangeQueryConfig objects, each of which has a condition attached to them.
* Condition can query tags on the change being preflighted (eg. "tag.code == 1")
* ChangeQuery can also filter commits by tag for producing a change to build at.

#preflight none

[CL 21985042 by Ben Marsh in ue5-main branch]
2022-09-13 12:24:30 -04:00
bryan sefcik
f402b6abb5 Fixed an issue where people using writable workspaces would compile everything without using unity files because of the change to merge .gen.cpp files with module .cpp files in unity files.
#jira
#preflight 631f967180642a7fa7851034

[CL 21985018 by bryan sefcik in ue5-main branch]
2022-09-13 12:23:39 -04:00
yujiang wang
2c6701d111 Set UnrealSwarm .NET Framework target version to 4.6.2
[CL 21984910 by yujiang wang in ue5-main branch]
2022-09-13 12:19:52 -04:00
chris caulfield
6e2d4f7215 Chaos - reduce collision constraint struct size
- remove some unused properties
- use floats for all local-space or normalized vectors, and elsewhere here possible

#jira none
#preflight 631f7e8acd55825044fd0da8

[CL 21984517 by chris caulfield in ue5-main branch]
2022-09-13 12:06:06 -04:00
Josh Engebretson
174ea3ec68 Horde: Add force close info to issue responses
#jira none
#preflight none
#rnx

[CL 21983609 by Josh Engebretson in ue5-main branch]
2022-09-13 11:34:11 -04:00
carl bystrom
efb0545204 Horde: Add REST API for setting new pool sizing strategies
#preflight 632096e18c478acecf5c41c8

[CL 21982751 by carl bystrom in ue5-main branch]
2022-09-13 10:48:27 -04:00
Ryan Hummer
d646ac2c5a Adding missing file from previous CL # 21982447
#rnx
#jira FORT-514357
#rb none
#preflight none

[CL 21982614 by Ryan Hummer in ue5-main branch]
2022-09-13 10:42:05 -04:00
Josh Engebretson
d24b2814fb Horde: Server side of force closing issues
#jira UE-163341
#preflight none
#rnx

[CL 21982588 by Josh Engebretson in ue5-main branch]
2022-09-13 10:40:07 -04:00
Ryan Hummer
b224e9e97b Setup a systemic match for SignTool timestamp errors
Don't raise to an error as retries kick in and will throw when there are no retries left.

#rnx
#jira FORT-514357
#rb ryan.durand
#preflight none

[CL 21982447 by Ryan Hummer in ue5-main branch]
2022-09-13 10:28:28 -04:00
carl bystrom
da0601b6af Horde: Add template ID validation for tabs in stream config
#preflight 6320857de93a80888c3f734a

[CL 21981819 by carl bystrom in ue5-main branch]
2022-09-13 09:32:58 -04:00
Josh Engebretson
2d09baac9c Horde: Fix change on stream update notifications showing -1
#jira none
#rnx
#preflight none
#fyi ben.marsh

[CL 21980965 by Josh Engebretson in ue5-main branch]
2022-09-13 07:57:29 -04:00
Joakim Lindqvist
eae082211e Horde Storage - Fixed issue were replication was not running as the setting could not be enabled
[CL 21980949 by Joakim Lindqvist in ue5-main branch]
2022-09-13 07:56:28 -04:00
Joakim Lindqvist
8bb1d646cd Horde Storage - Reset version numbers as the old versioning only applies to the legacy api which has now been deleted. The intention is to start to maintain the changelog again as of this point.
[CL 21980210 by Joakim Lindqvist in ue5-main branch]
2022-09-13 05:27:34 -04:00
Ben Marsh
1caeb6e9a7 Horde: Fix first issue escalation using step start time.
#preflight none

[CL 21978207 by Ben Marsh in ue5-main branch]
2022-09-12 22:01:55 -04:00
Ben Marsh
e4720da1bf EpicGames.Perforce: Fix invalid changelist number being returned when submitting a non-shelved changelist.
#preflight none

[CL 21978102 by Ben Marsh in ue5-main branch]
2022-09-12 21:44:33 -04:00
Ben Marsh
80ccd8f223 Horde: Additional debug logging for marketplace build error.
#preflight none

[CL 21977951 by Ben Marsh in ue5-main branch]
2022-09-12 21:23:25 -04:00
Josh Engebretson
9c9b4af8c6 Horde: Use the HeadChange instead of ChangeNumber when getting revisions for config updates
#preflight none
#rnx
#jira none
#skipci
#fyi ben.marsh

[CL 21974478 by Josh Engebretson in ue5-main branch]
2022-09-12 18:40:21 -04:00
ValeryKomarov
94b49c660b PR #9546: Improvements to PVS-Studio. PVSToolChain handles 3 additional settings from the Settings.xml file. New settings are added into .cfg file that is used by PVS-Studio.exe. (Contributed by ValeryKomarov)
#jira UE-163056
#rnx
#rb none
#preflight 631f62013267bd833664f6aa

[CL 21974219 by ValeryKomarov in ue5-main branch]
2022-09-12 18:27:57 -04:00
josh adams
6417f1656a - Used new ConfigRedirects to rename the following ini keys:
WhitelistConfigFiles=AllowedConfigFiles
  BlacklistConfigFiles=DisallowedConfigFiles
  WhitelistDirectories=AllowedDirectories
  BlacklistLocalizationTargets=DisallowedLocalizationTargets
#preflight 631f5107ec5b0c765f0443ff
#jira UE-130960
#rb david.hibbits

[CL 21974206 by josh adams in ue5-main branch]
2022-09-12 18:26:45 -04:00