Commit Graph
15 Commits
Author SHA1 Message Date
Adrian Garcia Badaracco f9866e4660 GHA: Use github.ref instead of github.ref_head in concurrency group (#2121) 2021-09-22 21:40:06 +01:00
Adrian Garcia Badaracco 48814c4306 GHA: cancel existing jobs when new commits are added (#2120) 2021-09-22 21:28:10 +01:00
Martin Fleischmann 8c1e3531b8 DEP: deprecate python 3.6 and pandas 0.24 (#1877) 2021-07-06 08:30:33 +02:00
Joris Van den Bossche 5790c44922 CI: fix activation of the conda environments + switch to conda-incubator/setup-miniconda (#1987) 2021-07-01 14:52:29 +02:00
Mike Taves f5f040d7c8 TST: add PGPORT env var, rewrite setup_postgres.sh to scripts dir (#1932) 2021-05-12 09:37:13 +02:00
Joris Van den Bossche 6bdb001ed6 Fix compatilibilty with numpy 1.20.0 (#1729) 2021-01-26 21:35:39 +01:00
Joris Van den Bossche 407ed72339 GHA: ensure to upload sdist to GitHub release (#1797) 2021-01-26 08:14:13 +01:00
Martin FleischmannandJoris Van den Bossche b3db3be001 GHA: Automatic release to GitHub and PyPI (#1578)
also create github release (thanks to pysal)

Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
2021-01-25 21:15:39 +01:00
Martin Fleischmann c325570e86 CI: add Python3.9 to CI matrix (#1703) 2020-11-27 11:30:23 +01:00
Martin Fleischmann cdb42821ab CI: fix conda setup (#1706)
* CI: fix conda setup

* fix env variables

* another attempt

* fix echo
2020-11-16 22:45:19 +00:00
Joris Van den Bossche aa68766279 TST/ENH: support array-like alpha + fix plotting tests for matplotlib dev version (#1676) 2020-11-10 21:31:42 +01:00
Martin Fleischmann 7e595d08a5 DOC/CI: remove Travis from docs and paths (#1632)
* DOC/CI: remove Travis from docs and paths

* use envs

* fix

* typo

* how to trigger check
2020-10-10 20:03:25 +01:00
Martin Fleischmann 63de9bd182 DOC/CI: enable doctest (#1651)
* inital doctest work

* doctest

* skip from_file

* test docstring with postgis only

* use doctest-plus

* c-f

* conditional imports

* revert

* revert conda

* fixture to conftest.py

* minimise changes, verbose output

* remove blank line

* revert pandas doc
2020-10-10 18:44:11 +01:00
Martin Fleischmann 16347ad058 CI: schedule daily tests (#1633) 2020-09-24 13:46:10 +02:00
Adrian Garcia Badaracco dc50b69896 MAINT/TST: Add GitHub actions tests for single workflow cross-platform testing (#1576) 2020-09-19 21:29:35 +02:00