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 pre-commit and fix test suite #712

Merged
merged 11 commits into from
Mar 20, 2024
Merged

Update pre-commit and fix test suite #712

merged 11 commits into from
Mar 20, 2024

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Mar 20, 2024

Update pre-commit (+ a single fix) and try to please the test CI.

Also, moving to a setup approach of OS+Python version. And fixing the cache bug for downstream tests.

setup.py Outdated Show resolved Hide resolved

HERE=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
geoviews fetch-data --path="$HERE/../examples"
python -m geoviews fetch-data --path="$HERE/../examples" || echo "geoviews fetch-data failed"
Copy link
Member Author

Choose a reason for hiding this comment

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

Definitely, it is not ideal with the exception || echo, but I don't know why it raised an exception on core tests.

@hoxbro hoxbro enabled auto-merge (squash) March 20, 2024 10:46
@hoxbro hoxbro merged commit 5a7dceb into main Mar 20, 2024
9 checks passed
@hoxbro hoxbro deleted the maint branch March 20, 2024 11:09
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.

1 participant