r-builds/.crow
Repository files (latest commit first)
Filename Latest commit message Latest commit date
pat-s 4695bd08b7
Some checks failed
ci/crow/cron/build/9 Pipeline failed
ci/crow/cron/build/16 Pipeline failed
ci/crow/cron/build/10 Pipeline failed
ci/crow/cron/build/2 Pipeline failed
ci/crow/cron/build/8 Pipeline failed
ci/crow/cron/build/11 Pipeline failed
ci/crow/cron/build/1 Pipeline failed
ci/crow/cron/build/6 Pipeline failed
ci/crow/cron/build/12 Pipeline failed
ci/crow/cron/build/7 Pipeline was successful
ci/crow/cron/build/4 Pipeline failed
ci/crow/cron/build/5 Pipeline was successful
ci/crow/cron/build/3 Pipeline was successful
ci/crow/cron/build/14 Pipeline failed
ci/crow/cron/build/13 Pipeline failed
ci/crow/cron/build/15 Pipeline failed
fix: stabilize alpine CI steps
- Fetch R version from Homebrew JSON API with jq instead of scraping
  the raw formula (was silently producing an empty version file that
  propagated to downstream steps).
- Replace grep -oP with grep -oE in the S3 listing step; BusyBox grep
  in the alpine image has no Perl-regex support.
- Add ephemeral-storage requests/limits to the Build step so the
  docker-cli apk extract doesn't fail with I/O errors under node
  disk pressure.
2026-05-13 16:48:08 +02:00
..
build.yaml fix: stabilize alpine CI steps 2026-05-13 16:48:08 +02:00