lcolladotor / biocthis

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

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

Open lcolladotor opened 9 months ago

lcolladotor commented 9 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.