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.3.4 #113

Merged
merged 123 commits into from Jun 22, 2023
Merged

Release Candidate 0.3.4 #113

merged 123 commits into from Jun 22, 2023

Conversation

jklenzing
Copy link
Member

@jklenzing jklenzing commented Jun 13, 2023

Description

Release Candidate for pysatMissions.

Adds support for skyfield propagation, and implements a number of maintenance updates to keep in line with pysat and other packages.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

via pytest

Checklist:

  • Update the version number
  • Verify and update Zenodo information in .zeondo.json
  • doc tests pass locally
  • activate this branch on readthedocs: https://pysatmissions.readthedocs.io/en/rc_0_3_4/
  • Upload the test distribution to the testPyPi server: https://test.pypi.org/project/pysatMissions/0.3.4rc0/
  • Contacted developers and users about the future release
  • Performed integration tests with downstream packages (include list of these packages) - na
  • Create a wiki page with the release text: https://github.com/pysat/pysatMissions/wiki/v0.3.4
  • 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

@jklenzing jklenzing marked this pull request as ready for review June 13, 2023 18:16
.github/workflows/docs.yml Outdated Show resolved Hide resolved
.github/workflows/pip_rc_install.yml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pysatMissions/tests/test_methods_spacecraft.py Outdated Show resolved Hide resolved
pysatMissions/tests/test_methods_spacecraft.py Outdated Show resolved Hide resolved
pysatMissions/tests/test_methods_spacecraft.py Outdated Show resolved Hide resolved
Co-authored-by: Angeline Burrell <aburrell@users.noreply.github.com>
@jklenzing jklenzing requested a review from aburrell June 14, 2023 19:32
@jklenzing
Copy link
Member Author

jklenzing and others added 2 commits June 15, 2023 08:40
Co-authored-by: Jonathon Smith <36175570+JonathonMSmith@users.noreply.github.com>
Co-authored-by: Jonathon Smith <36175570+JonathonMSmith@users.noreply.github.com>
@jklenzing jklenzing merged commit 2a4a154 into main Jun 22, 2023
19 checks passed
@jklenzing jklenzing deleted the rc_0_3_4 branch June 22, 2023 14:08
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.

None yet

3 participants