lcolladotor / biocthis

Automate package and project setup for Bioconductor packages
https://lcolladotor.github.io/biocthis/
50 stars 17 forks source link

Anticipate breaking changes from usethis via a cron job on GHA #49

Open lcolladotor opened 11 months ago

lcolladotor commented 11 months ago

We want to implement a cron job as suggested at https://github.com/r-lib/usethis/issues/1856#issuecomment-1581141589 for testing biocthis against the development version of usethis, thus facilitating the detection of issues before most users experience them. This will lead to a more streamlined experience when using biocthis.