Files
UnrealEngineUWP/Engine/Source/Programs/Shared
ben marsh 00a0768d4f Horde: Add a symbol store plugin. Symbol stores use aliases in the storage system to map symbol store paths onto content streams from existing artifacts, allowing reuse of data already available in artifacts.
Symbols can be tagged with the appropriate metadata by setting the Symbols=true attribute on the CreateArtifact task. Referencing the namespace that the symbols will be uploaded to from the symbol store config will allow accessing them through the api/v1/symbols route.

Hashing for symbols is compatible with symstore.exe, but is handled by a custom implementation in SymStore.cs.

[CL 35971608 by ben marsh in ue5-main branch]
2024-09-03 12:55:05 -04:00
..
2024-08-22 20:39:13 -04:00