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 version 0.2.0 update #105

Merged
merged 24 commits into from
Mar 18, 2024
Merged

RC version 0.2.0 update #105

merged 24 commits into from
Mar 18, 2024

Conversation

aburrell
Copy link
Member

@aburrell aburrell commented Mar 15, 2024

Description

Bring the RC v0.2.0 updates 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 or documentation)
  • This change requires a documentation update

How Has This Been Tested?

Unit tests

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 linted the files updated in this pull request
  • 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

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 24 commits February 26, 2024 13:42
Updated the CI yamls by:
- upgrading the action versions,
- adding support for Python 3.12, and
- cycling versions performing doc/pypi tests.
Updated the supported python versions.
Set a target release date in the changelog.  Also added maintenance details.
Change the index depth to have a maximum of two.
Fixes tests that are failing in the pysat RC.

Co-authored-by: Jeff Klenzing <19592220+jklenzing@users.noreply.github.com>
Added a comment to clarify which part is involved in the TODO statement.
The multi-day load tests are failing for the drift data, this may be a test day issue.
Extending the JRO ISR tags that skip the new tests.
Added a flag to not perform the new tests with the general pandas Madrigal instrument for the 7800 dataset.
Fixed a badly named variable in the clean warning definition dict.
Test failing due to missing key, try empty list.
Fixed the expected AE clean warning.
Removed trailing whitespace from a line.
Temporarily remove test flag for RC tests.
Add another inst_id/tag combo to the skips.
Update the test Instrument used in the JRO methods test.
Added the quick fail back into the tests.
Applied suggestions from code review.

Co-authored-by: Russell Stoneback <github@stoneris.com>
Improve the user output for the DMSP SSJ instrument.
Found more code review comments and made changes.

Co-authored-by: Russell Stoneback <github@stoneris.com>
Added TODO statements for new issues.

Co-authored-by: Russell Stoneback <github@stoneris.com>
Use the correct TODO formatting.
Remove support for 3.12 from this release.
Support for python 3.12 was removed until a documented issue can be solved.
@aburrell aburrell added this to the 0.2.0 Release milestone Mar 15, 2024
@aburrell aburrell merged commit 00a3512 into develop Mar 18, 2024
31 of 33 checks passed
@aburrell aburrell deleted the rc_version_0.2.0 branch March 18, 2024 15:38
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