* Added bCanExecuteRemotelyWithXGE so actions that can't execute remotely because of xge don't turn of remote execution for sndbs etc
#preflight 6448200b877716c878468070
#rb joe.kirchoff
[CL 25192137 by henrik karlsson in ue5-main branch]
This is useful for people who want to download each data set into a uniquely named directory, instead of always patching the last downloaded version.
Current implementation is highly experimental and should only be used for testing purposes.
#jira UE-178864
#rb none
#preflight skip
[CL 25190443 by Yuriy ODonnell in ue5-main branch]
* Convert MongoDB tracing to use OpenTelemetry
* Create a specific tracer for MongoDB for better grouping
* Add Datadog-specific enrichment for HTTP client (via settings flag)
#preflight 6447ec046b589f8b3688446d
[CL 25180891 by carl bystrom in ue5-main branch]
- No longer try to grab the output from IOS with QuickLaunch as idevicedebug is killing the app too quickly
- The modern Staged directory can now be shared between Development/Shipping/etc, for grabbing any non-Framework .dylibs (like steam)
- Removed the extra --generate-entitlements-der option now that Xcode also always adds it
#preflight 6447d49a024bc608e64072f9
#rb adam.kinge
#preflight 6447d6643d1be392df890776
[CL 25179459 by Josh Adams in ue5-main branch]
- use a dictionary to represent the executables and their config, not a pair of arrays
- no need to pass ProjectPath - it is only used for pri binary resources and if the project doesn't exist there's nothing to copy
#jira UE-17918
#rnx
#rb Eric.McDaniel
#preflight 64477db82804595a04b6af91
[CL 25176853 by David Harvey in ue5-main branch]
Use entire path to calculate the id. Just using the stem hides files that happens to be present in multiple mounts.
#rb none
#preflight 6446e79ec632d1e89b5b6aef
[CL 25171227 by Johan Berg in ue5-main branch]