aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/lint-test.yaml (follow)
Commit message (Expand)AuthorAgeLines
* Bump actions/checkout from 4 to 5dependabot/github_actions/actions/checkout-5Gravatar dependabot[bot]2025-08-12-1/+1
* Bump coverallsapp/github-action from 2.3.4 to 2.3.6Gravatar dependabot[bot]2025-07-18-1/+1
* Migrate lint-test from setup-python to uvGravatar Xithrius2025-07-17-3/+8
* Bump coverallsapp/github-action from 2.3.0 to 2.3.4 (#1436)Gravatar dependabot[bot]2024-11-23-1/+1
* Bump HassanAbouelela/actions from setup-python_v1.5.0 to 1.6.0 (#1326)Gravatar dependabot[bot]2024-05-23-1/+1
* Bump coverallsapp/github-action from 2.2.3 to 2.3.0Gravatar dependabot[bot]2024-05-09-1/+1
* Bump HassanAbouelela/actions from setup-python_v1.4.2 to 1.5.0 (#1308)Gravatar dependabot[bot]2024-04-29-1/+1
* Replace `docker-compose` with `docker compose` in actionGravatar wookie1842024-04-02-4/+4
* Bump actions/upload-artifact from 3 to 4Gravatar dependabot[bot]2023-12-15-1/+1
* Change deprecated ruff output format argument (#1116)Gravatar jchristgit2023-09-27-1/+1
* Bump coverallsapp/github-action from 2.2.2 to 2.2.3Gravatar dependabot[bot]2023-09-08-1/+1
* Bump HassanAbouelela/actions from setup-python_v1.4.1 to 1.4.2 (#1095)Gravatar dependabot[bot]2023-09-07-1/+1
* Bump actions/checkout from 3 to 4 (#1092)Gravatar dependabot[bot]2023-09-05-1/+1
* Bump coverallsapp/github-action from 2.2.1 to 2.2.2 (#1093)Gravatar dependabot[bot]2023-09-05-1/+1
* Bump coverallsapp/github-action from 2.2.0 to 2.2.1Gravatar dependabot[bot]2023-07-14-1/+1
* Bump HassanAbouelela/actions from setup-python_v1.4.0 to 1.4.1Gravatar dependabot[bot]2023-06-27-1/+1
* Bump coverallsapp/github-action from 2.1.2 to 2.2.0 (#995)Gravatar dependabot[bot]2023-06-08-1/+1
* Upgrade to Python 3.11Gravatar Chris Lovering2023-05-13-1/+1
* Switch to ruff for lintingGravatar Johannes Christ2023-05-10-13/+4
* Bump coverallsapp/github-action from 2.1.1 to 2.1.2Gravatar dependabot[bot]2023-04-21-1/+1
* Bump coverallsapp/github-action from 2.1.0 to 2.1.1Gravatar dependabot[bot]2023-04-19-1/+1
* Bump coverallsapp/github-action from 2.0.0 to 2.1.0 (#936)Gravatar dependabot[bot]2023-04-11-1/+1
* Replace removed path-to-lcov option with new ile option in coveralls CI actionGravatar Chris Lovering2023-03-21-1/+1
* Bump coverallsapp/github-action from 1.2.4 to 2.0.0Gravatar dependabot[bot]2023-03-21-1/+1
* use workflow_call as trigger for lint-testGravatar shtlrs2023-03-20-5/+1
* Bump coverallsapp/github-action from 1.2.2 to 1.2.4Gravatar dependabot[bot]2023-03-02-1/+1
* Bump coverallsapp/github-action from 1.2.0 to 1.2.2Gravatar dependabot[bot]2023-02-28-1/+1
* Ensure all deps are installed in CIGravatar Chris Lovering2023-02-27-2/+0
* Bump coverallsapp/github-action from 1.1.3 to 1.2.0Gravatar dependabot[bot]2023-02-27-1/+1
* Ensure dev reqs are installed in CIGravatar Chris Lovering2023-01-16-0/+1
* Bump HassanAbouelela/actions from setup-python_v1.3.1 to 1.4.0Gravatar dependabot[bot]2023-01-16-1/+1
* Bump actions/upload-artifact from 2 to 3Gravatar dependabot[bot]2023-01-16-1/+1
* Bump actions/checkout from 2 to 3Gravatar dependabot[bot]2023-01-16-1/+1
* Switch To Coveralls ActionGravatar Hassan Abouelela2022-09-30-5/+7
* Upgrade To 3.10Gravatar Hassan Abouelela2022-09-30-1/+1
* Merge branch 'main' into fix-warningsGravatar Hassan Abouelela2022-09-30-56/+6
|\
| * Fix Poetry 1.2 SupportGravatar Hassan Abouelela2022-09-18-56/+6
* | Enable Python Warnings In TestsGravatar Hassan Abouelela2022-09-04-0/+1
|/
* Run Migrations For TestsGravatar Hassan Abouelela2022-07-12-1/+0
* Bump lint flow to 3.9 and use poetryGravatar Chris2021-05-17-11/+8
* master => mainGravatar Joe Banks2021-03-13-1/+1
* Make sure to always upload PR artifact Gravatar Sebastiaan Zeeff2020-12-11-1/+1
* Send an enhanced workflow status embed to discordGravatar Sebastiaan Zeeff2020-12-10-0/+22
* Start database at the beginning of the workflowGravatar Sebastiaan Zeeff2020-11-19-3/+5
* Ensure that flake8 runs on PR changesGravatar Sebastiaan Zeeff2020-11-19-0/+118