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

Modernize CI/CD Pipeline with cibuildwheel #612

Closed
wants to merge 31 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
62f2d03
consolidate workflows into singular file
cvanelteren Feb 16, 2025
d1b3549
consolidate workflows
cvanelteren Feb 16, 2025
69684e0
drop eol py versions
cvanelteren Feb 16, 2025
5820b79
update pyproject.toml
cvanelteren Feb 16, 2025
c0087d1
update pyproject.toml
cvanelteren Feb 16, 2025
075e1a7
fix pre-build
cvanelteren Feb 16, 2025
924c5cb
update wheels for ubuntu
cvanelteren Feb 16, 2025
35996b9
install geos depending on OS
cvanelteren Feb 16, 2025
56d4e34
install geos depending on OS
cvanelteren Feb 16, 2025
8b721dc
install geos depending on OS2
cvanelteren Feb 16, 2025
f43725e
build geos from source on windows
cvanelteren Feb 16, 2025
6b6521f
fix deletion triggers
cvanelteren Feb 16, 2025
19ad51b
bump
cvanelteren Feb 16, 2025
808ec0b
use python script to install geos
cvanelteren Feb 16, 2025
ac4b5e7
fix numpy on build and free on runtime
cvanelteren Feb 16, 2025
1a99575
use env variable for geo_version
cvanelteren Feb 16, 2025
60c26a4
setup cmake tools per os
cvanelteren Feb 16, 2025
4748d65
add deps from req to toml
cvanelteren Feb 16, 2025
2be1292
env variable needs to be a string
cvanelteren Feb 16, 2025
9e33072
attempt fix path
cvanelteren Feb 16, 2025
06b6f8c
attempt add include dir
cvanelteren Feb 16, 2025
7558d93
make path explicit
cvanelteren Feb 16, 2025
c9e25c7
prepping to convert to toml
cvanelteren Feb 16, 2025
354278d
prepping data for pyproject.toml
cvanelteren Feb 16, 2025
7d8c6b3
prepping data_hires for pyproject.toml
cvanelteren Feb 16, 2025
a282d48
prepping basemap for pyproject.toml
cvanelteren Feb 16, 2025
08f77e8
Clean up commit -- make path dependent on os
cvanelteren Feb 16, 2025
82f8f14
Rebasing to clean up history. Nearly done.
cvanelteren Feb 16, 2025
09daa67
typo
cvanelteren Feb 16, 2025
6aec736
install wheel in test env windows
cvanelteren Feb 17, 2025
4d1fdfb
update namespace
cvanelteren Feb 17, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
137 changes: 0 additions & 137 deletions .github/workflows/basemap-data-hires.yml

This file was deleted.

137 changes: 0 additions & 137 deletions .github/workflows/basemap-data.yml

This file was deleted.

Loading