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

Merging 1.0 changes into main #22

Merged
merged 40 commits into from
Dec 29, 2023
Merged

Merging 1.0 changes into main #22

merged 40 commits into from
Dec 29, 2023

Conversation

Kelvinrr
Copy link
Collaborator

No description provided.

@Kelvinrr
Copy link
Collaborator Author

2 tests failing, coming back to this tonight.

@Kelvinrr Kelvinrr changed the title testing CI Merging 1.0 changes into main Dec 27, 2023
recipe/meta.yaml Outdated
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we want to reflect the staged-recipes/spiceql recipe changes here as well?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We really should after that PR is merged.

runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
python-version: ["3.8", "3.9", "3.10", "3.11"]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Just want to confirm that we are not testing against python3.8

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I should put that back in, that was part of me testing out why python was failing in a weird way.

Copy link
Collaborator Author

@Kelvinrr Kelvinrr Dec 29, 2023

Choose a reason for hiding this comment

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

ugh, it fails on 3.8 because of a linking issue on import with PyCMethod_New, probably a swig compatibility issue? I think in the spirit of just getting this merged so I can move on to other things Im going to disable and make an issue of it.

@Kelvinrr Kelvinrr merged commit c499eba into DOI-USGS:main Dec 29, 2023
7 checks passed
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