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]
[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]
#rnx
[FYI] jordan.hoffmann
Original CL Desc
-----------------------------------------------------------------
[CisFix] Building CmdLink project fails in Visual Studio
- Linked CmdLink against engine so it can resolve globals
#jira UE-193437
#rb none
[CL 28360267 by hilda cruz in ue5-main branch]
Remove children array of set from Dynamic Collection, it is now using the bit array from its parent.
#rb cedric.caillaud
[CL 28331755 by vincent robert in ue5-main branch]
[FYI] bob.tellez
Original CL Desc
Restoring CL 28289106 and 28295841
- Fixes an edge case where no artifacts are created but a process log is still created. This would throw as streamwriter's require the directory already exist
- Added additional exception guarding to ensure minimal loss in artifact generation.
-----------------------------------------------------------------
[Backout] - CL28289106 and 28295841
[FYI] brendan.lienau
Original CL Desc
-----------------------------------------------------------------
[Gauntlet] Updates UnrealSession.SaveRoleArtifacts
- Artifacts are now moved from the device to the destination directory instead of being copied
- User can opt-in to do a copy instead with -RetainDeviceArtifacts
- Adds a Self-Test that verifies the integrity of the SaveRoleArtifacts unit - this iteration and future ones
- Some basic code cleanup/re-ordering
#rb Clayton.Langford
#tests Self-Test
[CL 28329688 by brendan lienau in ue5-main branch]