Skip to content

Commit 5e4aa89

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

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

report.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9893,7 +9893,7 @@
98939893
}
98949894
]
98959895
},
9896-
"timestamp": "2025-02-15T00:23:28.958Z",
9896+
"timestamp": "2025-02-16T00:23:18.856Z",
98979897
"repos": [
98989898
{
98999899
"id": "MDEwOlJlcG9zaXRvcnk4MTAyMTg2MA==",
@@ -94194,7 +94194,7 @@
9419494194
"text": "{\n \"src_file\": \"spec/index.html\",\n \"type\": \"respec\"\n}\n"
9419594195
},
9419694196
"autoPublish": {
94197-
"text": "# Example: Override respecConfig for W3C deployment and validators.\nname: Echidna Auto-publish\non:\n pull_request:\n paths: [\"spec/**\"]\n push:\n branches: [main]\n paths: [\"spec/**\"]\njobs:\n main:\n name: Echidna Auto-publish WD\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 SOURCE: spec/index.html\n VALIDATE_LINKS: false\n VALIDATE_MARKUP: true\n ACTIONS_STEP_DEBUG: true\n # W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}\n # W3C_WG_DECISION_URL: https://www.w3.org/2022/11/09-rch-minutes#r03\n W3C_BUILD_OVERRIDE: |\n specStatus: DNOTE\n shortName: rdf12-concepts\n"
94197+
"text": "# Example: Override respecConfig for W3C deployment and validators.\nname: Echidna Auto-publish\non:\n pull_request:\n paths: [\"spec/**\"]\n push:\n branches: [main]\n paths: [\"spec/**\"]\njobs:\n main:\n name: Echidna Auto-publish WD\n runs-on: ubuntu-latest\n steps:\n - uses: actions/checkout@v3\n - uses: w3c/spec-prod@v2\n with:\n TOOLCHAIN: respec\n SOURCE: spec/index.html\n VALIDATE_LINKS: false\n VALIDATE_MARKUP: true\n ACTIONS_STEP_DEBUG: true\n # W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}\n # W3C_WG_DECISION_URL: https://www.w3.org/2022/11/09-rch-minutes#r03\n W3C_BUILD_OVERRIDE: |\n specStatus: DNOTE\n shortName: rdf12-concepts\n"
9419894198
},
9419994199
"travis": null,
9420094200
"contributing": {
@@ -94461,7 +94461,7 @@
9446194461
"text": "{\n \"src_file\": \"spec/index.html\",\n \"type\": \"respec\"\n}\n"
9446294462
},
9446394463
"autoPublish": {
94464-
"text": "# Example: Override respecConfig for W3C deployment and validators.\nname: Echidna Auto-publish\non:\n pull_request:\n paths: [\"spec/**\"]\n push:\n branches: [main]\n paths: [\"spec/**\"]\njobs:\n main:\n name: Echidna Auto-publish WD\n runs-on: ubuntu-20.04\n steps:\n - uses: actions/checkout@v3\n with:\n submodules: true\n - uses: w3c/spec-prod@v2\n with:\n TOOLCHAIN: respec\n SOURCE: spec/index.html\n VALIDATE_LINKS: false\n VALIDATE_MARKUP: true\n ACTIONS_STEP_DEBUG: true\n # W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}\n # W3C_WG_DECISION_URL: https://www.w3.org/2022/11/09-rch-minutes#r03\n W3C_BUILD_OVERRIDE: |\n specStatus: DNOTE\n - name: \"Verify common files are consistent\"\n run: |\n git submodule add https://github.com/w3c/rdf-common.git spec/rdf-common\n diff --exclude .git -r spec/rdf-common spec/common\n"
94464+
"text": "# Example: Override respecConfig for W3C deployment and validators.\nname: Echidna Auto-publish\non:\n pull_request:\n paths: [\"spec/**\"]\n push:\n branches: [main]\n paths: [\"spec/**\"]\njobs:\n main:\n name: Echidna Auto-publish WD\n runs-on: ubuntu-latest\n steps:\n - uses: actions/checkout@v3\n with:\n submodules: true\n - uses: w3c/spec-prod@v2\n with:\n TOOLCHAIN: respec\n SOURCE: spec/index.html\n VALIDATE_LINKS: false\n VALIDATE_MARKUP: true\n ACTIONS_STEP_DEBUG: true\n # W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}\n # W3C_WG_DECISION_URL: https://www.w3.org/2022/11/09-rch-minutes#r03\n W3C_BUILD_OVERRIDE: |\n specStatus: DNOTE\n - name: \"Verify common files are consistent\"\n run: |\n git submodule add https://github.com/w3c/rdf-common.git spec/rdf-common\n diff --exclude .git -r spec/rdf-common spec/common\n"
9446594465
},
9446694466
"travis": null,
9446794467
"contributing": {
@@ -166286,7 +166286,11 @@
166286166286
"name": "main"
166287166287
},
166288166288
"environments": {
166289-
"nodes": []
166289+
"nodes": [
166290+
{
166291+
"name": "github-pages"
166292+
}
166293+
]
166290166294
},
166291166295
"branchProtectionRules": {
166292166296
"nodes": []

0 commit comments

Comments
 (0)