aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Configure which files pyright runs on in pyproject.tomlTrygve Aaberge2024-02-211-1/+1
* Configure ruff files in pyproject.toml and run on most filesTrygve Aaberge2024-02-211-1/+1
* Specify minimum python version for tools in pyproject.tomlTrygve Aaberge2024-02-211-3/+3
* Format built file after building if ruff is availableTrygve Aaberge2024-02-201-0/+6
* Upgrade all dependenciesTrygve Aaberge2024-02-201-3/+3
* Create nightly releases from masterTrygve Aaberge2024-02-201-0/+8
* Switch to ruff in CI and docsTrygve Aaberge2024-02-181-2/+2
* Check that script loads in WeeChat in CITrygve Aaberge2024-02-181-1/+27
* Build in CI and upload as artifactTrygve Aaberge2024-02-181-1/+8
* Update CI to use poetry and run the relevant checksTrygve Aaberge2024-02-181-14/+6
* Update Python versions run in CITrygve Aaberge2023-10-221-10/+10
* Upgrade dependencies used in GitHub Actions workflowTrygve Aaberge2023-10-221-2/+2
* Simplify GitHub Actions workflowTrygve Aaberge2023-10-221-80/+13
* Remove running on Python 2.7 in CITrygve Aaberge2023-06-231-2/+2
* Run black check in CITrygve Aaberge2021-03-201-0/+4
* feat(ci): add python 3.9 to the test matrixBenjamin Denhartog2021-03-061-2/+2
* feat(ci): add python 3.8 to the test matrixBenjamin Denhartog2021-03-061-2/+2
* feat(ci): use github actions instead of travis-ciBenjamin Denhartog2021-03-061-0/+103