Commit graph

8 commits

Author SHA1 Message Date
Pedro Lourenço
80d1221e0c update deprecated set-env ci command (#3835) 2020-11-17 09:38:38 -08:00
David Lord
eecaf84333 update tests for new werkzeug client (#3827)
Flask's client.open mirrors Werkzeug's for processing an existing
environ.

Always test with latest code for other Pallets projects. This will
be changed back once the new versions are released.
2020-11-04 18:00:21 -08:00
David Lord
cb42bd468f remove pre-commit job, using pre-commit.ci now 2020-10-31 20:03:27 -07:00
Karthikeyan Singaravelan
1b5c7e4e12 test Python 3.9 2020-10-31 19:14:02 -07:00
Ryuichi Watanabe
2ef99498be update cache action to v2 (#3749) 2020-08-30 18:53:09 -07:00
Joshua Bronson
34704b7729 Fix pre-commit cache key in GitHub Actions. (#3740)
Fix pre-commit cache key to include full Python version as per
https://github.com/pre-commit/pre-commit/issues/1575#issuecomment-678792700
and https://pre-commit.com/#github-actions-example
2020-08-23 21:52:28 -04:00
David Lord
8222636c6e remove lowest version test until next release
The next major release will depend on the next major releases of all
the other libraries, which is equivalent to devel right now.
2020-07-23 16:50:00 -07:00
David Lord
71fa9e4b8b use GitHub Actions for CI 2020-05-23 14:06:54 -07:00