Skip to content

Pin mudata<0.4 in the CI workflows - #518

Merged
rcannood merged 2 commits into
develfrom
fix/pin-mudata-ci
Sep 8, 2026
Merged

Pin mudata<0.4 in the CI workflows#518
rcannood merged 2 commits into
develfrom
fix/pin-mudata-ci

Conversation

@rcannood

@rcannood rcannood commented Sep 8, 2026

Copy link
Copy Markdown
Member

Related to: #511

Description

The py_require("mudata<0.4") pin from #512 is ignored on the jobs that install Python packages themselves and then force RETICULATE_PYTHON, so pkgdown still got mudata 0.4.1 and failed on the load_mudata_example chunk.

  • pin mudata<0.4 in the pip install line of pkgdown.yaml
  • pin mudata<0.4 in the conda py_install() call for macOS-Intel in R-CMD-check-bioc.yaml

Checklist

Before review

  • Update and regenerate man pages (n/a)
  • Add/update tests (n/a)
  • Add/update examples in vignettes (n/a)
  • Pass CI checks

Before merge

  • Update NEWS
  • Bump devel version (not needed)

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

🐰 Bencher Report

ProjectanndataR
Branchfix/pin-mudata-ci
Testbedubuntu-latest

⚠️ WARNING: Truncated view!

The full continuous benchmarking report exceeds the maximum length allowed on this platform.

🚨 6 Alerts

🐰 View full continuous benchmarking report in Bencher

@rcannood
rcannood merged commit 3d73cab into devel Sep 8, 2026
12 of 32 checks passed
@rcannood
rcannood deleted the fix/pin-mudata-ci branch September 8, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant