jrnl/.github
Micah Jerome Ellison 2723e1cfb5
Add Python 3.10 support (#1271)
* Add Python 3.10 support

* Change Python 3.10 to 3.10-dev in CI

* Run poetry update

* Turn off fail-fast to troubleshoot

Co-authored-by: Jonathan Wren <jonathan@nowandwren.com>

* Add continue-on-error for 3.10

Co-authored-by: Jonathan Wren <jonathan@nowandwren.com>

* use prerelease poetry for prerelease python

* fix syntax error

* rename steps to make more sense

* remove dev dependency that breaks with python 3.10

* update tests

* Change test dependencies for minimal breakage on python 3.10

- loosen the test dep requirements (so we get warned about these
  problems sooner)
- add new extras group to provide minimal deps required for testing (we
  don't need to run static analysis again on every version)

* change how we check if deps are installed so test don't run wild

* add setuptools due to poetry bug, clean up other steps

* update lock file

* test

* Revert "test"

This reverts commit 31e538300e.

Co-authored-by: Jonathan Wren <jonathan@nowandwren.com>
2021-07-10 12:13:15 -07:00
..
ISSUE_TEMPLATE Fix case on documentation tag in issue template 2021-02-06 14:10:21 -08:00
workflows Add Python 3.10 support (#1271) 2021-07-10 12:13:15 -07:00
dependabot.yml Create Dependabot config file (#1131) 2020-12-26 11:59:53 -08:00
FUNDING.yml Create FUNDING.yml (#861) 2020-04-10 11:51:56 -07:00
lock.yml Update lockbot comment to encourage linking to issue (#941) 2020-05-22 11:39:10 -07:00
PULL_REQUEST_TEMPLATE.md Fix typo (#976) 2020-06-06 12:56:02 -07:00
stale.yml Update stalebot emoji to 📌 instead of 2020-04-10 11:51:56 -07:00