aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* actions: Use pytest-rerunfailures for pytest-xdist worker crashZac Medico2024-02-141-5/+4
* actions: disable pytest-xdist for spawn start-method (workers crash)Zac Medico2024-02-131-1/+4
* actions: Fix interaction between start-method and pytest-xdistZac Medico2024-02-121-1/+1
* actions: Add muliprocessing start-method to matrixZac Medico2024-02-061-0/+40
* actions: Use psf/black@24.1.1 and sync pre-commit versionZac Medico2024-01-281-1/+1
* actions: Use psf/black@23.12.1 and sync pre-commit versionZac Medico2024-01-281-1/+1
* Test python 3.13Zac Medico2024-01-111-0/+1
* CI: add pax-utils for test_binpkg_libc_dep_inject testSam James2023-12-101-1/+1
* CI: quieten apt, try suppress fsyncSam James2023-11-021-2/+3
* CI: Use epytest-style options for pytest, including xdistSam James2023-10-301-2/+3
* github: log what user tests run as, for debugging superuser requiredRobin H. Johnson2023-10-301-1/+1
* CI: Upgrade pypy from 3.9 to 3.10Zac Medico2023-10-111-1/+1
* Run PORTAGE_TRUST_HELPER before remote binary package operationsAndreas K. Hüttel2023-09-031-0/+3
* Drop custom test runner bits in favour of pytestJames Le Cuirot2023-08-021-1/+1
* Patch Meson in GitHub CI to fix pypy-3.9 detectionJames Le Cuirot2023-08-021-0/+4
* Migrate from setuptools to Meson and meson-pythonJames Le Cuirot2023-08-022-16/+16
* Increase minimum Python version from Python 3.6/3.7 -> Python 3.9Sam James2023-07-262-6/+0
* CI: add setuptoolsSam James2023-05-231-1/+1
* actions: move pylint job into lint.ymlOskari Pirhonen2023-03-232-34/+64
* actions: rename black.yml to lint.ymlOskari Pirhonen2023-03-231-0/+0
* CI: add Python 3.12 alphasSam James2023-03-201-0/+1
* CI: fix Python 3.11 workflow/jobSam James2023-03-201-1/+1
* github ci: bump Ubuntu to 22.04Florian Schmaus2023-03-111-1/+1
* CI: add pre-commit Github ActionSam James2023-01-101-0/+14
* update Actions versionsJohn Helmert III2022-12-032-3/+3
* Remove Python 3.6 in github workflowMike Gilbert2022-06-061-1/+0
* .github: Disable fail-fast on CIMichał Górny2022-05-201-0/+1
* tox.ini, .github: test on available Python 3.11 versionsSam James2022-05-191-0/+1
* repoman: RemoveMatt Turner2022-05-021-1/+1
* .github: add pypy3.8, pypy3.9 to CISam James2022-04-121-0/+2
* .github/workflows/ci.yml: run 'apt update'Sam James2022-03-151-0/+1
* CI: also lint python files that Black doesn't automatically detectJohn Helmert III2022-02-211-0/+8
* .github: test against Python 3.10 finalSam James2021-10-281-1/+1
* Add github action to check black formattingWolfgang E. Sanyer2021-09-191-0/+10
* ci: Test using the newest version of PyPy3.7Michał Górny2021-08-071-1/+1
* ci: Test using the newest available version of py3.10Michał Górny2021-08-071-1/+1
* setup.cfg: eliminate dash-separated portage-ext-modulesZac Medico2021-06-151-1/+1
* ci: upgrade to pypy-3.7-v7.3.3Zac Medico2021-02-211-1/+1
* ci: enable repoman testsZac Medico2021-01-021-1/+1
* ci: upgrade workflow to ubuntu-20.04Zac Medico2021-01-011-1/+1
* .travis.yml: convert to github actionZac Medico2021-01-011-0/+43