5 Commits

Author SHA1 Message Date
Ian Bassi
16727644bb Reduce size by Json Fromatting (#13163)
Reduce the size of current and new JSONs by standardising them with 1 tab indentation instead of 4 spaces.
This effectively reduces the size by almost 20 MB.

| Current | New |
|---|---|
| 85.2 Mib | 67 Mib |

Used [JQ](https://jqlang.org/) `--tab` to automatically format every current JSON.

> [!NOTE]
> Some profiles had the arrays on the same line, but those created by Orca were in the standard format (each object below the previous one). In some cases, this increases the number of tabs due to the new lines, but the increase is negligible, and this way both the base profiles and those created by Orca maintain the same style.
2026-04-15 22:58:12 +08:00
xin.zhang
011d7041a5 ENH: update HMS for 22E
JIRA: [STUDIO-14731]
Change-Id: I818b0a580939fe46c94f2f669584ef02033dfec3
(cherry picked from commit 67050fc0709461b59af79f715f4f679d2ca83896)
2025-10-28 15:30:02 +08:00
xin.zhang
6b7d14b98b ENH: update HMS for N7
jira: [STUDIO-14545]
Change-Id: I7a75f6e053025c15ba66d3398e63fa760fe478f6
(cherry picked from commit c575cb1ffdac2e55c3d50610000c2f5126820b3d)
2025-10-28 15:29:52 +08:00
xin.zhang
13613a1831 ENH: update HMS files for 22E
jira: [STUDIO-14250]
Change-Id: I2480ea62ec46a04c47cf9d309362e955c38f2f58
(cherry picked from commit 574a3192bb9a76d27d7b49434ad486b50575be01)
(cherry picked from commit f5ecfb8a7c227b119cabdc9f890fd25574c3554e)
2025-10-28 15:29:51 +08:00
xin.zhang
27599a998f ENH: support HMS for N7
jira: [none]
Change-Id: I5598d9d426bbe731b5d449a489417a61f460a520
(cherry picked from commit 6e1ea3ae1dec80b89ca0f530e34e66f8ddffa52b)
(cherry picked from commit a21522fa3b1d3f290283de2d67e5d48857514057)
(cherry picked from commit c7cf98f33dc8c5de61a316dde3ceea32eff00572)
2025-10-28 15:29:48 +08:00