diff options
| author | Stefan Boberg <[email protected]> | 2026-03-17 23:34:29 +0100 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2026-03-17 23:34:29 +0100 |
| commit | d8d0bbcd788d2d3d20029bf729a7b1d20cd44afb (patch) | |
| tree | 08437c8fa5a253e000b9cd08e71b44801179f1f3 /scripts/test_scripts/metadatas | |
| parent | Fix crash handler: remove stack overflow case and fix misleading comment (diff) | |
| parent | add missing metadata for PS5 used by test scripts (diff) | |
| download | zen-sb/local-crashreports.tar.xz zen-sb/local-crashreports.zip | |
Merge branch 'main' into sb/local-crashreportssb/local-crashreports
Diffstat (limited to 'scripts/test_scripts/metadatas')
| -rw-r--r-- | scripts/test_scripts/metadatas/PS5Client.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/scripts/test_scripts/metadatas/PS5Client.json b/scripts/test_scripts/metadatas/PS5Client.json new file mode 100644 index 000000000..55ca338a2 --- /dev/null +++ b/scripts/test_scripts/metadatas/PS5Client.json @@ -0,0 +1,9 @@ +{ + "name": "++Fortnite+Main-CL-50966326 PS4Client", + "branch": "ZenBuildTest2", + "baselineBranch": "ZenBuildTest2", + "platform": "PS5", + "project": "Fortnite", + "changelist": 50966326, + "buildType": "staged-build" +} |