Skip to content

Commit

Permalink
Updates to NEWS.md and spelling wordlist,.
Browse files Browse the repository at this point in the history
  • Loading branch information
k-doering-NOAA committed Aug 5, 2024
1 parent d6bfa79 commit ab013f3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
13 changes: 8 additions & 5 deletions NEWS.md
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
6 changes: 1 addition & 5 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ CMD
Codecov
Lifecycle
NOAA
OAuth
TMB
api
bookdown
calc
cmd
Expand All @@ -13,10 +11,7 @@ devtools
gh
ghactions
github
githubactions
https
io
json
parsable
pkgdown
precompiled
Expand All @@ -26,6 +21,7 @@ repos
rspm
ss
styler
tmb
usethis
writeLines
yml

0 comments on commit ab013f3

Please sign in to comment.