Skip to content

Commit

Permalink
Update report.json, rec-track-repos.json, hr-repos.json
Browse files Browse the repository at this point in the history
  • Loading branch information
w3c-validate-repos-bot committed Dec 1, 2024
1 parent c641f8d commit ee08ff9
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions report.json
Original file line number Diff line number Diff line change
Expand Up @@ -9889,7 +9889,7 @@
}
]
},
"timestamp": "2024-11-30T00:21:52.589Z",
"timestamp": "2024-12-01T00:25:02.813Z",
"repos": [
{
"id": "MDEwOlJlcG9zaXRvcnk4MTAyMTg2MA==",
Expand Down Expand Up @@ -118339,6 +118339,10 @@
"name": "pr exists",
"color": "0E8A16"
},
{
"name": "PR1",
"color": "F91BCE"
},
{
"name": "privacy-needs-resolution",
"color": "d4af37"
Expand Down Expand Up @@ -118411,7 +118415,7 @@
"text": "{\n \"src_file\": \"index.html\",\n \"type\": \"respec\"\n}\n"
},
"autoPublish": {
"text": "# .github/workflows/auto-publish.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 TOOLCHAIN: respec\n W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN }}\n W3C_WG_DECISION_URL: https://www.w3.org/2017/vc/WG/Meetings/Minutes/2023-04-12-vcwg#resolution1\n W3C_BUILD_OVERRIDE: |\n shortName: vc-bitstring-status-list\n specStatus: CRD\n"
"text": "# .github/workflows/auto-publish.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-20.04\n steps:\n - uses: actions/checkout@v3\n - uses: w3c/spec-prod@v2\n with:\n TOOLCHAIN: respec\n W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN }}\n W3C_WG_DECISION_URL: https://www.w3.org/2017/vc/WG/Meetings/Minutes/2023-04-12-vcwg#resolution1\n W3C_BUILD_OVERRIDE: |\n shortName: vc-bitstring-status-list\n specStatus: CRD\n"
},
"travis": null,
"contributing": {
Expand Down

0 comments on commit ee08ff9

Please sign in to comment.