File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 9893
9893
}
9894
9894
]
9895
9895
},
9896
- "timestamp": "2025-02-15T00 :23:28.958Z ",
9896
+ "timestamp": "2025-02-16T00 :23:18.856Z ",
9897
9897
"repos": [
9898
9898
{
9899
9899
"id": "MDEwOlJlcG9zaXRvcnk4MTAyMTg2MA==",
94194
94194
"text": "{\n \"src_file\": \"spec/index.html\",\n \"type\": \"respec\"\n}\n"
94195
94195
},
94196
94196
"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"
94198
94198
},
94199
94199
"travis": null,
94200
94200
"contributing": {
94461
94461
"text": "{\n \"src_file\": \"spec/index.html\",\n \"type\": \"respec\"\n}\n"
94462
94462
},
94463
94463
"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"
94465
94465
},
94466
94466
"travis": null,
94467
94467
"contributing": {
@@ -166286,7 +166286,11 @@
166286
166286
"name": "main"
166287
166287
},
166288
166288
"environments": {
166289
- "nodes": []
166289
+ "nodes": [
166290
+ {
166291
+ "name": "github-pages"
166292
+ }
166293
+ ]
166290
166294
},
166291
166295
"branchProtectionRules": {
166292
166296
"nodes": []
You can’t perform that action at this time.
0 commit comments