1
0
forked from baron/baron-sso

chore: publish code check badges [skip ci]

This commit is contained in:
gitea-actions
2026-06-09 12:14:01 +00:00
parent 9b99cb2e95
commit 015e27c33f
20 changed files with 100 additions and 100 deletions

View File

@@ -1,33 +1,33 @@
{
"schemaVersion": 1,
"generatedBy": "scripts/update_code_check_badges.mjs",
"updatedAt": "2026-06-05T12:31:42.690Z",
"updatedAt": "2026-06-09T12:14:01.583Z",
"source": {
"branch": "dev",
"sha": "9be833d2e0880b0846824999c133c0b109aa8c27",
"shortSha": "9be833d2e088",
"runId": "197993",
"runNumber": "961"
"sha": "cad1162597574641ab54d2cfcf488c392c4bc1ad",
"shortSha": "cad116259757",
"runId": "198020",
"runNumber": "982"
},
"badges": {
"dev-sha": {
"label": "dev",
"message": "9be833d2e088",
"message": "cad116259757",
"color": "#0969da"
},
"code-check": {
"label": "code check",
"message": "passing",
"color": "#2ea043"
"message": "failing",
"color": "#cf222e"
},
"biome": {
"label": "biome",
"message": "passing",
"color": "#2ea043"
"message": "failing",
"color": "#cf222e"
},
"backend-tests": {
"label": "backend",
"message": "pass | 93.10%",
"message": "pass | 93.00%",
"color": "#2ea043"
},
"userfront": {
@@ -37,17 +37,17 @@
},
"adminfront": {
"label": "adminfront",
"message": "pass | 64.07%",
"color": "#bf8700"
"message": "fail | fail",
"color": "#cf222e"
},
"devfront": {
"label": "devfront",
"message": "pass | 67.58%",
"color": "#bf8700"
"message": "fail | 66.31%",
"color": "#cf222e"
},
"orgfront": {
"label": "orgfront",
"message": "pass | 61.11%",
"message": "pass | 60.96%",
"color": "#bf8700"
},
"userfront-chrome": {