chore: publish code check badges [skip ci]
|
Before Width: | Height: | Size: 992 B After Width: | Height: | Size: 992 B |
|
Before Width: | Height: | Size: 980 B After Width: | Height: | Size: 980 B |
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"generatedBy": "scripts/update_code_check_badges.mjs",
|
||||
"updatedAt": "2026-06-02T01:45:40.850Z",
|
||||
"updatedAt": "2026-06-02T04:38:43.406Z",
|
||||
"source": {
|
||||
"branch": "dev",
|
||||
"sha": "565ef6b6851ce89a1f3765610f4a42f2df71d48d",
|
||||
"shortSha": "565ef6b6851c",
|
||||
"runId": "197917",
|
||||
"runNumber": "905"
|
||||
"sha": "d6d39ca3003fdf170a947df5869ffa4776ef137a",
|
||||
"shortSha": "d6d39ca3003f",
|
||||
"runId": "197924",
|
||||
"runNumber": "911"
|
||||
},
|
||||
"badges": {
|
||||
"dev-sha": {
|
||||
"label": "dev",
|
||||
"message": "565ef6b6851c",
|
||||
"message": "d6d39ca3003f",
|
||||
"color": "#0969da"
|
||||
},
|
||||
"code-check": {
|
||||
@@ -32,8 +32,8 @@
|
||||
},
|
||||
"userfront": {
|
||||
"label": "userfront",
|
||||
"message": "skip | skip",
|
||||
"color": "#6e7781"
|
||||
"message": "pass | 56.52%",
|
||||
"color": "#bf8700"
|
||||
},
|
||||
"adminfront": {
|
||||
"label": "adminfront",
|
||||
@@ -42,8 +42,8 @@
|
||||
},
|
||||
"devfront": {
|
||||
"label": "devfront",
|
||||
"message": "skip | skip",
|
||||
"color": "#6e7781"
|
||||
"message": "pass | 67.51%",
|
||||
"color": "#bf8700"
|
||||
},
|
||||
"orgfront": {
|
||||
"label": "orgfront",
|
||||
|
Before Width: | Height: | Size: 942 B After Width: | Height: | Size: 942 B |
|
Before Width: | Height: | Size: 964 B After Width: | Height: | Size: 964 B |
@@ -1,5 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="dev: 565ef6b6851c">
|
||||
<title>dev: 565ef6b6851c</title>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="dev: d6d39ca3003f">
|
||||
<title>dev: d6d39ca3003f</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
@@ -13,7 +13,7 @@
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="19" y="15" fill="#010101" fill-opacity=".3">dev</text>
|
||||
<text x="19" y="14">dev</text>
|
||||
<text x="84" y="15" fill="#010101" fill-opacity=".3">565ef6b6851c</text>
|
||||
<text x="84" y="14">565ef6b6851c</text>
|
||||
<text x="84" y="15" fill="#010101" fill-opacity=".3">d6d39ca3003f</text>
|
||||
<text x="84" y="14">d6d39ca3003f</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 954 B After Width: | Height: | Size: 954 B |
@@ -1,19 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="150" height="20" role="img" aria-label="devfront: skip | skip">
|
||||
<title>devfront: skip | skip</title>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="164" height="20" role="img" aria-label="devfront: pass | 67.51%">
|
||||
<title>devfront: pass | 67.51%</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="150" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<clipPath id="r"><rect width="164" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="65" height="20" fill="#555"/>
|
||||
<rect x="65" width="85" height="20" fill="#6e7781"/>
|
||||
<rect width="150" height="20" fill="url(#s)"/>
|
||||
<rect x="65" width="99" height="20" fill="#bf8700"/>
|
||||
<rect width="164" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="32.5" y="15" fill="#010101" fill-opacity=".3">devfront</text>
|
||||
<text x="32.5" y="14">devfront</text>
|
||||
<text x="107.5" y="15" fill="#010101" fill-opacity=".3">skip | skip</text>
|
||||
<text x="107.5" y="14">skip | skip</text>
|
||||
<text x="114.5" y="15" fill="#010101" fill-opacity=".3">pass | 67.51%</text>
|
||||
<text x="114.5" y="14">pass | 67.51%</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 980 B After Width: | Height: | Size: 988 B |
|
Before Width: | Height: | Size: 988 B After Width: | Height: | Size: 988 B |
|
Before Width: | Height: | Size: 970 B After Width: | Height: | Size: 970 B |
|
Before Width: | Height: | Size: 972 B After Width: | Height: | Size: 972 B |
|
Before Width: | Height: | Size: 970 B After Width: | Height: | Size: 970 B |
@@ -1,19 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="157" height="20" role="img" aria-label="userfront: skip | skip">
|
||||
<title>userfront: skip | skip</title>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="171" height="20" role="img" aria-label="userfront: pass | 56.52%">
|
||||
<title>userfront: pass | 56.52%</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="157" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<clipPath id="r"><rect width="171" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="72" height="20" fill="#555"/>
|
||||
<rect x="72" width="85" height="20" fill="#6e7781"/>
|
||||
<rect width="157" height="20" fill="url(#s)"/>
|
||||
<rect x="72" width="99" height="20" fill="#bf8700"/>
|
||||
<rect width="171" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="36" y="15" fill="#010101" fill-opacity=".3">userfront</text>
|
||||
<text x="36" y="14">userfront</text>
|
||||
<text x="114.5" y="15" fill="#010101" fill-opacity=".3">skip | skip</text>
|
||||
<text x="114.5" y="14">skip | skip</text>
|
||||
<text x="121.5" y="15" fill="#010101" fill-opacity=".3">pass | 56.52%</text>
|
||||
<text x="121.5" y="14">pass | 56.52%</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 980 B After Width: | Height: | Size: 988 B |
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"generatedBy": "scripts/update_code_check_badges.mjs",
|
||||
"updatedAt": "2026-06-02T01:45:40.850Z",
|
||||
"updatedAt": "2026-06-02T04:38:43.406Z",
|
||||
"source": {
|
||||
"branch": "dev",
|
||||
"sha": "565ef6b6851ce89a1f3765610f4a42f2df71d48d",
|
||||
"shortSha": "565ef6b6851c",
|
||||
"runId": "197917",
|
||||
"runNumber": "905"
|
||||
"sha": "d6d39ca3003fdf170a947df5869ffa4776ef137a",
|
||||
"shortSha": "d6d39ca3003f",
|
||||
"runId": "197924",
|
||||
"runNumber": "911"
|
||||
},
|
||||
"badges": {
|
||||
"dev-sha": {
|
||||
"label": "dev",
|
||||
"message": "565ef6b6851c",
|
||||
"message": "d6d39ca3003f",
|
||||
"color": "#0969da"
|
||||
},
|
||||
"code-check": {
|
||||
@@ -32,8 +32,8 @@
|
||||
},
|
||||
"userfront": {
|
||||
"label": "userfront",
|
||||
"message": "skip | skip",
|
||||
"color": "#6e7781"
|
||||
"message": "pass | 56.52%",
|
||||
"color": "#bf8700"
|
||||
},
|
||||
"adminfront": {
|
||||
"label": "adminfront",
|
||||
@@ -42,8 +42,8 @@
|
||||
},
|
||||
"devfront": {
|
||||
"label": "devfront",
|
||||
"message": "skip | skip",
|
||||
"color": "#6e7781"
|
||||
"message": "pass | 67.51%",
|
||||
"color": "#bf8700"
|
||||
},
|
||||
"orgfront": {
|
||||
"label": "orgfront",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="dev: 565ef6b6851c">
|
||||
<title>dev: 565ef6b6851c</title>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="dev: d6d39ca3003f">
|
||||
<title>dev: d6d39ca3003f</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
@@ -13,7 +13,7 @@
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="19" y="15" fill="#010101" fill-opacity=".3">dev</text>
|
||||
<text x="19" y="14">dev</text>
|
||||
<text x="84" y="15" fill="#010101" fill-opacity=".3">565ef6b6851c</text>
|
||||
<text x="84" y="14">565ef6b6851c</text>
|
||||
<text x="84" y="15" fill="#010101" fill-opacity=".3">d6d39ca3003f</text>
|
||||
<text x="84" y="14">d6d39ca3003f</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 954 B After Width: | Height: | Size: 954 B |
@@ -1,19 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="150" height="20" role="img" aria-label="devfront: skip | skip">
|
||||
<title>devfront: skip | skip</title>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="164" height="20" role="img" aria-label="devfront: pass | 67.51%">
|
||||
<title>devfront: pass | 67.51%</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="150" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<clipPath id="r"><rect width="164" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="65" height="20" fill="#555"/>
|
||||
<rect x="65" width="85" height="20" fill="#6e7781"/>
|
||||
<rect width="150" height="20" fill="url(#s)"/>
|
||||
<rect x="65" width="99" height="20" fill="#bf8700"/>
|
||||
<rect width="164" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="32.5" y="15" fill="#010101" fill-opacity=".3">devfront</text>
|
||||
<text x="32.5" y="14">devfront</text>
|
||||
<text x="107.5" y="15" fill="#010101" fill-opacity=".3">skip | skip</text>
|
||||
<text x="107.5" y="14">skip | skip</text>
|
||||
<text x="114.5" y="15" fill="#010101" fill-opacity=".3">pass | 67.51%</text>
|
||||
<text x="114.5" y="14">pass | 67.51%</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 980 B After Width: | Height: | Size: 988 B |
@@ -1,19 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="157" height="20" role="img" aria-label="userfront: skip | skip">
|
||||
<title>userfront: skip | skip</title>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="171" height="20" role="img" aria-label="userfront: pass | 56.52%">
|
||||
<title>userfront: pass | 56.52%</title>
|
||||
<linearGradient id="s" x2="0" y2="100%">
|
||||
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<clipPath id="r"><rect width="157" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<clipPath id="r"><rect width="171" height="20" rx="3" fill="#fff"/></clipPath>
|
||||
<g clip-path="url(#r)">
|
||||
<rect width="72" height="20" fill="#555"/>
|
||||
<rect x="72" width="85" height="20" fill="#6e7781"/>
|
||||
<rect width="157" height="20" fill="url(#s)"/>
|
||||
<rect x="72" width="99" height="20" fill="#bf8700"/>
|
||||
<rect width="171" height="20" fill="url(#s)"/>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="11">
|
||||
<text x="36" y="15" fill="#010101" fill-opacity=".3">userfront</text>
|
||||
<text x="36" y="14">userfront</text>
|
||||
<text x="114.5" y="15" fill="#010101" fill-opacity=".3">skip | skip</text>
|
||||
<text x="114.5" y="14">skip | skip</text>
|
||||
<text x="121.5" y="15" fill="#010101" fill-opacity=".3">pass | 56.52%</text>
|
||||
<text x="121.5" y="14">pass | 56.52%</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 980 B After Width: | Height: | Size: 988 B |