Skip to content
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

Release Candidate 0.0.5 #61

Open
wants to merge 54 commits into
base: main
Choose a base branch
from
Open

Release Candidate 0.0.5 #61

wants to merge 54 commits into from

Conversation

jklenzing
Copy link
Member

Description

Maintenance update to keep code / docs up to standard.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Tested in CI env.

Test Configuration:

  • Operating system: mac, ubuntu, windows
  • Version number: Python 3.9-12

Checklist:

  • Update the version number
  • Verify and update Zenodo information in .zenodo.json
  • doc tests pass locally
  • activate this branch on readthedocs (include link here)
  • Upload the test distribution to the testPyPi server
  • Contacted developers and users about the future release
  • Performed integration tests with downstream packages (include list of these packages)
  • Create a wiki page with the release text (put link here)
  • After approval, confirm all changes from the RC pull are listed in the wiki release text.
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • Add a note to CHANGELOG.md, summarizing the changes
  • Update zenodo.json file for new code contributors

jklenzing and others added 30 commits August 15, 2023 10:29
Pull 0.0.4 changes into develop
Co-authored-by: Angeline Burrell <aburrell@users.noreply.github.com>
MAINT: pysat 3.2.0 RC compliance
BUG: Update deprecated numpy product usage
CHANGELOG.md Outdated
* Update GitHub Actions standards, including SPEC-0 tests
* Add compatibility for numpy version>=3.2.0
* Update usage of 'Dataset.dims' to 'Dataset.sizes'
* Update compatibility with pysat 3.2.0
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Update compatibility with pysat 3.2.0
* Update compatibility with pysat 3.2.1

.github/workflows/pysat_rc.yml Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants