-
Notifications
You must be signed in to change notification settings - Fork 96
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
Preparing the release of v0.13.0 #931
Conversation
I will automatically update this comment whenever this PR is modified
|
Once this PR gets merged we can start the actual tagging and Github release. |
CHANGELOG.md
Outdated
## [v0.13.0] - 2025-01-28 | ||
|
||
### Changed | ||
- Code of conduct: "per NASA direction received on 1/22/2025, per Executive Order on 1/20/2025" [see more](https://en.wikipedia.org/wiki/Nineteen_Eighty-Four) |
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.
As much as I like this, I think we shouldn't mention it because (1) risk of impact to our community if someone decides to punish us for this speech; (2) it has no impact on an end-user who installs the software with pip
or conda
.
The changelog isn't for contributor-facing stuff, or it gets too noisy and confusing for end-users.
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.
Need to run bumpversion to update CITATION.cff and maybe other files? EDIT: Woops I'm a bad reader. Ignore the comment about bumpversion
- Integration tests: Test are no longer randomized! this means each fail should be reproducible, we are testing the most | ||
popular datasets from all DAACs, see files under tests/integration/popular_collections. | ||
([#215](https://github.com/nsidc/earthaccess/issues/215)) | ||
([**@mfisher87**](https://github.com/mfisher87)) |
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.
This is also contributor-facing
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
now that there are many more contributors, should they be included in the citation file? |
Great call! #932 |
Pull Request (PR) draft checklist - click to expand
contributing documentation
before getting started.
title such as "Add testing details to the contributor section of the README".
Example PRs: #763
example
closes #1
. SeeGitHub docs - Linking a pull request to an issue.
CHANGELOG.md
with details about your change in a section titled## Unreleased
. If such a section does not exist, please create one. FollowCommon Changelog for your additions.
Example PRs: #763
README.md
with details of changes to theearthaccess interface, if any. Consider new environment variables, function names,
decorators, etc.
Click the "Ready for review" button at the bottom of the "Conversation" tab in GitHub
once these requirements are fulfilled. Don't worry if you see any test failures in
GitHub at this point!
Pull Request (PR) merge checklist - click to expand
Please do your best to complete these requirements! If you need help with any of these
requirements, you can ping the
@nsidc/earthaccess-support
team in a comment and wewill help you out!
Request containing "pre-commit.ci autofix" to automate this.
📚 Documentation preview 📚: https://earthaccess--931.org.readthedocs.build/en/931/