aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use flit instead of setuptoolsArthur Zamarin2024-03-231-56/+19
* ci: fix release pipelinev0.10.28Arthur Zamarin2024-03-011-1/+1
* ci: fix release pipelineArthur Zamarin2024-03-011-4/+4
* ci: bump dependenciesArthur Zamarin2024-01-261-7/+8
* release: drop ppc64le & s390xv0.10.27Arthur Zamarin2024-01-261-1/+1
* pyproject.toml: fix build in cibuildwheelArthur Zamarin2024-01-251-1/+1
* ci: drop python 3.9, use 3.11 as defaultArthur Zamarin2024-01-141-2/+2
* Dockerfile: introduce pkgcheck docker on releaseArthur Zamarin2024-01-131-0/+43
* ci: use new PyPI OIDC publishArthur Zamarin2023-05-171-3/+8
* release: cleaner and cross supportArthur Zamarin2022-11-191-7/+12
* ci: update workflowsArthur Zamarin2022-11-191-16/+9
* drop py3.8 and make py3.11 officialArthur Zamarin2022-11-091-1/+1
* ci: split release workflow into parallel jobsArthur Zamarin2022-09-171-28/+43
* ci: upgrade actionsArthur Zamarin2022-09-031-6/+6
* ci: upload artifact of wheels and sdist during releaseArthur Zamarin2022-08-161-0/+5
* ci: fix release testing on muslArthur Zamarin2022-08-161-1/+0
* 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: update cibuildwheelArthur Zamarin2022-07-301-2/+2
* 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-051-2/+2
* github: fix missing git for cibuildwheelv0.10.4Michał Górny2021-08-041-1/+1
* github: future-proof wheel builds for py310Michał Górny2021-08-041-1/+1
* github: run workflows with Python 3.9Michał Górny2021-08-041-2/+2
* github: drop i686 wheel buildTim Harder2021-05-221-2/+1
* github: install static bash for wheel containersTim Harder2021-05-221-1/+1
* github: use wheel2json to output built wheel infoTim Harder2021-03-261-2/+2
* github: run in-place build so wheel deps use release versionsTim Harder2021-03-261-0/+2
* github: flag wheel build to force install versionsTim Harder2021-03-221-2/+2
* github: make snakeoil copy pyproject.toml release versionTim Harder2021-03-211-2/+0
* github: verify files with twine before trying to uploadTim Harder2021-03-201-1/+5
* github: force cibuildwheel to use dist dir for outputv0.9.5Tim Harder2021-03-201-1/+2
* github: make sure release version of pyproject.toml is used for wheelsTim Harder2021-03-201-1/+1
* github: use cibuildwheel to build wheelsTim Harder2021-03-201-5/+20
* requirements: provide dist.txt directlyTim Harder2021-03-061-5/+1
* github: explicitly install twine before uploadingTim Harder2021-03-051-1/+3
* github: simplify workflow namesTim Harder2021-03-031-1/+1
* github: forcibly enable pytest colorsTim Harder2021-01-211-0/+3
* drop py36 and py37 supportTim Harder2020-12-051-2/+2
* github: bump setup-python and cache actions to v2Tim Harder2020-11-021-1/+1
* github: simplify twine uploading step for release actionTim Harder2020-02-061-10/+4
* github: push release files to pypi using twineTim Harder2020-01-261-0/+1
* github: install test deps from file for release and test workflowsTim Harder2020-01-261-0/+1
* github: fix git ref usage for release workflowTim Harder2020-01-261-2/+6
* github: use an explict name for code checkout stepTim Harder2020-01-251-1/+3
* github: bump to using checkout v2Tim Harder2020-01-251-1/+1
* github: make sure tests are run to verify release buildsTim Harder2020-01-251-0/+3