-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates to NEWS.md and spelling wordlist,.
- Loading branch information
1 parent
d6bfa79
commit ab013f3
Showing
2 changed files
with
9 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,21 @@ | ||
# ghaction4r (development version, main branch) | ||
# ghactions4r (development version, main branch) | ||
|
||
# ghaction4r 0.2.0 | ||
# ghactions4r 0.2.0 | ||
|
||
## Major changes | ||
|
||
- [Add reusable workflow to check a pkgdown site can build](https://github.com/nmfs-fish-tools/ghactions4r/pull/121) | ||
- [Deprecate 2 unused workflows: publishing to Connect, Build and Deploying bookdown](https://github.com/nmfs-fish-tools/ghactions4r/pull/139) | ||
- [Soft-deprecate 3 rarely used workflows: styling only, documenting only, and description file styling only](https://github.com/nmfs-fish-tools/ghactions4r/pull/131) | ||
|
||
## Minor improvements and bug fixes | ||
|
||
- [Fix issue with codecoverage action not uploading reports to codecov.io](https://github.com/nmfs-fish-tools/ghactions4r/pull/124) | ||
- [Fix issue with code coverage action not uploading reports to codecov.io](https://github.com/nmfs-fish-tools/ghactions4r/pull/124) | ||
- A [vignette on how to set up code coverage was added](https://nmfs-fish-tools.github.io/ghactions4r/articles/set_up.html) | ||
- [Add depends_on_tmb option to r-cmd-check reusable workflow](https://github.com/nmfs-fish-tools/ghactions4r/pull/107) | ||
- Add [option so users can set use-public-rspm to FALSE in the calc-coverge workflow](https://github.com/nmfs-fish-tools/ghactions4r/pull/113) | ||
- Add [option so users can set use-public-rspm to FALSE in the calc-coverage workflow](https://github.com/nmfs-fish-tools/ghactions4r/pull/113) | ||
- [Add examples for use_doc_and_style_r()](https://github.com/nmfs-fish-tools/ghactions4r/pull/138) | ||
|
||
# ghaction4r 0.1.0 | ||
# ghactions4r 0.1.0 | ||
|
||
- First released version |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters