Releases: neurogenomics/rworkflows
Releases · neurogenomics/rworkflows
rworkflows v1.0.12
What's Changed
- v1.0.12: offline-safe examples/tests, lintr & spelling steps, ubuntu 22.04 by @HDash in #154
- Fix vignette read.dcf failure under R CMD check; bump checkout; clean up test gates by @HDash in #155
Full Changelog: v1.0.11...v1.0.12
rworkflows v1.0.11
What's Changed
Full Changelog: v1.0.10...v1.0.11
rworkflows v1.0.10
What's Changed
- Fix for #109 by @bschilder in #110
- Roate hex by @bschilder in #111
- Add support for CODECOV_TOKEN by @HDash in #132
- Install quarto >= 1.5 to allow rendering qmd vignettes by @js2264 in #131
- Remove deprecated package from Dockerfile by @HDash in #138
- Add new input to allow users to force install dependencies, bypassing cache by @HDash in #135
- Update artifact actions by @TuomasBorman in #139
- v1.0.7 - Improve dependency install speed + more by @HDash in #141
- Pass GITHUB_TOKEN to Docker build by @HDash in #143
- [v1.0.8] Docker Build Enhancements by @HDash in #145
- Fix for latest yaml package by @hadley in #147
- Fix package installation failures for static workflow by @HDash in #146
- Upgrade setup-miniconda v2 to v3, fix arm64/Mambaforge/checkout ordering by @bschilder in #148
- Fix rworkflows_static: miniconda v3, checkout ordering, rcmdcheck by @bschilder in #149
- CRAN resubmit by @HDash in #150
New Contributors
- @HDash made their first contribution in #132
- @TuomasBorman made their first contribution in #139
- @hadley made their first contribution in #147
Full Changelog: v1...v1.0.10
v1
rworkflows 1.0.0
New features
- Synchronise
rworkflowspackage versioning withrworkflowsaction
Release versioning. use_vignette_docker/use_vignette_getstarted- Autofill
packagearg if not provided.
- Autofill
Bug fixes
- inst/template/docker.Rmd
- Remove the need to include
construct_cont,
as not everyone will haverworkfowsinstalled on the machine where
the vignette is being rendered.
- Remove the need to include
- use_vignette_docker
- Add -autolink_bare_uris bit to avoid CRAN check errors.
- Change
\itemize-->describeto avoid CRAN check errors.
v0
Contains all early development versions of rworkflows v0.99.0-0.99.14
What's Changed
- Updated upload-artifact action to v3 to avoid the deprecation warning by @AliSajid in #46
- fix: missing bracket by @js2264 in #57
- manually update remotes to github version by @js2264 in #59
- Switch to automatically set up GITHUB_TOKEN by @js2264 in #66
- Update docs to reflect PR #66 by @bschilder in #67
- merge dev with master by @bschilder in #68
- skip vignettes when building if run_vignettes: ${{ false }} by @js2264 in #71
- Merge from dev by @bschilder in #75
New Contributors
Full Changelog: v1...v1.1