Skip to content

Commit c4ab1c3

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

File tree

1 file changed

+4
-32
lines changed

1 file changed

+4
-32
lines changed

report.json

Lines changed: 4 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -9839,7 +9839,7 @@
98399839
}
98409840
]
98419841
},
9842-
"timestamp": "2025-05-31T00:26:41.945Z",
9842+
"timestamp": "2025-06-01T00:28:22.853Z",
98439843
"repos": [
98449844
{
98459845
"id": "MDEwOlJlcG9zaXRvcnk4MTAyMTg2MA==",
@@ -39171,10 +39171,6 @@
3917139171
"name": "at risk",
3917239172
"color": "ff968e"
3917339173
},
39174-
{
39175-
"name": "blocked",
39176-
"color": "006b75"
39177-
},
3917839174
{
3917939175
"name": "class 1",
3918039176
"color": "0E8A16"
@@ -39203,10 +39199,6 @@
3920339199
"name": "editorial",
3920439200
"color": "7eb520"
3920539201
},
39206-
{
39207-
"name": "extensibility",
39208-
"color": "ffc26d"
39209-
},
3921039202
{
3921139203
"name": "i18n",
3921239204
"color": "F9C9FF"
@@ -39219,26 +39211,10 @@
3921939211
"name": "i18n-tracker",
3922039212
"color": "F9C9FF"
3922139213
},
39222-
{
39223-
"name": "jose",
39224-
"color": "d4c5f9"
39225-
},
39226-
{
39227-
"name": "keys",
39228-
"color": "8eedcb"
39229-
},
39230-
{
39231-
"name": "metadata",
39232-
"color": "931416"
39233-
},
3923439214
{
3923539215
"name": "needs special call",
3923639216
"color": "d93f0b"
3923739217
},
39238-
{
39239-
"name": "non-substantive",
39240-
"color": "12968D"
39241-
},
3924239218
{
3924339219
"name": "p0",
3924439220
"color": "B60205"
@@ -39265,7 +39241,7 @@
3926539241
},
3926639242
{
3926739243
"name": "pr exists",
39268-
"color": "fef2c0"
39244+
"color": "C2E0C6"
3926939245
},
3927039246
{
3927139247
"name": "privacy",
@@ -39299,10 +39275,6 @@
3929939275
"name": "security-tracker",
3930039276
"color": "ffff00"
3930139277
},
39302-
{
39303-
"name": "substantive",
39304-
"color": "980BA0"
39305-
},
3930639278
{
3930739279
"name": "tag-needs-resolution",
3930839280
"color": "7fff00"
@@ -39339,7 +39311,7 @@
3933939311
"text": "{\n \"src_file\": \"index.html\",\n \"type\": \"respec\"\n}\n"
3934039312
},
3934139313
"autoPublish": {
39342-
"text": "# .github/workflows/pr-push.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 W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN }}\n W3C_WG_DECISION_URL: https://www.w3.org/2024/09/24-did-minutes.html#r02\n W3C_BUILD_OVERRIDE: |\n shortName: did-1.1\n specStatus: WD\n"
39314+
"text": "# .github/workflows/pr-push.yml\nname: Publish to W3C\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 W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN }}\n W3C_WG_DECISION_URL: https://www.w3.org/2024/09/24-did-minutes.html#r02\n W3C_BUILD_OVERRIDE: |\n shortName: did-1.1\n specStatus: WD\n"
3934339315
},
3934439316
"travis": null,
3934539317
"contributing": {
@@ -196339,7 +196311,7 @@
196339196311
"body": "# Code of Conduct\n\nAll documentation, code and communication under this repository are covered by the [W3C Code of Ethics and Professional Conduct](https://www.w3.org/Consortium/cepc/).\n"
196340196312
},
196341196313
"readme": {
196342-
"text": "# raw-clipboard-access\nAn explainer and questionairre for the Raw Clipboard Access feature.\n"
196314+
"text": "# raw-clipboard-access (Archived)\nAn explainer and questionairre for the Raw Clipboard Access feature.\n\n🚫 **This project is no longer maintained.**\n\nThis proposal have been effectively replaced by the support for **Web Custom Format**.\n\nFor up-to-date information, please refer to the current explainer for Web Custom Format here: \n👉 [Web Custom Format Explainer](https://github.com/w3c/editing/blob/gh-pages/docs/clipboard-pickling/explainer.md)\n"
196343196315
},
196344196316
"w3c": {
196345196317
"group": [

0 commit comments

Comments
 (0)