1
0
forked from baron/baron-sso

chore: publish code check badges [skip ci]

This commit is contained in:
gitea-actions
2026-05-29 09:48:02 +00:00
parent 6b934f8966
commit 69240cb453
16 changed files with 40 additions and 40 deletions

View File

Before

Width:  |  Height:  |  Size: 992 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, "schemaVersion": 1,
"generatedBy": "scripts/update_code_check_badges.mjs", "generatedBy": "scripts/update_code_check_badges.mjs",
"updatedAt": "2026-05-29T09:08:26.204Z", "updatedAt": "2026-05-29T09:48:02.379Z",
"source": { "source": {
"branch": "dev", "branch": "dev",
"sha": "4c56c28481601020048e5fefd8f40b10707c06ba", "sha": "4aa0ada012d1fdb9e2a81d8a251ce93de2efbc23",
"shortSha": "4c56c2848160", "shortSha": "4aa0ada012d1",
"runId": "197889", "runId": "197896",
"runNumber": "880" "runNumber": "887"
}, },
"badges": { "badges": {
"dev-sha": { "dev-sha": {
"label": "dev", "label": "dev",
"message": "4c56c2848160", "message": "4aa0ada012d1",
"color": "#0969da" "color": "#0969da"
}, },
"code-check": { "code-check": {
@@ -32,7 +32,7 @@
}, },
"userfront": { "userfront": {
"label": "userfront", "label": "userfront",
"message": "pass | 56.70%", "message": "pass | 56.52%",
"color": "#bf8700" "color": "#bf8700"
}, },
"adminfront": { "adminfront": {
@@ -42,7 +42,7 @@
}, },
"devfront": { "devfront": {
"label": "devfront", "label": "devfront",
"message": "pass | 58.82%", "message": "pass | 58.02%",
"color": "#bf8700" "color": "#bf8700"
}, },
"orgfront": { "orgfront": {

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: 4c56c2848160"> <svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="dev: 4aa0ada012d1">
<title>dev: 4c56c2848160</title> <title>dev: 4aa0ada012d1</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" 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"> <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="15" fill="#010101" fill-opacity=".3">dev</text>
<text x="19" y="14">dev</text> <text x="19" y="14">dev</text>
<text x="84" y="15" fill="#010101" fill-opacity=".3">4c56c2848160</text> <text x="84" y="15" fill="#010101" fill-opacity=".3">4aa0ada012d1</text>
<text x="84" y="14">4c56c2848160</text> <text x="84" y="14">4aa0ada012d1</text>
</g> </g>
</svg> </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: pass | 58.82%"> <svg xmlns="http://www.w3.org/2000/svg" width="164" height="20" role="img" aria-label="devfront: pass | 58.02%">
<title>devfront: pass | 58.82%</title> <title>devfront: pass | 58.02%</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" 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"> <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="15" fill="#010101" fill-opacity=".3">devfront</text>
<text x="32.5" y="14">devfront</text> <text x="32.5" y="14">devfront</text>
<text x="114.5" y="15" fill="#010101" fill-opacity=".3">pass | 58.82%</text> <text x="114.5" y="15" fill="#010101" fill-opacity=".3">pass | 58.02%</text>
<text x="114.5" y="14">pass | 58.82%</text> <text x="114.5" y="14">pass | 58.02%</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 988 B

View File

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 988 B

View File

Before

Width:  |  Height:  |  Size: 950 B

After

Width:  |  Height:  |  Size: 950 B

View File

Before

Width:  |  Height:  |  Size: 950 B

After

Width:  |  Height:  |  Size: 950 B

View File

Before

Width:  |  Height:  |  Size: 950 B

After

Width:  |  Height:  |  Size: 950 B

View File

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

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 988 B

View File

@@ -1,18 +1,18 @@
{ {
"schemaVersion": 1, "schemaVersion": 1,
"generatedBy": "scripts/update_code_check_badges.mjs", "generatedBy": "scripts/update_code_check_badges.mjs",
"updatedAt": "2026-05-29T09:08:26.204Z", "updatedAt": "2026-05-29T09:48:02.379Z",
"source": { "source": {
"branch": "dev", "branch": "dev",
"sha": "4c56c28481601020048e5fefd8f40b10707c06ba", "sha": "4aa0ada012d1fdb9e2a81d8a251ce93de2efbc23",
"shortSha": "4c56c2848160", "shortSha": "4aa0ada012d1",
"runId": "197889", "runId": "197896",
"runNumber": "880" "runNumber": "887"
}, },
"badges": { "badges": {
"dev-sha": { "dev-sha": {
"label": "dev", "label": "dev",
"message": "4c56c2848160", "message": "4aa0ada012d1",
"color": "#0969da" "color": "#0969da"
}, },
"code-check": { "code-check": {
@@ -32,7 +32,7 @@
}, },
"userfront": { "userfront": {
"label": "userfront", "label": "userfront",
"message": "pass | 56.70%", "message": "pass | 56.52%",
"color": "#bf8700" "color": "#bf8700"
}, },
"adminfront": { "adminfront": {
@@ -42,7 +42,7 @@
}, },
"devfront": { "devfront": {
"label": "devfront", "label": "devfront",
"message": "pass | 58.82%", "message": "pass | 58.02%",
"color": "#bf8700" "color": "#bf8700"
}, },
"orgfront": { "orgfront": {

View File

@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="dev: 4c56c2848160"> <svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="dev: 4aa0ada012d1">
<title>dev: 4c56c2848160</title> <title>dev: 4aa0ada012d1</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" 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"> <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="15" fill="#010101" fill-opacity=".3">dev</text>
<text x="19" y="14">dev</text> <text x="19" y="14">dev</text>
<text x="84" y="15" fill="#010101" fill-opacity=".3">4c56c2848160</text> <text x="84" y="15" fill="#010101" fill-opacity=".3">4aa0ada012d1</text>
<text x="84" y="14">4c56c2848160</text> <text x="84" y="14">4aa0ada012d1</text>
</g> </g>
</svg> </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: pass | 58.82%"> <svg xmlns="http://www.w3.org/2000/svg" width="164" height="20" role="img" aria-label="devfront: pass | 58.02%">
<title>devfront: pass | 58.82%</title> <title>devfront: pass | 58.02%</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" 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"> <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="15" fill="#010101" fill-opacity=".3">devfront</text>
<text x="32.5" y="14">devfront</text> <text x="32.5" y="14">devfront</text>
<text x="114.5" y="15" fill="#010101" fill-opacity=".3">pass | 58.82%</text> <text x="114.5" y="15" fill="#010101" fill-opacity=".3">pass | 58.02%</text>
<text x="114.5" y="14">pass | 58.82%</text> <text x="114.5" y="14">pass | 58.02%</text>
</g> </g>
</svg> </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="171" height="20" role="img" aria-label="userfront: pass | 56.70%"> <svg xmlns="http://www.w3.org/2000/svg" width="171" height="20" role="img" aria-label="userfront: pass | 56.52%">
<title>userfront: pass | 56.70%</title> <title>userfront: pass | 56.52%</title>
<linearGradient id="s" x2="0" y2="100%"> <linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/> <stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" 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"> <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="15" fill="#010101" fill-opacity=".3">userfront</text>
<text x="36" y="14">userfront</text> <text x="36" y="14">userfront</text>
<text x="121.5" y="15" fill="#010101" fill-opacity=".3">pass | 56.70%</text> <text x="121.5" y="15" fill="#010101" fill-opacity=".3">pass | 56.52%</text>
<text x="121.5" y="14">pass | 56.70%</text> <text x="121.5" y="14">pass | 56.52%</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 988 B