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

RC v01.0 update #141

Merged
merged 34 commits into from
Feb 20, 2024
Merged

RC v01.0 update #141

merged 34 commits into from
Feb 20, 2024

Conversation

aburrell
Copy link
Member

@aburrell aburrell commented Feb 16, 2024

Description

Bring version 0.1.0 changes back into develop.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality
    to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Unit tests

Test Configuration

  • Operating system: OS X Big Sur
  • Version number: Python 3.9
  • Any details about your local setup that are relevant

Checklist:

  • Make sure you are merging into the develop (not main) branch
  • 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

If this is a release PR, replace the first item of the above checklist with the
release checklist on the pysat wiki:
https://github.com/pysat/pysat/wiki/Checklist-for-Release

aburrell and others added 30 commits December 1, 2023 19:14
Update the instrument headers to include license, reference, and pub release information.
Update the instrument method headers to include license, reference, and pub release information.
Update the test file headers to include license, reference, and pub release information.
Added a summary of changes to the changelog.
Added a pub release statement to the online docs.
Updated the version number in preparation for the release.
Updated Instrument kwargs to apply to all supported pysat versions.
Removed deprecation warnings for the new instruments and the supporting tests.
Remove warnings module, as it is no longer used.
Update the RTD theme limits.
Update test module version in the pyproject.toml.
Removed an if statement that caused test failure.
Made grammar fixes suggested in code review.

Co-authored-by: Russell Stoneback <[email protected]>
Updated NEP and classifiers.

Co-authored-by: Jeff Klenzing <[email protected]>
Added more pytest markers and made grammar updates.

Co-authored-by: Jeff Klenzing <[email protected]>
Addressing more of the reviewer comments.

Co-authored-by: Russell Stoneback <[email protected]>
Co-authored-by: Jeff Klenzing <[email protected]>
Added an acknowledgements file to the main directory and the docs.
Added a summary of the changes to the changelog.
Updated the file headers to remove funding information.
Updated Jeff's contributions.

Co-authored-by: Jeff Klenzing <[email protected]>
Updated the pytest codes for future pysat compatibility.

Co-authored-by: Jeff Klenzing <[email protected]>
Put institutions in alphabetical order and add CUA for Jonathan.
Add article to institution name.

Co-authored-by: Russell Stoneback <[email protected]>
Updated the python version classifiers.
Updated the installation instructions in the docs and the README.
Added python 3.12 to the testing and updated the action versions used.
Update the changelog to include the python version bump.
Updated the RTD python version.
Expanded wording on disclaimer.

Co-authored-by: Russell Stoneback <[email protected]>
aburrell and others added 3 commits February 15, 2024 15:34
Updated the release date for tomorrow.
Updated test dates for 45 day file, which may not be updated frequently.
@aburrell aburrell changed the title Nrl pub release RC v01.0 update Feb 16, 2024
@aburrell aburrell merged commit 87a3e93 into develop Feb 20, 2024
27 of 29 checks passed
@aburrell aburrell deleted the nrl_pub_release branch February 20, 2024 15:21
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.

2 participants