Commit Graph

96 Commits

Author SHA1 Message Date
ben marsh
f05e68e148 Tag files for artifacts in a separate node to the one that produces them, to work around package step cloberring the outputs.
#rnx

[CL 32836188 by ben marsh in ue5-main branch]
2024-04-09 15:32:40 -04:00
zousar shaker
67aaa35370 Add capability to publish snapshots to both zen and jupiter.
[CL 32629348 by zousar shaker in ue5-main branch]
2024-03-30 00:48:43 -04:00
ben marsh
eb6c312c09 Horde: Fix BuildAndTestProject.xml making assumptions about $(IsBuildMachine) meaning that we're running in an Epic-internal environment. Also publish artifacts to Horde.
#jira UE-210869, UE-210902

[CL 32616687 by ben marsh in ue5-main branch]
2024-03-29 12:30:20 -04:00
damir jugovic
cfbc7979f2 Allows pre-cook steps to be injected
#rb Jerome.Delattre

[CL 32326060 by damir jugovic in ue5-main branch]
2024-03-19 10:57:56 -04:00
zousar shaker
ee56ca91a5 Automation support for using an HTTP2-only endpoint when publishing snapshots to the cloud. Also ensured that the snapshot descriptor can refer to an alternate endpoint that isn't HTTP2-only so that you can publish to one endpoint, but still leave the descriptor referring to another.
[CL 31913095 by zousar shaker in ue5-main branch]
2024-02-29 12:25:13 -05:00
jerome delattre
ad85606bf2 Enforce packaged build through argument instead of path
#jira UE-208172
#rnx

#rb brendan.lienau, sebastian.lewicki

[CL 31840116 by jerome delattre in ue5-main branch]
2024-02-27 10:06:06 -05:00
jerome delattre
37fab21619 Fix issue with Test nodes Packaged dependency
#rnx
#rb sebastian.lewicki

[CL 31727557 by jerome delattre in ue5-main branch]
2024-02-22 13:14:40 -05:00
ben marsh
879f918be2 Horde: Fix build error in default configuration of packaged build script.
* BuildAndTestProject.xml now takes optional -set:ProjectFile=... argument rather than specifying name and directory individually.
* Also improved error message for invalid object names in buildgraph script parser.

[CL 31651916 by ben marsh in ue5-main branch]
2024-02-20 14:02:32 -05:00
jerome delattre
24ae93d9f3 Remove References to internal Horde server deployment and network path
#jira UE-201978
#rnx

#rb sean.sweeney, sebastian.lewicki

[CL 30715888 by jerome delattre in ue5-main branch]
2024-01-19 10:19:49 -05:00
marcelo gomes
1ed8bc6a2e - Move standalone boot test node to BuildAndTestProject.xml to share with other projects
- Add adb keys parameter to Android runs
- Add extra arguments to job template
#jira UE-202322
#rb Jerome.Delattre

[CL 30617228 by marcelo gomes in ue5-main branch]
2024-01-15 08:03:54 -05:00
jerome delattre
8de0e67ed4 Avoid adding Install game node when no test are run on target platform
#rnx

[CL 29567234 by jerome delattre in ue5-main branch]
2023-11-08 13:24:59 -05:00
jerome delattre
84f1c3d926 Exclude target platforms that do not need reservation
#jira UE-199967
#rnx

#rb sebastian.lewicki

[CL 29563806 by jerome delattre in ue5-main branch]
2023-11-08 11:55:30 -05:00
jerome delattre
3cd9076457 Use Device Reservation Block annotations
#jira UE-199086
#rnx

#rb chris.constantinescu, David.Harvey, Josh.Engebretson

[CL 29530713 by jerome delattre in ue5-main branch]
2023-11-07 15:29:09 -05:00
mikita hauruk
49eeb5fba2 Automated COTF 2 workflow.
Changed -AllowStdOutLogVerbosity to -FullStdOutLogOutput in Gauntlet.

#jira UE-196712
#rb sebastian.lewicki monica.south jerome.delattre
[FYI] ryan.blair

[CL 29355650 by mikita hauruk in ue5-main branch]
2023-11-02 02:02:53 -04:00
sebastian lewicki
25df0234c6 Cleaning up BuildGraph
#jira UE-197335

[CL 29232479 by sebastian lewicki in ue5-main branch]
2023-10-30 10:07:27 -04:00
Ryan Hummer
313cd733bf Removing 2019 arg, should be using the default VS version
#rnx
#jira none
#rb none

[CL 28928012 by Ryan Hummer in ue5-main branch]
2023-10-19 14:50:18 -04:00
zousar shaker
0b947c9f7f 2nd attempt:
Add support for a baseline when making cloud snapshots.  Also unify File and Cloud snapshot mechanism handling of multiple platforms, output descriptors and input baseline descriptors.

#rb none
[FYI] eric.knapik

[CL 28365921 by zousar shaker in ue5-main branch]
2023-09-30 11:46:22 -04:00
zousar shaker
bdc07cd260 [Backout] - CL28360965
[FYI] Zousar.Shaker
Original CL Desc
-----------------------------------------------------------------
Add support for a baseline when making cloud snapshots.  Also unify File and Cloud snapshot mechanism handling of multiple platforms, output descriptors and input baseline descriptors.

#rb none
[FYI] eric.knapik

[CL 28361101 by zousar shaker in ue5-main branch]
2023-09-29 19:45:10 -04:00
zousar shaker
04ce8c5205 Add support for a baseline when making cloud snapshots. Also unify File and Cloud snapshot mechanism handling of multiple platforms, output descriptors and input baseline descriptors.
#rb none
[FYI] eric.knapik

[CL 28361001 by zousar shaker in ue5-main branch]
2023-09-29 19:42:39 -04:00
bryan johnson
fb76ad2a46 Pass Extra*CompileArguments to the CompileArguments property if they are incremental
#rnx
#rb Ryan.Hummer

[CL 28324151 by bryan johnson in ue5-main branch]
2023-09-28 14:13:41 -04:00
Jerome Delattre
c6a844877d Use Project Target to find editor even when -build point to a staged build
When -editordir is specified trim the editor path to be relative
Add support for -target command line argument to Gauntlet

#jira UE-193609
#rnx
#rb Chris.Constantinescu

[CL 27485635 by Jerome Delattre in ue5-main branch]
2023-08-30 11:27:14 -04:00
zousar shaker
0c580f7a31 Add ZenLaunch to the tools compile step in buildgraph so that it can be used from other build steps.
#rb none

[CL 27332518 by zousar shaker in ue5-main branch]
2023-08-23 23:30:15 -04:00
Zousar Shaker
473a948ffb [Backout] - CL25909886
#fyi Zousar.Shaker
Original CL Desc
-----------------------------------------------------------------
Move optional cloud publish operation into the Stage operation temporarily until some changes are made related to zenserver lifetime.

#rb none

[CL 25932761 by Zousar Shaker in ue5-main branch]
2023-06-12 14:20:41 -04:00
Zousar Shaker
c32d02db8b Move optional cloud publish operation into the Stage operation temporarily until some changes are made related to zenserver lifetime.
#rb none

[CL 25909886 by Zousar Shaker in ue5-main branch]
2023-06-09 23:09:18 -04:00
Zousar Shaker
85be9c06fe Remove projectstore file existence check as it can't be evaluated at the time of buildgraph expansion.
#rb none

[CL 25836897 by Zousar Shaker in ue5-main branch]
2023-06-07 01:19:19 -04:00