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
* use flit instead of setuptoolsArthur Zamarin2024-03-231-56/+19
* drop bundling of tree-sitter-bashArthur Zamarin2024-03-231-35/+0
* ci: fix release pipelinev0.10.28Arthur Zamarin2024-03-011-1/+1
* ci: fix release pipelineArthur Zamarin2024-03-011-4/+4
* Revert "ci: test py3.13"Sam James2024-03-011-5/+0
* ci: bump dependenciesArthur Zamarin2024-01-263-20/+19
* release: drop ppc64le & s390xv0.10.27Arthur Zamarin2024-01-261-1/+1
* pyproject.toml: fix build in cibuildwheelArthur Zamarin2024-01-251-1/+1
* CI/CD: only run doc deploy if its the main snakeoil repo.Brian Harring2024-01-231-0/+1
* 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-143-8/+8
* Dockerfile: introduce pkgcheck docker on releaseArthur Zamarin2024-01-131-0/+43
* bash: use new tree-sitter-bashArthur Zamarin2023-10-021-6/+6
* issues templates: fix command for pkgcore versionArthur Zamarin2023-06-292-2/+2
* github: add issue templatesArthur Zamarin2023-06-266-0/+139
* ci: add pytest-github-actions-annotate-failures for testArthur Zamarin2023-06-231-1/+1
* ci: use new PyPI OIDC publishArthur Zamarin2023-05-171-3/+8
* ci: add black format checkArthur Zamarin2022-12-291-0/+7
* release: cleaner and cross supportArthur Zamarin2022-11-192-27/+12
* ci: update workflowsArthur Zamarin2022-11-193-28/+16
* setup.py: move to pure setuptoolsArthur Zamarin2022-11-191-4/+3
* drop py3.8 and make py3.11 officialArthur Zamarin2022-11-092-7/+7
* ci: use deploy using github actions instead of branchArthur Zamarin2022-10-041-7/+26
* ci: split release workflow into parallel jobsArthur Zamarin2022-09-172-31/+50
* ci: fix doc workflowArthur Zamarin2022-09-031-1/+1
* ci: merge lint into test workflowArthur Zamarin2022-09-032-37/+21
* ci: upgrade actionsArthur Zamarin2022-09-033-43/+30
* ci: organize test matrixArthur Zamarin2022-09-031-1/+8
* ci: upload artifact of wheels and sdist during releaseArthur Zamarin2022-08-161-0/+5
* ci: fix release testing on muslArthur Zamarin2022-08-162-3/+8
* ci: skip release tests on muslArthur Zamarin2022-08-151-0/+1
* ci: build release wheels on Python 3.10Arthur Zamarin2022-08-151-2/+2
* ci: enable wheel generation for py3.11 during releaseArthur Zamarin2022-08-151-1/+2
* 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
* CI: update cibuildwheelArthur Zamarin2022-07-301-2/+2
* 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: forcibly enable colors for pytest cibuildwheel outputTim Harder2021-08-051-0/+1
* github: run pytest verbosely for cibuildwheelTim Harder2021-08-051-1/+1
* github: automatically create github release for tagsTim Harder2021-08-051-1/+8
* github: various manylinux docker mangling updatesTim Harder2021-08-053-8/+13
* github: fix missing git for cibuildwheelv0.10.4Michał Górny2021-08-041-1/+1