Jump to content
Ruby on Rails
Pipelines
Test Suites
Package Registries
Log In
Sign Up
Learn More…
Ruby on Rails
Pipelines
Test Suites
Package Registries
marcel
Public
GitHub Icon
Settings
fix: detect svgs with title as image/svg+xml intead of text/html
#149
/
sjoulbak:main
/
adb0897
(
Pull Request #100
)
Passed in
2m 35s
ruby:3.3
ruby:3.2
ruby:3.1
ruby:3.0
rubylang/ruby:master-nightly-focal
Jobs
Canvas
Waterfall
Filter jobs to failures
All
Failures
PATH=/bin:/usr/bin && set -e && treesha="$(git ls-tree -d HEAD .buildkite | awk '{print $3}')" && if [ -z "${treesha}" ]; then && echo "+++ No .buildkite/; using fallback repository" && rm -rf .buildkite && git clone "https://github.com/rails/gem-buildkite-config" .buildkite && rm -rf .buildkite/.git && sh -c "$PIPELINE_COMMAND" && elif [ "${#treesha}" -lt 40 ]; then && echo "Short SHA for .buildkite/" && exit 1 && elif curl -s -S "https://gist.githubusercontent.com/matthewd/49232efd48afe8faaed6e88f13205117/raw/c9962c4c2b73d1324156c47f2220f643e7097fb0/list" | grep -a -F -x "${treesha}"; then && echo "+++ Known tree; generating pipeline" && echo ".buildkite/ tree is ${treesha}" && sh -c "$PIPELINE_COMMAND" && else && echo "+++ Unknown tree; requesting approval" && echo ".buildkite/ tree is ${treesha}" && buildkite-agent pipeline upload <<'NESTED' && steps: && - block: "Review Build Script" && prompt: | && This commit uses new build configuration. Please review the changes in .buildkite/ carefully before unblocking. && - name: ":pipeline:" && command: >- && $PIPELINE_COMMAND && plugins: && - artifacts#v1.2.0: && download: && - ".buildkite/*" && - ".buildkite/**/*" && timeout_in_minutes: 5 && NESTED && fi && [ -f .buildkite/.dockerignore ] && cp .buildkite/.dockerignore .dockerignore
Waited
1m 41s
·
Ran in
32s
Agent
ruby:3.3
Waited
10s
·
Ran in
32s
Agent
ruby:3.2
Waited
53s
·
Ran in
22s
Agent
ruby:3.1
Waited
1m 15s
·
Ran in
34s
Agent
ruby:3.0
Waited
1m 25s
·
Ran in
37s
Agent
rubylang/ruby:master-nightly-focal
Waited
1m 17s
·
Ran in
26s
Agent
Total Job Run Time:
3m 3s