1
0
forked from baron/baron-sso

chore: publish code check badges [skip ci]

This commit is contained in:
gitea-actions
2026-06-10 00:41:37 +00:00
parent c48982da64
commit c05a596322
18 changed files with 80 additions and 80 deletions

View File

@@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="163" height="20" role="img" aria-label="adminfront: skip | skip">
<title>adminfront: skip | skip</title>
<svg xmlns="http://www.w3.org/2000/svg" width="177" height="20" role="img" aria-label="adminfront: fail | 64.44%">
<title>adminfront: fail | 64.44%</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="163" height="20" rx="3" fill="#fff"/></clipPath>
<clipPath id="r"><rect width="177" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)">
<rect width="78" height="20" fill="#555"/>
<rect x="78" width="85" height="20" fill="#6e7781"/>
<rect width="163" height="20" fill="url(#s)"/>
<rect x="78" width="99" height="20" fill="#cf222e"/>
<rect width="177" 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="39" y="15" fill="#010101" fill-opacity=".3">adminfront</text>
<text x="39" y="14">adminfront</text>
<text x="120.5" y="15" fill="#010101" fill-opacity=".3">skip | skip</text>
<text x="120.5" y="14">skip | skip</text>
<text x="127.5" y="15" fill="#010101" fill-opacity=".3">fail | 64.44%</text>
<text x="127.5" y="14">fail | 64.44%</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 984 B

After

Width:  |  Height:  |  Size: 992 B

View File

Before

Width:  |  Height:  |  Size: 980 B

After

Width:  |  Height:  |  Size: 980 B

View File

