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

Update regression tests configuration #231

Closed
wants to merge 2 commits into from

Conversation

nden
Copy link
Contributor

@nden nden commented Aug 31, 2023

Changes in this PR:

  • Remove testing with Python 3.8 (Py 3.8 is not supported any more)
  • Enable testing with Python 3.9, 3.10 and 3.11
  • Start testing with development versions of dependencies - astropy and numpy
  • Fix the RTD build (systems_packages was deprecated)

Regression test run is here
https://plwishmaster.stsci.edu:8081/job/RT/job/Calcos-Developers-Pull-Requests/1/

All failures are in the devdeps job and indicate problems with the upcoming numpy 2.0 release.

@nden nden requested a review from a team as a code owner August 31, 2023 21:58
@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Patch has no changes to coverable lines.

📢 Thoughts on this report? Let us know!.

@stscirij
Copy link
Contributor

stscirij commented Sep 6, 2023

The numpy exceptions on the development branch come from the astropy.units library

@nden
Copy link
Contributor Author

nden commented Sep 14, 2023

@nden
Copy link
Contributor Author

nden commented Dec 14, 2023

@stscirij What do you think about this PR?

stscirij added a commit to stscirij/calcos that referenced this pull request Jan 22, 2024
stscirij added a commit that referenced this pull request Jan 24, 2024
* Just the Jenkins changes from NAdia's PR #231

* Update deprecated scipy function boxcar

* Fix typo, import error

* Replace deprecated pkg_resources package

* Forgot to add this requirement - python version >= 3.9
@nden nden closed this Feb 22, 2024
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

2 participants