Skip to content

Commit c3952b4

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

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

report.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9840,7 +9840,7 @@
98409840
}
98419841
]
98429842
},
9843-
"timestamp": "2025-05-27T00:27:41.298Z",
9843+
"timestamp": "2025-05-28T00:27:44.271Z",
98449844
"repos": [
98459845
{
98469846
"id": "MDEwOlJlcG9zaXRvcnk4MTAyMTg2MA==",
@@ -11272,7 +11272,9 @@
1127211272
"text": " {\n \"group\": [87846]\n, \"contacts\": [\"himorin\"]\n, \"repo-type\": \"cg-report\"\n}\n"
1127311273
},
1127411274
"prpreviewjson": null,
11275-
"autoPublish": null,
11275+
"autoPublish": {
11276+
"text": "name: Build, and publish spec to GitHub Pages and /TR/\n\non:\n pull_request: {}\n push:\n branches: [main]\n paths:\n - 'images/**'\n - 'index.bs'\n\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 TOOLCHAIN: bikeshed\n SOURCE: index.bs\n DESTINATION: index.html\n GH_PAGES_BRANCH: gh-pages\n# W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN }}\n# W3C_WG_DECISION_URL: https://lists.w3.org/Archives/Public/public-immersive-web-wg/2021Sep/0004.html\n# W3C_BUILD_OVERRIDE: |\n# status: CRD\n\n# not set 'warning' to BUILD_FAIL_ON (not to cause error by bikeshed warning?)\n\n"
11277+
},
1127611278
"travis": null,
1127711279
"contributing": {
1127811280
"text": "# Immersive Web Community Group\n\nThis repository is being used for work in the W3C Immersive Web Community Group, governed by the [W3C Community License\nAgreement (CLA)](http://www.w3.org/community/about/agreements/cla/). To make substantive contributions,\nyou must join the CG.\n\nIf you are not the sole contributor to a contribution (pull request), please identify all\ncontributors in the pull request comment.\n\nTo add a contributor (other than yourself, that's automatic), mark them one per line as follows:\n\n```\n+@github_username\n```\n\nIf you added a contributor by mistake, you can remove them in a comment with:\n\n```\n-@github_username\n```\n\nIf you are making a pull request on behalf of someone else but you had no part in designing the\nfeature, you can remove yourself with the above syntax.\n"

0 commit comments

Comments
 (0)