summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)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
| | | | A link to Discussions was also added to the configuration.
* 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
| | | | Linting checks are now run by pre-commit.ci instead of GitHub Actions.
* Added issue tracker configurationAlex Grönholm2021-10-241-0/+8
|
* Updated the issue templatesAlex Grönholm2021-10-242-0/+23
| | | | Listed venues for asking support questions. Explicitly warned against ignoring the template.
* 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
| | | | It will be readded when psycopg2 wheels become available.
* 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
| | | | | | | * Pinned freezegun to 1.0.0 * Used docker-compose to set up services * Removed the services we don't need yet * Used a less specific Python version
* 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
| | | | They'll be enabled once the code churn dies down.
* 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