build-cran-binaries/docker
Repository files (latest commit first)
Filename Latest commit message Latest commit date
pat-s 6851ca1186
chore(otel): silence otelsdk warnings across build paths
The build-env images configure an OTel exporter, but otelsdk isn't installed,
so pak's otel instrumentation logs 'no package called otelsdk' on every run.
OTEL_SDK_DISABLED is ignored by the R otel package; it gates on
OTEL_R_<SIGNAL>_EXPORTER. Set traces/logs/metrics to 'none' in build-one and
every .crow build workflow so the R otel providers are clean no-ops, without
disabling OTel for any non-R tooling.
2026-06-30 14:26:13 +02:00
..
reprex chore: add alpine regex 2024-11-01 19:32:07 +01:00
build-one.Dockerfile chore(otel): silence otelsdk warnings across build paths 2026-06-30 14:26:13 +02:00
Containerfile-shiny-app refactor: bincraftR -> bincraft 2025-06-08 15:39:54 +02:00