Jump to content
Ruby on Rails
Pipelines
Test Suites
Log In
Sign Up
Learn More...
Pipelines
Test Suites
marcel
Public
GitHub Icon
Regression fix: binary declared type should fall back to filename extension type
#140
/
binary-declared-type-should-fall-back-to-filename-extension-type
/
1307646
(
#99
)
Passed in
1m 49s
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 52s
·
Ran in
27s
Agent
ruby:3.3
Waited
10s
·
Ran in
26s
Agent
ruby:3.2
Waited
13s
·
Ran in
22s
Agent
ruby:3.1
Waited
33s
·
Ran in
42s
Agent
ruby:3.0
Waited
46s
·
Ran in
36s
Agent
rubylang/ruby:master-nightly-focal
Waited
47s
·
Ran in
17s
Agent
Total Job Run Time:
2m 49s