Commit Graph

20404 Commits

Author SHA1 Message Date
Ben Marsh
c3b9400192 Horde: Remove unnecessary using directive.
[CL 28036114 by Ben Marsh in ue5-main branch]
2023-09-20 10:44:12 -04:00
Ben Marsh
a75712bcc1 Horde: Remove existing nodes that have not changed when updating a graph definition.
[CL 28032933 by Ben Marsh in ue5-main branch]
2023-09-20 09:08:00 -04:00
ben marsh
d1f31f5dde [Backout] - CL28019554
#fyi Ben.Marsh
Original CL Desc
-----------------------------------------------------------------
Horde: Allow updating the job arguments when adding additional nodes during graph execution.

[CL 28031377 by ben marsh in ue5-main branch]
2023-09-20 07:17:33 -04:00
Ben Marsh
02a97cc285 Horde: Fix exception updating job arguments.
[CL 28021087 by Ben Marsh in ue5-main branch]
2023-09-19 20:19:19 -04:00
Ben Marsh
6ddf2327f2 Horde: Skip sending an agent status report to Slack if there are no agents with issues.
#fyi Ryan.Hummer

[CL 28019589 by Ben Marsh in ue5-main branch]
2023-09-19 19:41:24 -04:00
Ben Marsh
34df18606d Horde: Allow updating the job arguments when adding additional nodes during graph execution.
[CL 28019554 by Ben Marsh in ue5-main branch]
2023-09-19 19:40:50 -04:00
joe kirchoff
e547ff8b1a UnrealBuildTool: Support generating msvc link repros with -LinkRepro=<path>
#rnx

[CL 28019149 by joe kirchoff in ue5-main branch]
2023-09-19 19:27:00 -04:00
Ben Marsh
a111f87025 Horde: Add option to disable auth popup when creating a Horde HTTP client.
[CL 28018309 by Ben Marsh in ue5-main branch]
2023-09-19 19:01:33 -04:00
josh adams
4dd12fe817 - Respect the flag for frameworks that don't want to link, to not actually link
#rb calvin.zhenf

[CL 28016727 by josh adams in ue5-main branch]
2023-09-19 18:16:50 -04:00
brandon schaefer
343fb81c83 Disable no-deprecated-copy warning when building with clang on Windows
#rb Joe.Kirchoff

[CL 28014093 by brandon schaefer in ue5-main branch]
2023-09-19 17:16:34 -04:00
lorry li
fe4ced318e Enable web tests for more platforms.
[REVIEW] [at]michael.kirzinger [at]alejandro.aguilar [at]david.harvey [at]per.larsson
#jira UE-194887
#rb [at]michael.kirzinger [at]alejandro.aguilar

[CL 28010952 by lorry li in ue5-main branch]
2023-09-19 16:22:16 -04:00
Josh Engebretson
41fc881727 Horde: Add edit button and restore the view filters pool on agents page button
#jira none
#skipci
#rnx

[CL 28010693 by Josh Engebretson in ue5-main branch]
2023-09-19 16:17:36 -04:00
jonathan wei
014ffea1f5 UGS: increase number of returned PCB revisions
#rb randy.jones
#jira UE-194254

[CL 28008843 by jonathan wei in ue5-main branch]
2023-09-19 15:40:40 -04:00
Josh Engebretson
b860e46fd2 Horde: PoolView changes splitting out autoscalar settings to a modal and adding active agent stream informaiton
#jira none
#rnx
#skipci

[CL 28008801 by Josh Engebretson in ue5-main branch]
2023-09-19 15:40:17 -04:00
brendan lienau
0f542f09d3 [Gauntlet Self-Test] Adds stubbed self-tests for the new gauntlet installation flow
Per-platform implementation will be gradually added as implementations for stubbed flows from CL 27999737 are completed
#rb adolf.stary

[CL 28007901 by brendan lienau in ue5-main branch]
2023-09-19 15:24:17 -04:00
brendan lienau
b026015910 [Gauntlet] Stubs out installation flow changes to enable gradual platform changes
- Adds ITargetDevice.ClearSavedDirectory
- Adds ITargetDevice.CopyAppConfigFiles

Platforms that have these functions implemented change per pass implementation:

Adjusts per pass from FROM
Pass 1
 - InstallApplication (including clearing device cache and copying additional files)
 - Run the app

Pass 2 and beyond
- Run the app

TO
Pass 1
- ClearSavedDirectory
- InstallApplication
- CopyAppConfigFiles
- Run the app

Pass 2 and beyond
- ClearSavedDirectory
- CopyAppConfigFiles
- Run the app

#rb andrew.grant, adolf.stary

[CL 28005887 by brendan lienau in ue5-main branch]
2023-09-19 14:51:53 -04:00
Josh Engebretson
9b82df6bc0 Horde fix job details going nowhere on bisection list, constrain bisection to templates which allow preflights
#jira none
#rnx
#skipci

[CL 28003247 by Josh Engebretson in ue5-main branch]
2023-09-19 13:43:25 -04:00
Ben Marsh
3afaf87d2b Horde: Fix some static analysis warnings.
[CL 28001086 by Ben Marsh in ue5-main branch]
2023-09-19 12:58:29 -04:00
Josh Engebretson
444942ddae Horde: Always use 24px on bottom of bread crumb
#jira UE-195407
#rnx
#skipci

[CL 28000756 by Josh Engebretson in ue5-main branch]
2023-09-19 12:50:37 -04:00
carl bystrom
d524b2bce7 Horde: Add more logging and tracing to ComputeService
[CL 28000712 by carl bystrom in ue5-main branch]
2023-09-19 12:49:37 -04:00
vincent robert
c96ad5e82e Expose Async Physics Block Mode and Async Interpolation Multiplier in the Solver API.
Those parameters are still available throw CVar. This change has been made to be able to customize those variable by project.
#rb benn.gallagher

[CL 27993584 by vincent robert in ue5-main branch]
2023-09-19 09:40:27 -04:00
Ben Marsh
0d3f9f9ce5 Horde: Add 'analyze' configuration for other projects as part of static analysis tests in CIS.
[CL 27993120 by Ben Marsh in ue5-main branch]
2023-09-19 09:15:23 -04:00
johan berg
94761f1499 Clean up dispatch queues for recreated watchers
Whenever settings would change we deleted the directory watches for all mounts. On Mac each watcher had a dispatch queue with running jobs. When the those lingering jobs would get callbacks, it would try to access the existing mount instance which would have been deleted.

#rb none
#jira UE-187849

[CL 27992508 by johan berg in ue5-main branch]
2023-09-19 08:37:39 -04:00
carl bystrom
b18ac5d9ac Horde: Add helper for allocating request IDs in compute client
[CL 27992044 by carl bystrom in ue5-main branch]
2023-09-19 08:15:16 -04:00
johan berg
f6eb6cc369 Bump UTS version to 1.18
#rb none

[CL 27991217 by johan berg in ue5-main branch]
2023-09-19 07:24:20 -04:00