Releases: nmfs-fish-tools/ghactions4r
Releases · nmfs-fish-tools/ghactions4r
v0.2.0
Major changes
- Add reusable workflow to check a pkgdown site can build
- Deprecate 2 unused workflows: publishing to Connect, Build and Deploying bookdown
- Soft-deprecate 3 rarely used workflows: styling only, documenting only, and description file styling only
Minor improvements and bug fixes
- Fix issue with code coverage action not uploading reports to codecov.io
- A vignette on how to set up code coverage was added
- Add depends_on_tmb option to r-cmd-check reusable workflow
- Add option so users can set use-public-rspm to FALSE in the calc-coverage workflow
- Add examples for use_doc_and_style_r()
v0.1.0: First release of ghactions4r!
Now, it will be possible to use @v0.1.0
in workflows rather than @main
, if there is a desire to stick with a past version of ghactions4r.
v0.1.0 prerelease (second version)
Only differences with the first prerelease version is that all github action versions used in workflows have been updated to the latest.
v0.1.0 will be released on Friday as long as there are no unexpected issues.
v0.1.0 prerelease
This is a prerelease of our first ghactions4r release! Please feel free to provide feedback.
We will officially release version 0.1.0 in 1 week (unless critical issues are identified).