Skip to content

Commit

Permalink
Merge pull request #466 from w3c/moved-to-github-annotation
Browse files Browse the repository at this point in the history
Prepared for github actions
  • Loading branch information
iherman committed Jun 18, 2021
2 parents 948442a + 90cd292 commit 132e04c
Show file tree
Hide file tree
Showing 20 changed files with 19 additions and 8,515 deletions.
19 changes: 19 additions & 0 deletions .github/workflows/auto-publish.this_should_be_yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# .github/workflows/pr-push.yml
name: CI
on:
pull_request: {}
push:
branches: [main]
jobs:
main:
name: Build, Validate and Deploy
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: w3c/spec-prod@v2
with:
W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN }}
W3C_WG_DECISION_URL: https://www.w3.org/publishing/groups/publ-wg/Meetings/Minutes/2017/2017-12-18-minutes#resolution2
W3C_BUILD_OVERRIDE: |
shortName: wpub
specStatus: WG-NOTE
17 changes: 0 additions & 17 deletions .travis.yml

This file was deleted.

File renamed without changes.
92 changes: 0 additions & 92 deletions snapshot/common/css/common.css

This file was deleted.

4 changes: 0 additions & 4 deletions snapshot/images/Makefile

This file was deleted.

Binary file removed snapshot/images/WP-diagram.png
Binary file not shown.
4 changes: 0 additions & 4 deletions snapshot/images/WP-diagram.svg

This file was deleted.

Binary file removed snapshot/images/canonicalize_manifest.png
Binary file not shown.
1 change: 0 additions & 1 deletion snapshot/images/canonicalize_manifest.svg

This file was deleted.

Binary file removed snapshot/images/clean_up_data.png
Binary file not shown.
1 change: 0 additions & 1 deletion snapshot/images/clean_up_data.svg

This file was deleted.

Binary file removed snapshot/images/convert_manifest.png
Binary file not shown.
1 change: 0 additions & 1 deletion snapshot/images/convert_manifest.svg

This file was deleted.

Binary file removed snapshot/images/find_manifest.png
Binary file not shown.
1 change: 0 additions & 1 deletion snapshot/images/find_manifest.svg

This file was deleted.

Binary file removed snapshot/images/manifest_lifecycle.png
Binary file not shown.
1 change: 0 additions & 1 deletion snapshot/images/manifest_lifecycle.svg

This file was deleted.

Binary file removed snapshot/images/orcid.gif
Binary file not shown.
1 change: 0 additions & 1 deletion snapshot/images/originals.txt

This file was deleted.

0 comments on commit 132e04c

Please sign in to comment.