Recent Releases of rworkflows
rworkflows - 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
- usevignettedocker
- Add -autolinkbareuris bit to avoid CRAN check errors.
- Change
\itemize-->describeto avoid CRAN check errors.
- HTML
Published by bschilder over 2 years ago
rworkflows - 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 https://github.com/neurogenomics/rworkflows/pull/46
- fix: missing bracket by @js2264 in https://github.com/neurogenomics/rworkflows/pull/57
- manually update remotes to github version by @js2264 in https://github.com/neurogenomics/rworkflows/pull/59
- Switch to automatically set up GITHUB_TOKEN by @js2264 in https://github.com/neurogenomics/rworkflows/pull/66
- Update docs to reflect PR #66 by @bschilder in https://github.com/neurogenomics/rworkflows/pull/67
- merge dev with master by @bschilder in https://github.com/neurogenomics/rworkflows/pull/68
- skip vignettes when building if run_vignettes: ${{ false }} by @js2264 in https://github.com/neurogenomics/rworkflows/pull/71
- Merge from dev by @bschilder in https://github.com/neurogenomics/rworkflows/pull/75
New Contributors
- @AliSajid made their first contribution in https://github.com/neurogenomics/rworkflows/pull/46
- @js2264 made their first contribution in https://github.com/neurogenomics/rworkflows/pull/57
Full Changelog: https://github.com/neurogenomics/rworkflows/compare/v1...v1.1
- HTML
Published by bschilder over 2 years ago