Commit Graph

15424 Commits

Author SHA1 Message Date
Ben Marsh
7cc21909ef Horde: Fix typo in escalation message.
#preflight none

[CL 21567378 by Ben Marsh in ue5-main branch]
2022-08-25 12:57:33 -04:00
Ben Marsh
e5bdf811e5 UGS: Add support for syncing binaries from CLI (with the "-binaries" argument).
#preflight none

[CL 21566394 by Ben Marsh in ue5-main branch]
2022-08-25 12:00:10 -04:00
Ben Marsh
60b779224d Horde: Forward markdown argument on to Slack request.
#preflight none

[CL 21566369 by Ben Marsh in ue5-main branch]
2022-08-25 11:59:15 -04:00
Ben Marsh
85f9af93b6 Horde: Disable unfurling on report messages. Also only notify triage alias if no suspects are identified.
#preflight none

[CL 21566225 by Ben Marsh in ue5-main branch]
2022-08-25 11:55:16 -04:00
Ben Marsh
3416e869c4 Horde: Other missing property attributes for Slack messages.
#preflight none

[CL 21564927 by Ben Marsh in ue5-main branch]
2022-08-25 11:12:04 -04:00
carl bystrom
c8e7115ec3 Horde: Add tracing for task expiration in ComputeService
#preflight none

[CL 21564684 by carl bystrom in ue5-main branch]
2022-08-25 11:04:47 -04:00
Ben Marsh
fedc92d0f2 Horde: Fix incorrect property names on Slack message attachments.
#preflight none

[CL 21564497 by Ben Marsh in ue5-main branch]
2022-08-25 10:57:15 -04:00
Ben Marsh
1c86294f0f Horde: Fix missing attachments from Slack messages.
#preflight none

[CL 21563849 by Ben Marsh in ue5-main branch]
2022-08-25 10:27:25 -04:00
Ben Marsh
6115276430 Horde: Always include blocks in Slack messages. Possible fix for no_text errors when sending messages consisting only of attachments.
#preflight none

[CL 21563046 by Ben Marsh in ue5-main branch]
2022-08-25 09:41:12 -04:00
Ben Marsh
a231ccdf3a Horde: Add support for mentioning subteams in Slack messages.
#preflight none

[CL 21562839 by Ben Marsh in ue5-main branch]
2022-08-25 09:31:20 -04:00
Joe Kirchoff
42c8cee3b3 P4Utils: Update output scan to correctly detect submitted changelist if additional output is found due to a p4 extension
#jira UE-161387
#rnx
#rb Ben.Marsh
#preflight 6306c65dc00af5e29492c08f

[CL 21556831 by Joe Kirchoff in ue5-main branch]
2022-08-24 21:00:44 -04:00
slonopotamus
15a2098771 PR #9417: Fix NullReferenceException when running Turnkey on installed engine build without Android support (Contributed by slonopotamus)
#jira UE-160277
#android
#review-21555999 Chris.Babcock
#rb Chris.Babcock


#preflight

[CL 21555997 by slonopotamus in ue5-main branch]
2022-08-24 19:34:35 -04:00
henrik karlsson
213a68824f * UnrealHeaderTool - Fixed so destructor is declared and defined for code gen classes
* UnrealTypeDefinitionInfo - Explicitly added destructor to make sure code gen is not adding.
* Niagra - Fixed bug where function was declared as non-inline virtual but implemented as inline.
* RecastNavmesh - Made sure destructor is outside #ifdef for UHT to more easily parse the header and generate proper code

#rb Tim.Smith
#preflight 630660a4c00af5e2946af6a6

[CL 21555810 by henrik karlsson in ue5-main branch]
2022-08-24 19:22:18 -04:00
gary yuan
8be852fca6 Fix typo in string constant for Attribute metadata on BuildGraph BuildCommand
#rb trivial
#preflight skip

[CL 21555167 by gary yuan in ue5-main branch]
2022-08-24 18:52:30 -04:00
Ben Marsh
a6e07e5aca Horde: Include request URL in Slack errors for additional context.
#preflight none

[CL 21553376 by Ben Marsh in ue5-main branch]
2022-08-24 17:42:36 -04:00
Ben Marsh
aacc5bc463 Horde: Support for escalating an issue to a named recipient if it is not resolved for a certain period of time.
#preflight none

[CL 21552909 by Ben Marsh in ue5-main branch]
2022-08-24 17:26:27 -04:00
chris constantinescu
b604e668e2 Test runner:
- sleep on init to allow for sync w/ Gauntlet for Xbox platforms
- remove unused --base-global-module #fyi Stephen.Ma
Gauntlet:
- support low level tests build for different configurations (debug etc)
- readable command line arguments (-r to --reporter)
- allow argument names containing "-" e.g. --filenames-as-tags
#preflight 630536b1c00af5e2943540a1
#rb Jerome.Delattre

[CL 21550045 by chris constantinescu in ue5-main branch]
2022-08-24 15:53:16 -04:00
Ben Marsh
9c35b2b2fe Horde: Add a setting for an alias to ping if an issue needs triaging.
#preflight none

[CL 21549553 by Ben Marsh in ue5-main branch]
2022-08-24 15:34:59 -04:00
Josh Engebretson
d169adcfd5 Horde: Change log view clicks to open in same tab
#jira none
#preflight none
#rnx

[CL 21549240 by Josh Engebretson in ue5-main branch]
2022-08-24 15:22:05 -04:00
Ben Marsh
886f8617c0 Horde: Add a context block underneath the issue assignment buttons showing who has acknowledged/declined the issue. Also add modals to confirm reassigning an existing issue, and declining an issue for which the user is not a suspect.
#preflight none

[CL 21549229 by Ben Marsh in ue5-main branch]
2022-08-24 15:21:50 -04:00
Josh Engebretson
b95a907750 Horde: Remove unneeded timestamp for pool platform telemetry while at it
#jira none
#preflight none
#rnx

[CL 21548082 by Josh Engebretson in ue5-main branch]
2022-08-24 14:44:10 -04:00
Josh Engebretson
842674765e Another fix for build in ios toolchain
#jira none
#preflight none
#rnx

[CL 21547939 by Josh Engebretson in ue5-main branch]
2022-08-24 14:39:35 -04:00
Josh Engebretson
197c89818a Fix issue with ios logger to unblock builds
#fyi josh.adams
#jira none
#preflight none

[CL 21547692 by Josh Engebretson in ue5-main branch]
2022-08-24 14:30:48 -04:00
Josh Adams
f9d61b7246 - Fixed a bug with stub IPAs
- Re-disabled automatic code signing
#rb trivial
#preflight skip

[CL 21547157 by Josh Adams in ue5-main branch]
2022-08-24 14:11:33 -04:00
Joe Kirchoff
929828c6f4 UnrealBuildTool: Disallow .NET projects in the generated VS2019 solution and warn when generating
#jira UE-160343
#rnx
#rb trivial
#preflight 63066534a45b007ea2ae28b3

[CL 21546950 by Joe Kirchoff in ue5-main branch]
2022-08-24 14:06:10 -04:00