aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: test on py3.13Arthur Zamarin2024-07-191-0/+4
* ci: fix failure on macos pre-stepArthur Zamarin2024-07-191-1/+1
* ci: testing on macos is experimentalArthur Zamarin2024-05-181-1/+1
* drop bundling of tree-sitter-bashArthur Zamarin2024-03-231-35/+0
* Revert "ci: test py3.13"Sam James2024-03-011-5/+0
* ci: bump dependenciesArthur Zamarin2024-01-261-9/+7
* ci: test py3.13Sam James2024-01-191-0/+5
* ci: add py3.12Sam James2024-01-191-6/+1
* ci: drop python 3.9, use 3.11 as defaultArthur Zamarin2024-01-141-4/+4
* bash: use new tree-sitter-bashArthur Zamarin2023-10-021-6/+6
* ci: add pytest-github-actions-annotate-failures for testArthur Zamarin2023-06-231-1/+1
* ci: add black format checkArthur Zamarin2022-12-291-0/+7
* ci: update workflowsArthur Zamarin2022-11-191-8/+5
* drop py3.8 and make py3.11 officialArthur Zamarin2022-11-091-6/+6
* ci: merge lint into test workflowArthur Zamarin2022-09-031-1/+21
* ci: upgrade actionsArthur Zamarin2022-09-031-19/+12
* ci: organize test matrixArthur Zamarin2022-09-031-1/+8
* ci: shift primary testing for tree-sitter to py3.10Sam James2022-08-091-2/+2
* ci: enable py3.11 testingSam James2022-08-091-4/+4
* gha: cleanup targets and codecovArthur Zamarin2022-05-271-5/+6
* gha: fail build if bundled tree-sitter-bash is built unnecessarilyThomas Bracht Laumann Jespersen2022-05-021-0/+10
* gha: install libtree-sitter-bash.so for testingThomas Bracht Laumann Jespersen2022-05-021-0/+23
* gha: disable fail-fastMichał Górny2022-03-181-0/+1
* ci: run tests against minimal dep versions tooMichał Górny2021-08-091-0/+12
* github: install python3-dev instead of python-devTim Harder2021-03-151-1/+1
* github: run tests on macosTim Harder2021-03-151-8/+19
* github: show output summary of coverageTim Harder2021-03-041-1/+1
* various tox and github workflow updates from pkgdevTim Harder2021-03-041-9/+4
* github: add support for running tests against experimental targetsTim Harder2021-03-031-2/+12
* github: rename test workflow and drop unnecessary max-parallel settingTim Harder2021-02-271-2/+1
* github: drop historical git checkoutTim Harder2021-02-131-3/+0
* github: forcibly enable pytest colorsTim Harder2021-01-211-0/+3
* drop py36 and py37 supportTim Harder2020-12-051-1/+1
* github: drop unnecessary git repo setupTim Harder2020-11-271-6/+0
* github: forcibly create the origin/HEAD ref so git support worksTim Harder2020-11-231-0/+6
* github: force all history to be checked outTim Harder2020-11-231-0/+3
* github: drop CODECOV_TOKEN which shouldn't be required for public reposTim Harder2020-11-021-1/+0
* github: bump setup-python and cache actions to v2Tim Harder2020-11-021-2/+2
* add py39 support for CI and tox testingTim Harder2020-10-281-1/+1
* github: configure pip cache for doc/test workflowsTim Harder2020-02-081-0/+7
* github: run tests on pull requests against master branchTim Harder2020-02-071-0/+2
* github: install test deps from file for release and test workflowsTim Harder2020-01-261-1/+2
* github: use an explict name for code checkout stepTim Harder2020-01-251-1/+2
* github: bump to using checkout v2Tim Harder2020-01-251-1/+1
* github: minor workflow reformattingTim Harder2020-01-251-1/+6
* github: skip test workflow for deploy branch pushesTim Harder2020-01-251-1/+3
* github: install dev requirements directly instead of using ci scriptTim Harder2020-01-251-2/+1
* github: try to get coverage submissions to codecov workingTim Harder2020-01-251-0/+2
* move code coverage reporting from travis-ci to github actionsTim Harder2020-01-251-0/+4
* github: use pytest with coverage to run tests instead of toxTim Harder2020-01-251-3/+7