@@ -1,18 +1,18 @@
{
"schemaVersion": 1,
"generatedBy": "scripts/update_code_check_badges.mjs",
"updatedAt": "2026-06-09T23:41:22.313Z",
"updatedAt": "2026-06-10T00:41:37.640Z",
"source": {
"branch": "dev",
"sha": "28478309fa3d733462afe09f0ae9067f3c49ed0d",
"shortSha": "28478309fa3d",
"runId": "198024",
"runNumber": "986"
"sha": "c880b3c3332bd509cb36d98fc1fb00ad7ef6febb",
"shortSha": "c880b3c3332b",
"runId": "198027",
"runNumber": "988"
},
"badges": {
"dev-sha": {
"label": "dev",
"message": "28478309fa3d",
"message": "c880b3c3332b",
"color": "#0969da"
},
"code-check": {
@@ -32,22 +32,22 @@
},
"userfront": {
"label": "userfront",
"message": "skip | skip",
"color": "#6e7781"
"message": "pass | 56.70%",
"color": "#bf8700"
},
"adminfront": {
"label": "adminfront",
"message": "skip | skip",
"color": "#6e7781"
"message": "fail | 64.44%",
"color": "#cf222e"
},
"devfront": {
"label": "devfront",
"message": "fail | 66.31%",
"color": "#cf222e"
"message": "pass | 66.31%",
"color": "#bf8700"
},
"orgfront": {
"label": "orgfront",
"message": "pass | 60.96%",
"message": "pass | 60.85%",
"color": "#bf8700"
},
"userfront-chrome": {

View File

Before

Width:  |  Height:  |  Size: 942 B

After

Width:  |  Height:  |  Size: 942 B

View File

Before

Width:  |  Height:  |  Size: 964 B

After

Width:  |  Height:  |  Size: 964 B

View File

@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="dev: 28478309fa3d">
<title>dev: 28478309fa3d</title>
<svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="dev: c880b3c3332b">
<title>dev: c880b3c3332b</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">28478309fa3d</text>
<text x="84" y="14">28478309fa3d</text>
<text x="84" y="15" fill="#010101" fill-opacity=".3">c880b3c3332b</text>
<text x="84" y="14">c880b3c3332b</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 954 B

After

Width:  |  Height:  |  Size: 954 B

View File

@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="164" height="20" role="img" aria-label="devfront: fail | 66.31%">
<title>devfront: fail | 66.31%</title>
<svg xmlns="http://www.w3.org/2000/svg" width="164" height="20" role="img" aria-label="devfront: pass | 66.31%">
<title>devfront: pass | 66.31%</title>
<linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/>
@@ -7,13 +7,13 @@
<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="99" height="20" fill="#cf222e"/>
<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="114.5" y="15" fill="#010101" fill-opacity=".3">fail | 66.31%</text>
<text x="114.5" y="14">fail | 66.31%</text>
<text x="114.5" y="15" fill="#010101" fill-opacity=".3">pass | 66.31%</text>
<text x="114.5" y="14">pass | 66.31%</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 988 B

View File

@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="164" height="20" role="img" aria-label="orgfront: pass | 60.96%">
<title>orgfront: pass | 60.96%</title>
<svg xmlns="http://www.w3.org/2000/svg" width="164" height="20" role="img" aria-label="orgfront: pass | 60.85%">
<title>orgfront: pass | 60.85%</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="32.5" y="15" fill="#010101" fill-opacity=".3">orgfront</text>
<text x="32.5" y="14">orgfront</text>
<text x="114.5" y="15" fill="#010101" fill-opacity=".3">pass | 60.96%</text>
<text x="114.5" y="14">pass | 60.96%</text>
<text x="114.5" y="15" fill="#010101" fill-opacity=".3">pass | 60.85%</text>
<text x="114.5" y="14">pass | 60.85%</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 988 B

View File

Before

Width:  |  Height:  |  Size: 970 B

After

Width:  |  Height:  |  Size: 970 B

View File

Before

Width:  |  Height:  |  Size: 972 B

After

Width:  |  Height:  |  Size: 972 B

View File

Before

Width:  |  Height:  |  Size: 970 B

After

Width:  |  Height:  |  Size: 970 B

View File

@@ -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.70%">
<title>userfront: pass | 56.70%</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.70%</text>
<text x="121.5" y="14">pass | 56.70%</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 980 B

After

Width:  |  Height:  |  Size: 988 B

View File

@@ -1,19 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="163" height="20" role="img" aria-label="adminfront: skip | skip">
<title>adminfront: skip | skip</title>
<svg xmlns="http://www.w3.org/2000/svg" width="177" height="20" role="img" aria-label="adminfront: fail | 64.44%">
<title>adminfront: fail | 64.44%</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="163" height="20" rx="3" fill="#fff"/></clipPath>
<clipPath id="r"><rect width="177" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)">
<rect width="78" height="20" fill="#555"/>
<rect x="78" width="85" height="20" fill="#6e7781"/>
<rect width="163" height="20" fill="url(#s)"/>
<rect x="78" width="99" height="20" fill="#cf222e"/>
<rect width="177" 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="39" y="15" fill="#010101" fill-opacity=".3">adminfront</text>
<text x="39" y="14">adminfront</text>
<text x="120.5" y="15" fill="#010101" fill-opacity=".3">skip | skip</text>
<text x="120.5" y="14">skip | skip</text>
<text x="127.5" y="15" fill="#010101" fill-opacity=".3">fail | 64.44%</text>
<text x="127.5" y="14">fail | 64.44%</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 984 B

After

Width:  |  Height:  |  Size: 992 B

View File

@@ -1,18 +1,18 @@
{
"schemaVersion": 1,
"generatedBy": "scripts/update_code_check_badges.mjs",
"updatedAt": "2026-06-09T23:41:22.313Z",
"updatedAt": "2026-06-10T00:41:37.640Z",
"source": {
"branch": "dev",
"sha": "28478309fa3d733462afe09f0ae9067f3c49ed0d",
"shortSha": "28478309fa3d",
"runId": "198024",
"runNumber": "986"
"sha": "c880b3c3332bd509cb36d98fc1fb00ad7ef6febb",
"shortSha": "c880b3c3332b",
"runId": "198027",
"runNumber": "988"
},
"badges": {
"dev-sha": {
"label": "dev",
"message": "28478309fa3d",
"message": "c880b3c3332b",
"color": "#0969da"
},
"code-check": {
@@ -32,22 +32,22 @@
},
"userfront": {
"label": "userfront",
"message": "skip | skip",
"color": "#6e7781"
"message": "pass | 56.70%",
"color": "#bf8700"
},
"adminfront": {
"label": "adminfront",
"message": "skip | skip",
"color": "#6e7781"
"message": "fail | 64.44%",
"color": "#cf222e"
},
"devfront": {
"label": "devfront",
"message": "fail | 66.31%",
"color": "#cf222e"
"message": "pass | 66.31%",
"color": "#bf8700"
},
"orgfront": {
"label": "orgfront",
"message": "pass | 60.96%",
"message": "pass | 60.85%",
"color": "#bf8700"
},
"userfront-chrome": {

View File

@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="dev: 28478309fa3d">
<title>dev: 28478309fa3d</title>
<svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="dev: c880b3c3332b">
<title>dev: c880b3c3332b</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">28478309fa3d</text>
<text x="84" y="14">28478309fa3d</text>
<text x="84" y="15" fill="#010101" fill-opacity=".3">c880b3c3332b</text>
<text x="84" y="14">c880b3c3332b</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 954 B

After

Width:  |  Height:  |  Size: 954 B

View File

@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="164" height="20" role="img" aria-label="devfront: fail | 66.31%">
<title>devfront: fail | 66.31%</title>
<svg xmlns="http://www.w3.org/2000/svg" width="164" height="20" role="img" aria-label="devfront: pass | 66.31%">
<title>devfront: pass | 66.31%</title>
<linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/>
@@ -7,13 +7,13 @@
<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="99" height="20" fill="#cf222e"/>
<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="114.5" y="15" fill="#010101" fill-opacity=".3">fail | 66.31%</text>
<text x="114.5" y="14">fail | 66.31%</text>
<text x="114.5" y="15" fill="#010101" fill-opacity=".3">pass | 66.31%</text>
<text x="114.5" y="14">pass | 66.31%</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 988 B

View File

@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="164" height="20" role="img" aria-label="orgfront: pass | 60.96%">
<title>orgfront: pass | 60.96%</title>
<svg xmlns="http://www.w3.org/2000/svg" width="164" height="20" role="img" aria-label="orgfront: pass | 60.85%">
<title>orgfront: pass | 60.85%</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="32.5" y="15" fill="#010101" fill-opacity=".3">orgfront</text>
<text x="32.5" y="14">orgfront</text>
<text x="114.5" y="15" fill="#010101" fill-opacity=".3">pass | 60.96%</text>
<text x="114.5" y="14">pass | 60.96%</text>
<text x="114.5" y="15" fill="#010101" fill-opacity=".3">pass | 60.85%</text>
<text x="114.5" y="14">pass | 60.85%</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 988 B

View File

@@ -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.70%">
<title>userfront: pass | 56.70%</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.70%</text>
<text x="121.5" y="14">pass | 56.70%</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 980 B

After

Width:  |  Height:  |  Size: 988 B