-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
prepare for 0.2.0 release #139
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #139 +/- ##
==========================================
- Coverage 95.47% 94.01% -1.47%
==========================================
Files 3 3
Lines 199 167 -32
==========================================
- Hits 190 157 -33
- Misses 9 10 +1 ☔ View full report in Codecov by Sentry. |
@Bai-Li-NOAA I forgot to tag and ask if you would be able to review this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thanks for working on this @k-doering-NOAA.
Thank you, @Bai-Li-NOAA ! |
Addresses #132 . Immediately deprecates the workflows to publish to connect from a private repository and to build and deploy a bookdown document.
EDIT: I also bumped the version here, as I think once this is merged in, version 0.2.0 can be released on Github releases (#123).
I also added the NEWS.md file here, so everything related to release is in one place.