summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Use Python 3.11 (final) as the high-end Python versionAlex Grönholm2022-11-061-3/+3
* Updated several actions to their latest versionsAlex Grönholm2022-10-192-7/+7
* Fixed the test suite on PyPyAlex Grönholm2022-09-221-1/+1
* Switched from free-form issue templates to issue formsAlex Grönholm2022-08-175-64/+91
* Automatically test on Python 3.11 tooAlex Grönholm2022-07-291-1/+1
* Switched to using compose v2 in the GitHub workflowAlex Grönholm2022-07-271-1/+1
* Renamed the test suite to better suit the badgeAlex Grönholm2022-07-271-1/+1
* Upgraded syntax and switched linting over to pre-commit.ciAlex Grönholm2022-01-021-24/+1
* Added issue tracker configurationAlex Grönholm2021-10-241-0/+8
* Updated the issue templatesAlex Grönholm2021-10-242-0/+23
* Quoted Python versions and updated py3.10 on LinuxAlex Grönholm2021-10-081-3/+3
* Updated CI workflow for Python 3.10 finalAlex Grönholm2021-10-081-2/+2
* Applied pytest-lazy-fixture to data stores tooAlex Grönholm2021-09-111-1/+1
* Switched to the src/ layoutAlex Grönholm2021-08-291-3/+3
* Excluded Windows+Py3.10 from the testing matrix for nowAlex Grönholm2021-08-291-0/+3
* Made it possible to skip tests involving external databasesAlex Grönholm2021-08-291-1/+1
* Switched to pyproject-flake8Alex Grönholm2021-08-291-2/+2
* Added all necessary testing dependencies under the "test" extraAlex Grönholm2021-08-291-2/+2
* Added Python 3.10 to the testing matrixAlex Grönholm2021-08-291-2/+2
* Overhauled the data store and event dispatch systemsAlex Grönholm2021-08-291-1/+1
* Fixed test setup issues (#493)Alex Grönholm2021-02-261-19/+24
* Updated GA workflow to include the needed servicesAlex Grönholm2021-02-251-6/+16
* Fixed extras in pip installAlex Grönholm2021-02-241-1/+1
* Implemented data store sharing and proper async supportAlex Grönholm2021-02-241-1/+1
* Updated Github issue templatesAlex Grönholm2021-01-093-33/+41
* Updated publish workflow to use new best practicesAlex Grönholm2020-11-101-2/+2
* Switched workflow to use Python 3.9 finalAlex Grönholm2020-10-131-1/+1
* Added curio and trio to the test dependenciesAlex Grönholm2020-09-281-1/+1
* Added more missing extrasAlex Grönholm2020-09-281-1/+1
* Added missing extra to pip installAlex Grönholm2020-09-281-1/+1
* Fixed Python versions in the test workflowAlex Grönholm2020-09-281-1/+1
* Disable mypy runs for nowAlex Grönholm2020-09-281-2/+2
* Switched the "recent" Python version to be 3.9.0rc2Alex Grönholm2020-09-281-1/+1
* Updated the codeqa-test workflowAlex Grönholm2020-09-201-8/+19
* Removed the tagging step and fixed PR handlingAlex Grönholm2020-05-231-33/+3
* Replaced Travis with Github ActionsAlex Grönholm2020-05-232-0/+98
* Added a github issue templateAlex Grönholm2018-05-131-0/+33