Commit Graph
6 Commits
Author SHA1 Message Date
Martin Fleischmann c823893cde GH: link geopandas-feedstock for conda-forge issue (#1685)
* GH: link geopandas-feedstock for conda-forge issue

* the
2020-11-10 18:54:06 +00: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
James McBrideandMartin Fleischmann cb4e8cb987 Create issue bug report and enhancement templates (#1584)
* Create issue bug report and enchancement templates

As a followup to #899, it would be nice to highlight this function, as
well as other useful information, when users are creating new bug
reports or requests for new features. These are copied and very lightly
edited from the templates used by pandas.

* Add header for `show_versions` in issue template

Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>

* Add templates for questions and installation issues

* Add references to GIS stack exchange

Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>

* Add suggestion to look at installation issue in issue template

Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>
2020-09-21 20:14:28 +01: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