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
zousar shaker
6cc4643cda
Adding retry mechanism when exporting zen oplogs. Also ensuring that we don't write out a descriptor if we failed to export the oplog.
...
[CL 32782185 by zousar shaker in ue5-main branch]
2024-04-06 00:55:05 -04:00
zousar shaker
103febe143
Emit a warning if the ZenExportSnapshotTask experiences a non-zero return code when calling zen.exe to export an oplog.
...
#rb dan.engelbrecht
[CL 32772484 by zousar shaker in ue5-main branch]
2024-04-05 16:58:50 -04:00
zousar shaker
7bf2d89b01
Ensure the "embedloosefiles" argument is applied regardless of export destination type when exporting zen snapshots.
...
[CL 32634904 by zousar shaker in ue5-main branch]
2024-04-01 00:34:38 -04:00
zousar shaker
3bb787b877
Fixes for the ability to export snapshots to a zen host.
...
[CL 32600663 by zousar shaker in ue5-main branch]
2024-03-28 18:55:45 -04:00
zousar shaker
1234aab6b4
Fill in the ability to export snapshots to a zen host.
...
[CL 32594968 by zousar shaker in ue5-main branch]
2024-03-28 17:19:08 -04:00
zousar shaker
a317200f9e
Add an option to force when exporting zen snapshots.
...
[CL 32492420 by zousar shaker in ue5-main branch]
2024-03-25 19:36:39 -04:00
zousar shaker
106b9499e0
Convert ue.projectstore file to json.
...
#rb dan.engelbrecht
[CL 32464544 by zousar shaker in ue5-main branch]
2024-03-24 22:03:42 -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
zousar shaker
9f1b48b917
Change naming of .projectstore to ue.projectstore to avoid having hidden by default status on Mac/Linux.
...
#rb dan.engelbrecht
[CL 31054932 by zousar shaker in ue5-main branch]
2024-01-31 13:01:29 -05:00
eric knapik
9312fdc180
Use the ZenProject from the export source rather than the autogenerated value when available.
...
[REVIEW] [at]Zousar.Shaker [at]Dan.Engelbrecht
[CL 29935509 by eric knapik in ue5-main branch]
2023-11-27 11:20:30 -05:00
zousar shaker
31cd3b3dbf
Remove use of CommandUtils.MakePathSafeToUseWithCommandLine on the executable name when performing zen snapshot exports as it makes the execution fail on Mac.
...
#rb none
[CL 28672186 by zousar shaker in ue5-main branch]
2023-10-11 13:44:24 -04:00
zousar shaker
e95a2b2c30
Change default port for autolaunched ZenServer local service to 8558. When connecting to an existing service (not autolaunched), the default port remains what it was before, but will change in the future.
...
[CL 28665636 by zousar shaker in ue5-main branch]
2023-10-11 11:18:41 -04:00
ryan hummer
4d2ec0e268
Fixing ZenLaunch spawning failing on non-Windows Platforms
...
no need to wrap in quotes
#rnx
#rb zousar.shaker.
[CL 28646893 by ryan hummer in ue5-main branch]
2023-10-10 19:53:33 -04:00
eric knapik
8ed6842a85
Add option to support override build dir.
...
[REVIEW] [at]Zousar.Shaker
[CL 28639160 by eric knapik in ue5-main branch]
2023-10-10 17:19:43 -04:00
zousar shaker
404622bb20
Fix bug in ZenExportSnapshotTask when NOT using a baseline snapshot descriptor.
...
#rb none
#jira UE-197088
[CL 28468612 by zousar shaker in ue5-main branch]
2023-10-04 14:57:31 -04:00
zousar shaker
3a1ca9e925
Fix deserialization of baseline snapshot descriptors.
...
#rb none
[CL 28413678 by zousar shaker in ue5-main branch]
2023-10-03 10:33:40 -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
zousar shaker
6ff03d65ec
Change the zen export task to use the newly added --embedloosefiles argument instead of calling oplog-snapshot before calling oplog-export.
...
#rb none
[CL 27406639 by zousar shaker in ue5-main branch]
2023-08-28 02:02:10 -04:00
eric knapik
9fbfb8fb9d
Merging from //Fortnite/Main [at] 27369954 to //Fortnite/Dev-Valkyrie
...
[CL 27393550 by eric knapik in ue5-main branch]
2023-08-25 17:16:08 -04:00
eric knapik
06c510771b
Merging from //Fortnite/Main [at] 27369954 to //Fortnite/Dev-Valkyrie
...
[CL 27393532 by eric knapik in ue5-main branch]
2023-08-25 17:15:46 -04:00
eric knapik
6c3612b807
Fix up incorrect exe specification
...
#rb none
[CL 27386304 by eric knapik in ue5-main branch]
2023-08-25 14:35:49 -04:00
eric knapik
937f637459
#jira: FORT-618124
...
Ensure Zen is running before running OplogImport commands
Expose Zen launch commands from ZenExport to keep one source of truth
[REVIEW] [at]Zousar.Shaker [at]Dan.Engelbrecht
[CL 27385210 by eric knapik in ue5-main branch]
2023-08-25 14:13:23 -04:00