Skip to content

Commit

Permalink
Set up for automatic TR publication with Echidna
Browse files Browse the repository at this point in the history
  • Loading branch information
dontcallmedom committed Apr 8, 2020
1 parent f3b379b commit b32d59a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .travis.yml
Expand Up @@ -27,3 +27,13 @@ install:

script:
- make check

env:
global:
- URL="https://w3c.github.io/webrtc-svc/W3CTRMANIFEST"
- DECISION="https://lists.w3.org/Archives/Public/public-webrtc/2016Mar/0031.html"
- secure: "Rh1t1DDMoUomZRiEa9sa6eOpwrmeOBDPOGI6IES1tN7/Ap94BZ69CLKfCb3XXq/ok80CuAsN7AfFD0Xv9eBkAU8G0RyBpz4ZKN2GahKheTZtWID7u34+GspmVKchlKujmb6ZX2dWLx7iHdXXXOHqNvdVLln61UwVFThWrKOgfUsRYv/QmYry6HT6cAkAWiIBUfnUTKR/EZsS2Cc05hk9eElpYoDzP11f8z1unIw9P3LPEyrvP3lGqS73OEnAUO5dgNFVQSKQW7v3o8Ugj3hBeZvDPnkrXJ7Zzjgey3xTfthoyv5lQAjyGXcK5txEq30py7nqDfYftaJu+VN3yljWvE+tiGB/YQm7oycih3EdAQYmTtNnWrfOS7Q+i2NPBV88ekfQ3VPlgkUYCW0PuyAw8tsMhwz9gOXL6OvfVrCdpqqnlUkwaHuTXMahb/uYY9f1AH8vTbLxHF1yjm7K0mjLzSK9Tt9riNuSZpO3LHxIOdziRR6qbEhuihMpb6wMn+VY+m9SfK9qJcVxtXD1UgwXBTzlKeLjRUiETmHnimrpOyJutiRfshQzOB2Cmip4FHIB6KAjFlnwelG514hZpVpfnNihc705qp8aDwvG0jEcXTDfxBfIm0Zi+CRhncTUZ1Ojbp6GYTn93NUS0G/8RNvEboW/Ym6RPUV8OfTt0a4VujE="

after_success:
- test $TRAVIS_BRANCH = "master" -a $TRAVIS_PULL_REQUEST = false && curl "https://labs.w3.org/echidna/api/request" --data "url=$URL" --data "decision=$DECISION" --data "token=$TOKEN"

2 changes: 1 addition & 1 deletion W3CTRMANIFEST
@@ -1,4 +1,4 @@
index.html?specStatus=WD;shortName=webrtc-svc respec
index.html?specStatus=WD&shortName=webrtc-svc respec
images/L1T2.svg
images/L1T3.svg
images/L2T1.svg
Expand Down

0 comments on commit b32d59a

Please sign in to comment.