Skip to content

Commit e157284

Browse files
committed
Include common files by reference
1 parent 8d985d0 commit e157284

14 files changed

Lines changed: 4 additions & 423 deletions

.github/workflows/auto-publish.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v3
15-
with:
16-
submodules: true
1715
- uses: w3c/spec-prod@v2
1816
with:
1917
TOOLCHAIN: respec
@@ -26,7 +24,3 @@ jobs:
2624
W3C_BUILD_OVERRIDE: |
2725
specStatus: WD
2826
shortName: rdf12-trig
29-
- name: "Verify common files are consistent"
30-
run: |
31-
git submodule add https://github.com/w3c/rdf-common.git spec/rdf-common
32-
diff --exclude .git -r spec/rdf-common spec/common

spec/common/CODE_OF_CONDUCT.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

spec/common/CONTRIBUTING.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

spec/common/LICENSE.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

spec/common/README.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

spec/common/fixup.js

Lines changed: 0 additions & 53 deletions
This file was deleted.

spec/common/local-biblio.js

Lines changed: 0 additions & 108 deletions
This file was deleted.

spec/common/participants.html

Lines changed: 0 additions & 51 deletions
This file was deleted.

spec/common/participants.js

Lines changed: 0 additions & 78 deletions
This file was deleted.

spec/common/rdf-related.html

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)