Skip to content

Commit d28a0ba

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

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

report.json

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2698,7 +2698,6 @@
26982698
"w3c/eurlreq",
26992699
"w3c/exi-specs",
27002700
"w3c/findtext",
2701-
"w3c/fingerprinting-guidance",
27022701
"w3c/fxtf-drafts",
27032702
"w3c/graphics-aam",
27042703
"w3c/graphics-aria",
@@ -9846,7 +9845,7 @@
98469845
}
98479846
]
98489847
},
9849-
"timestamp": "2025-01-16T00:24:29.785Z",
9848+
"timestamp": "2025-01-17T00:23:33.052Z",
98509849
"repos": [
98519850
{
98529851
"id": "MDEwOlJlcG9zaXRvcnk4MTAyMTg2MA==",
@@ -48630,7 +48629,9 @@
4863048629
"text": "{\n \"group\": \"wg/privacy\"\n, \"contacts\": [\"sandandsnow\", \"tjwhalen\", \"npdoty\"]\n, \"repo-type\": \"note\"\n}\n"
4863148630
},
4863248631
"prpreviewjson": null,
48633-
"autoPublish": null,
48632+
"autoPublish": {
48633+
"text": "# .github/workflows/pr-push.yml\nname: CI\non:\n pull_request: {}\n push:\n branches: [gh-pages]\njobs:\n main:\n name: Build, Validate and Deploy\n runs-on: ubuntu-latest\n steps:\n - uses: actions/checkout@v4\n - uses: w3c/spec-prod@v2\n with:\n W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN }}\n W3C_WG_DECISION_URL: [replace with actual link to decision]\n W3C_BUILD_OVERRIDE: |\n specStatus: NOTE\n"
48634+
},
4863448635
"travis": null,
4863548636
"contributing": null,
4863648637
"license": null,
@@ -56770,6 +56771,10 @@
5677056771
"name": "s:webauthn",
5677156772
"color": "6bc5c6"
5677256773
},
56774+
{
56775+
"name": "s:webcodecs",
56776+
"color": "6bc5c6"
56777+
},
5677356778
{
5677456779
"name": "s:webdriver",
5677556780
"color": "6bc5c6"
@@ -124016,8 +124021,8 @@
124016124021
"login": "w3c"
124017124022
},
124018124023
"isArchived": false,
124019-
"homepageUrl": "https://w3c.github.io/",
124020-
"description": "The W3C organisation",
124024+
"homepageUrl": "",
124025+
"description": "w3c.github.io",
124021124026
"isPrivate": false,
124022124027
"createdAt": "2014-10-21T05:31:43Z",
124023124028
"labels": [
@@ -134689,6 +134694,10 @@
134689134694
"name": "dependencies",
134690134695
"color": "000000"
134691134696
},
134697+
{
134698+
"name": "design pattern",
134699+
"color": "aaaaaa"
134700+
},
134692134701
{
134693134702
"name": "design-develop",
134694134703
"color": "5319E7"

0 commit comments

Comments
 (0)