|
|
|
@ -212,8 +212,7 @@ steps: |
|
|
|
|
name: build-storybook |
|
|
|
|
- commands: |
|
|
|
|
- yarn wait-on http://$HOST:$PORT |
|
|
|
|
- yarn dlx pa11y-ci@git://github.com/pa11y/pa11y-ci#5c842cf1b9fe2867b70ff5354851d985be8d71c4 |
|
|
|
|
pa11y-ci --config .pa11yci-pr.conf.js |
|
|
|
|
- pa11y-ci --config .pa11yci-pr.conf.js |
|
|
|
|
depends_on: |
|
|
|
|
- end-to-end-tests-server |
|
|
|
|
environment: |
|
|
|
@ -222,7 +221,7 @@ steps: |
|
|
|
|
HOST: end-to-end-tests-server |
|
|
|
|
PORT: 3001 |
|
|
|
|
failure: ignore |
|
|
|
|
image: buildkite/puppeteer |
|
|
|
|
image: hugohaggmark/docker-puppeteer |
|
|
|
|
name: test-a11y-frontend |
|
|
|
|
- commands: |
|
|
|
|
- ./scripts/ci-reference-docs-lint.sh ci |
|
|
|
@ -507,8 +506,7 @@ steps: |
|
|
|
|
name: publish-storybook |
|
|
|
|
- commands: |
|
|
|
|
- yarn wait-on http://$HOST:$PORT |
|
|
|
|
- yarn dlx --quiet pa11y-ci@git://github.com/pa11y/pa11y-ci#5c842cf1b9fe2867b70ff5354851d985be8d71c4 |
|
|
|
|
pa11y-ci --config .pa11yci.conf.js --json > pa11y-ci-results.json |
|
|
|
|
- pa11y-ci --config .pa11yci.conf.js --json > pa11y-ci-results.json |
|
|
|
|
depends_on: |
|
|
|
|
- end-to-end-tests-server |
|
|
|
|
environment: |
|
|
|
@ -517,7 +515,7 @@ steps: |
|
|
|
|
HOST: end-to-end-tests-server |
|
|
|
|
PORT: 3001 |
|
|
|
|
failure: ignore |
|
|
|
|
image: buildkite/puppeteer |
|
|
|
|
image: hugohaggmark/docker-puppeteer |
|
|
|
|
name: test-a11y-frontend |
|
|
|
|
- commands: |
|
|
|
|
- ./scripts/ci-frontend-metrics.sh | ./bin/grabpl publish-metrics $${GRAFANA_MISC_STATS_API_KEY} |
|
|
|
@ -3432,6 +3430,6 @@ kind: secret |
|
|
|
|
name: drone_token |
|
|
|
|
--- |
|
|
|
|
kind: signature |
|
|
|
|
hmac: 612011aafafad61d355de61b10daaffd947817161667385a216cb82d8c2a7b1d |
|
|
|
|
hmac: d2db1d71a52922f66df9d327cb8991944d6fd050b4ad4d36e5f7cfb9f79f9297 |
|
|
|
|
|
|
|
|
|
... |
|
|
|
|