1
0
forked from baron/baron-sso

chore: publish code check badges [skip ci]

This commit is contained in:
gitea-actions
2026-05-29 07:48:49 +00:00
commit f4eccac036
18 changed files with 412 additions and 0 deletions

19
latest/dev-sha.svg Normal file
View File

@@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="130" height="20" role="img" aria-label="dev: 5ddfc6c81bb4">
<title>dev: 5ddfc6c81bb4</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="130" height="20" rx="3" fill="#fff"/></clipPath>
<g clip-path="url(#r)">
<rect width="38" height="20" fill="#555"/>
<rect x="38" width="92" height="20" fill="#0969da"/>
<rect width="130" 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="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">5ddfc6c81bb4</text>
<text x="84" y="14">5ddfc6c81bb4</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 954 B