Commit Graph

23917 Commits

Author SHA1 Message Date
zousar shaker
95ce2445c4 Adding internal API to allow monolithic programs to optionally accept a uproject as a first argument and use that as its project directory even if it is an engine executable.
#rb paul.chipchase

[CL 33084091 by zousar shaker in ue5-main branch]
2024-04-18 16:23:21 -04:00
chris constantinescu
aaa08cfc45 Correctly set compilation flags for FoundationTests to build with UBT without -Mode=Test
#rb robert.millar
#jira UE-212721

[CL 33081458 by chris constantinescu in ue5-main branch]
2024-04-18 15:17:25 -04:00
joshua shlemmer
dceaf4ca2f Hordehttpclient changes adding GetGraph and log search calls.
#rb gary.yuan

[CL 33080726 by joshua shlemmer in ue5-main branch]
2024-04-18 14:50:59 -04:00
brendan lienau
58af198a36 [Gauntlet] Adds BuildSource improvements that were made to PS4BuildSources to PS5BuildSources.
Moves shared logic to SonyBuildSources
Packages can be bundled with configurations of other .self files to form packaged builds with different configuration (ex. shipping package + development .self = packaged development build)
Local development binaries will be able to be used with packaged and staged builds (-dev). The actual -dev logic will be added in a follow up CL

#rb Adolf.Stary, Wojciech.Krywult

[CL 33077436 by brendan lienau in ue5-main branch]
2024-04-18 13:20:46 -04:00
eric knapik
09666fe8e7 Re-order Ignore check so potential error does not fire inside the compare check.
[REVIEW] [at]Ben.Marsh

#rb Ben.Marsh

[CL 33074566 by eric knapik in ue5-main branch]
2024-04-18 12:01:27 -04:00
ben marsh
e9530f660e Horde: Add ReleaseNotes tool to regular solution. Remove a few hard-coded constants.
[CL 33074017 by ben marsh in ue5-main branch]
2024-04-18 11:46:55 -04:00
ben marsh
78a5bd3d8d Clear the default ASPNETCORE_HTTP_PORTS environment varialbe to prevent warnings about port overrides on server startup. We manage HTTP port configuration through Horde settings, and don't want the NET runtime image defaults.
[CL 33072752 by ben marsh in ue5-main branch]
2024-04-18 11:10:54 -04:00
ben marsh
3c08a71868 Horde: Downgrade obsolete endpoint logging to debug verbosity.
#rnx

[CL 33070286 by ben marsh in ue5-main branch]
2024-04-18 09:26:27 -04:00
ben marsh
b41652ca83 Horde: Disable the default URLs configured by the ASP.NET docker image to fix warnings during server startup.
[CL 33069621 by ben marsh in ue5-main branch]
2024-04-18 09:00:21 -04:00
ben marsh
96b7d56021 Horde: Update release notes.
#rnx

[CL 33069330 by ben marsh in ue5-main branch]
2024-04-18 08:49:26 -04:00
ben marsh
f44f65d2f1 Add missing AutomationTool.Tests project.
#rnx

[CL 33069059 by ben marsh in ue5-main branch]
2024-04-18 08:34:45 -04:00
carl bystrom
b01da5306c Horde: Add dashboard's time since last user activity to HTTP log
[CL 33068680 by carl bystrom in ue5-main branch]
2024-04-18 08:06:55 -04:00
henrik karlsson
19f7cccff9 [UBA]
* Fixed serious bug related to child processes on helper machines getting process ids that collides with ids of root processes coming from server
* Fixed bug in trace reader causing reusable processes to get no stats
* Added good-to-have asserts

[CL 33064711 by henrik karlsson in ue5-main branch]
2024-04-18 01:10:16 -04:00
ben marsh
2a0bf9d9f8 Horde: Fix agent registration not being invalidated when server is reinstalled. Server returns "unauthenticated" (401) response, not "forbidden" (403). Forbidden is only returned when the server deliberately invalidates an agent.
#jira UE-212359

[CL 33060475 by ben marsh in ue5-main branch]
2024-04-17 21:19:15 -04:00
ben marsh
793989b239 Horde: Send DMs to individual users rather than the notification channel when config updates succeed.
[CL 33060056 by ben marsh in ue5-main branch]
2024-04-17 21:08:40 -04:00
ben marsh
dfd99aa09a Horde: Fix revision range for config updates.
#rnx

[CL 33059524 by ben marsh in ue5-main branch]
2024-04-17 20:57:10 -04:00
joe kirchoff
eefaa14412 UnrealBuildTool: Allow invalidation if UBA compression is enabled
#rnx

[CL 33055158 by joe kirchoff in ue5-main branch]
2024-04-17 19:28:45 -04:00
ben marsh
3c97e41fa2 Horde: Include the changelist number and users that modified the files in config update notifications.
[FYI] Ryan.Hummer

[CL 33053817 by ben marsh in ue5-main branch]
2024-04-17 18:58:39 -04:00
jon olick
da218d2bca Instead of passing in AppConfig to Run, store AppConfig in AndroidInstall.
#rb Brendan.Lienau, Chris.Babcock

[CL 33050622 by jon olick in ue5-main branch]
2024-04-17 17:45:03 -04:00
vincent robert
5096ef0413 Add unit tests for vectorized solver
[FYI] chris.caulfield, benn.gallagher

[CL 33048795 by vincent robert in ue5-main branch]
2024-04-17 16:51:40 -04:00
zousar shaker
542ec3d49f Avoid emitting warnings on oplog creation when exporting a snapshot to a zen destination storage server. oplog creation can fail when the oplog already exists, and this should not be a warning.
[CL 33047531 by zousar shaker in ue5-main branch]
2024-04-17 16:18:53 -04:00
vincent robert
169797cd82 Fix velocity constraint on the vectorized solver
[CL 33046242 by vincent robert in ue5-main branch]
2024-04-17 15:43:30 -04:00
jeanluc corenthin
b1ade3e7c5 Fixed compilation error of DatasmithSDKSample
#jira UE-212569
#rb jeanluc.corenthin
#rnx

[CL 33045480 by jeanluc corenthin in ue5-main branch]
2024-04-17 15:26:07 -04:00
ben marsh
144fc2b4bd Horde: Prevent hypens before a period in a sanitized string id.
[CL 33044625 by ben marsh in ue5-main branch]
2024-04-17 15:07:49 -04:00
jon olick
c212eb5c54 Use AFS instead of ADB when available.
[CL 33043921 by jon olick in ue5-main branch]
2024-04-17 14:46:09 -04:00