summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
...
* skip code tests when only docs changeDavid Lord2021-02-151-0/+8
|
* use rtd to build docs for prsDavid Lord2021-02-151-1/+0
|
* initial type checking configurationIwan Aucamp2021-02-151-0/+1
| | | | add minimal annotations to pass checks
* Rename lock.yml to lock.yamlDavid Lord2021-02-091-0/+0
|
* Rename config.yaml to config.ymlDavid Lord2021-02-081-0/+0
|
* remove pre-commit ci env, using pre-commit.ciDavid Lord2021-02-081-6/+0
|
* update issue templates and contributing guideDavid Lord2021-02-082-32/+25
|
* reduce lock schedule to dailyDavid Lord2020-11-131-1/+1
|
* add lock threads workflowDavid Lord2020-11-121-0/+15
|
* test Python 3.9 (#1707)Patrick2020-11-051-5/+6
|
* Revert "Add python 3.9 to CI."David Lord2020-10-101-6/+5
|
* Add python 3.9 to CI.Karthikeyan Singaravelan2020-10-101-5/+6
|
* Upgrade issue templatesKai Chen2020-08-104-3/+60
|
* use GitHub Actions for CIgithub-actionsDavid Lord2020-05-231-0/+52
|
* apply formattingDavid Lord2020-03-061-1/+1
|
* Copy flask issue template to ClickBrian Grohe2019-05-061-0/+33
This is still using the older style of github templates to keep consistency with other flask projects closes #624