Commit f2bc2eb
committed
bump tooling and workflows
1 parent db8ce6b commit f2bc2eb
3 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
- .github/workflows/main.yml+2
- .github/workflows/pcd-cleanup-reusable.yml+66
- .github/workflows/pcd-update-reusable.yml+152
- .smpte-build.json+1-1
- css/smpte.css+105-72
- doc/main.html+539-496
- doc/snippets/tab-sample-tabledata-centercell.txt+10-5
- doc/snippets/tab-sample-tabledata-colcenter.txt+7-7
- js/validate.mjs+294-14
- json/schema/build-configuration.json+5-1
- scripts/build.mjs+100-22
- scripts/derive-public-repo.mjs+72
- scripts/derive-release-tag.mjs+85
- scripts/validate.mjs+9-2
- smpte.js+123-22
- test/resources/html/snippets/example.txt+1
- test/resources/html/snippets/illegal-chars.txt+1
- test/resources/html/validation/bibliography-valid.html+1-1
- test/resources/html/validation/footnote-invalid.html+51
- test/resources/html/validation/footnote-valid.html+56
- test/resources/html/validation/illegal-characters-attr-invalid.html+19
- test/resources/html/validation/illegal-characters-curly-quotes-invalid.html+19
- test/resources/html/validation/illegal-characters-dashes-invalid.html+19
- test/resources/html/validation/illegal-characters-entities-valid.html+26
- test/resources/html/validation/illegal-characters-valid.html+19
- test/resources/html/validation/norm-ref-valid.html+2-2
- test/resources/html/validation/rdd-standalone-invalid.html+4
- test/resources/html/validation/snippet-illegal-chars-invalid.html+30
- test/resources/html/validation/snippet-invalid.html+30
- test/resources/html/validation/snippet-valid.html+30
- test/resources/html/validation/st-conformance-invalid.html+24
- test/resources/html/validation/st-conformance-valid.html+24
- test/resources/html/validation/st-valid.html+3
- test/resources/html/validation/terms-note-to-entry-2-invalid.html+43
- test/resources/html/validation/terms-note-to-entry-2-valid.html+3-3
- test/resources/html/validation/terms-valid.html+1-1
- test/src/testValidation.mjs+12-6
- workflows/action.yml+126-5
0 commit comments