Skip to content

Commit 604ba98

Browse files
author
w3c-validate-repos-bot
committed
Update report.json, rec-track-repos.json, hr-repos.json
1 parent ef07f67 commit 604ba98

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

report.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6405,6 +6405,14 @@
64056405
"repo": "w3c/data-shapes",
64066406
"error": "TR document: false, vs repo manager: true"
64076407
},
6408+
{
6409+
"repo": "w3c/deviceorientation",
6410+
"error": "TR document: false, vs repo: true"
6411+
},
6412+
{
6413+
"repo": "w3c/deviceorientation",
6414+
"error": "TR document: false, vs repo manager: true"
6415+
},
64086416
{
64096417
"repo": "w3c/did-extensions",
64106418
"error": "TR document: false, vs repo manager: true"
@@ -9874,7 +9882,7 @@
98749882
}
98759883
]
98769884
},
9877-
"timestamp": "2025-02-28T00:23:11.317Z",
9885+
"timestamp": "2025-03-01T00:24:15.167Z",
98789886
"repos": [
98799887
{
98809888
"id": "MDEwOlJlcG9zaXRvcnk4MTAyMTg2MA==",
@@ -52399,6 +52407,10 @@
5239952407
"name": "invalid",
5240052408
"color": "e6e6e6"
5240152409
},
52410+
{
52411+
"name": "manual-of-style",
52412+
"color": "fbca04"
52413+
},
5240252414
{
5240352415
"name": "New Site Content",
5240452416
"color": "81e88a"
@@ -121854,7 +121866,7 @@
121854121866
"text": "{\n \"src_file\": \"index.html\",\n \"type\": \"respec\"\n}\n"
121855121867
},
121856121868
"autoPublish": {
121857-
"text": "# .github/workflows/auto-publish.yml\nname: CI\non:\n pull_request: {}\n push:\n branches: [main]\njobs:\n main:\n name: Build, Validate and Deploy\n runs-on: ubuntu-20.04\n steps:\n - uses: actions/checkout@v3\n - uses: w3c/spec-prod@v2\n with:\n TOOLCHAIN: respec\n W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN }}\n W3C_WG_DECISION_URL: https://www.w3.org/2017/vc/WG/Meetings/Minutes/2023-04-12-vcwg#resolution1\n W3C_BUILD_OVERRIDE: |\n shortName: vc-jose-cose\n specStatus: CRD\n"
121869+
"text": "# .github/workflows/auto-publish.yml\nname: CI\non:\n pull_request: {}\n push:\n branches: [main]\njobs:\n main:\n name: Build, Validate and Deploy\n runs-on: ubuntu-latest\n steps:\n - uses: actions/checkout@v3\n - uses: w3c/spec-prod@v2\n with:\n TOOLCHAIN: respec\n W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN }}\n W3C_WG_DECISION_URL: https://www.w3.org/2017/vc/WG/Meetings/Minutes/2023-04-12-vcwg#resolution1\n W3C_BUILD_OVERRIDE: |\n shortName: vc-jose-cose\n specStatus: CRD\n"
121858121870
},
121859121871
"travis": null,
121860121872
"contributing": {

0 commit comments

Comments
 (0)