Commit Graph

19 Commits

Author SHA1 Message Date
Sebastián Ramírez e3de71f143
✏️ Fix small typo in template for a new PR, pointing to HTTPX (#1766) 2022-07-14 14:31:03 +02:00
Marcelo Trylesinski 6b5fab3077
Add GitHub actions to dependabot (#1756) 2022-07-12 18:42:50 +02:00
Marcelo Trylesinski 3f54442d65
Add Python 3.11 to the pipeline (#1755)
* Add Python 3.11 to the pipeline

* Bump coverage

* Add deprecation ignore

* Add deprecation ignore to certifi
2022-07-12 08:10:04 +02:00
Marcelo Trylesinski ce0709d340
Drop Python 3.6 support (#1357)
* Remove Python 3.6

* Update setup.py

* Add note about Python 3.6 version

* Remove unused import

* Remove PEP 562

* Apply suggestions from code review

Co-authored-by: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>
2022-04-22 07:47:28 +02:00
Marcelo Trylesinski c91014dae8
Add PR template (#1442)
* Add PR template

* Update pull_request_template.md

* Update .github/pull_request_template.md

* Update pull_request_template.md

Co-authored-by: Tom Christie <tom@tomchristie.com>
2022-02-15 09:29:27 +00:00
Tom Christie e7c1858146
Switch to a discussion-first workflow (#1507) 2022-02-11 14:47:44 +00:00
Tom Christie d2f4016ecc
Update publish.yml (#1430) 2022-01-24 15:58:07 +00:00
Amin Alaee 58a104e481
Add dependbot (#1375) 2021-12-17 09:53:08 +01:00
Amin Alaee 61a9c91c38
Update github issues template (#1371) 2021-12-16 11:03:27 +01:00
Marcelo Trylesinski accca04685
Bump Python 3.10 on pipeline (#1299) 2021-10-22 15:23:10 +02:00
Marcelo Trylesinski 0ef4418633
🔧 Add funding option (#1219) 2021-06-28 12:15:08 +02:00
Jamie Hewland ab0fff9dd3
Test on Python 3.10 (#1201) 2021-06-19 18:02:53 +01:00
Jamie Hewland c08aefca69
Test on Python 3.9 (#1068)
* Test on Python 3.9

* Update trove classifiers
2020-10-07 21:58:59 +02:00
Jamie Hewland 7113ee8dc4
Add issue templates (#1054) 2020-09-10 21:30:52 +02:00
Jamie Hewland 46be17f7c6
Run coverage check in CI (#1051)
* Run coverage check in CI

* Use the same step name as httpx
2020-09-08 08:54:55 +02:00
Jamie Hewland b95acea973
Update CI scripts to match httpcore (#1043)
* Update CI scripts to match httpcore

* Run test suite on pushes to master

* Update scripts README

* Don't bother with flake8 extensions for now

* Remove unnecessary PYTHONPATH from build, publish

* test_routing: Use a stub app instead of ellipsis

* Add link to issue about type-checking tests
2020-09-06 12:08:07 +02:00
Erik 061853550f
Install dependencies before attempting to publish. (#1030) 2020-08-14 20:52:58 -07:00
Tom Christie a8f8284367
Add publish workflow (#921) 2020-04-29 15:48:44 +01:00
Tom Christie beb11f464a
github-actions-for-ci (#911) 2020-04-23 16:05:05 +01:00