File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name : Echidna lws-authn-openid
2+ on :
3+ pull_request :
4+ paths :
5+ - " lws10-authn-openid/**"
6+ push :
7+ branches : [main]
8+ paths :
9+ - " lws10-authn-openid/**"
10+ jobs :
11+ main :
12+ name : Build, validate and publish
13+ runs-on : ubuntu-latest
14+ steps :
15+ - uses : actions/checkout@v3
16+ - uses : w3c/spec-prod@v2
17+ with :
18+ SOURCE : lws10-authn-openid/index.html
19+ TOOLCHAIN : respec
20+ W3C_ECHIDNA_TOKEN : ${{ secrets.ECHIDNA_AUTHN_OPENID }}
21+ W3C_WG_DECISION_URL : https://www.w3.org/2026/04/28-lws-minutes.html#0c16
22+ W3C_BUILD_OVERRIDE : |
23+ shortName: lws10-authn-openid
24+ specStatus: WD
Original file line number Diff line number Diff line change 1+ name : Echidna lws-authn-saml
2+ on :
3+ pull_request :
4+ paths :
5+ - " lws10-authn-saml/**"
6+ push :
7+ branches : [main]
8+ paths :
9+ - " lws10-authn-saml/**"
10+ jobs :
11+ main :
12+ name : Build, validate and publish
13+ runs-on : ubuntu-latest
14+ steps :
15+ - uses : actions/checkout@v3
16+ - uses : w3c/spec-prod@v2
17+ with :
18+ SOURCE : lws10-authn-saml/index.html
19+ TOOLCHAIN : respec
20+ W3C_ECHIDNA_TOKEN : ${{ secrets.ECHIDNA_AUTHN_SAML }}
21+ W3C_WG_DECISION_URL : https://www.w3.org/2026/04/28-lws-minutes.html#0c16
22+ W3C_BUILD_OVERRIDE : |
23+ shortName: lws10-authn-saml
24+ specStatus: WD
Original file line number Diff line number Diff line change 1+ name : Echidna lws-authn-ssi-cid
2+ on :
3+ pull_request :
4+ paths :
5+ - " lws10-authn-ssi-cid/**"
6+ push :
7+ branches : [main]
8+ paths :
9+ - " lws10-authn-ssi-cid/**"
10+ jobs :
11+ main :
12+ name : Build, validate and publish
13+ runs-on : ubuntu-latest
14+ steps :
15+ - uses : actions/checkout@v3
16+ - uses : w3c/spec-prod@v2
17+ with :
18+ SOURCE : lws10-authn-ssi-cid/index.html
19+ TOOLCHAIN : respec
20+ W3C_ECHIDNA_TOKEN : ${{ secrets.ECHIDNA_AUTHN_SSI_CID }}
21+ W3C_WG_DECISION_URL : https://www.w3.org/2026/04/28-lws-minutes.html#0c16
22+ W3C_BUILD_OVERRIDE : |
23+ shortName: lws10-authn-ssi-cid
24+ specStatus: WD
Original file line number Diff line number Diff line change 1+ name : Echidna lws-authn-ssi-did-key
2+ on :
3+ pull_request :
4+ paths :
5+ - " lws10-authn-ssi-did-key/**"
6+ push :
7+ branches : [main]
8+ paths :
9+ - " lws10-authn-ssi-did-key/**"
10+ jobs :
11+ main :
12+ name : Build, validate and publish
13+ runs-on : ubuntu-latest
14+ steps :
15+ - uses : actions/checkout@v3
16+ - uses : w3c/spec-prod@v2
17+ with :
18+ SOURCE : lws10-authn-ssi-did-key/index.html
19+ TOOLCHAIN : respec
20+ W3C_ECHIDNA_TOKEN : ${{ secrets.ECHIDNA_AUTHN_SSI_DID_KEY }}
21+ W3C_WG_DECISION_URL : https://www.w3.org/2026/04/28-lws-minutes.html#0c16
22+ W3C_BUILD_OVERRIDE : |
23+ shortName: lws10-authn-ssi-did-key
24+ specStatus: WD
Original file line number Diff line number Diff line change 1+ name : Echidna lws-core
2+ on :
3+ pull_request :
4+ paths :
5+ - " lws10-core/**"
6+ push :
7+ branches : [main]
8+ paths :
9+ - " lws10-core/**"
10+ jobs :
11+ main :
12+ name : Build, validate and publish
13+ runs-on : ubuntu-latest
14+ steps :
15+ - uses : actions/checkout@v3
16+ - uses : w3c/spec-prod@v2
17+ with :
18+ SOURCE : lws10-core/index.html
19+ TOOLCHAIN : respec
20+ W3C_ECHIDNA_TOKEN : ${{ secrets.ECHIDNA_CORE }}
21+ W3C_WG_DECISION_URL : https://www.w3.org/2026/04/28-lws-minutes.html#0c16
22+ W3C_BUILD_OVERRIDE : |
23+ shortName: lws10-core
24+ specStatus: WD
You can’t perform that action at this time.
0 commit comments