summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Combine the CI and packaging workflows.Julian Berman2022-05-302-43/+36
* Re-enable Python 3.11 testing in CI.Julian Berman2022-05-282-17/+12
* Update various GHA versions.Julian Berman2022-05-284-13/+13
* Disable 3.11 CI until pypa/setuptools#3274 is fixed.Julian Berman2022-05-051-12/+13
* Skip annoying compiling Windows builds on 3.11 as well.Julian Berman2022-04-151-0/+12
* Move the skips for Windows to the right version (3.10)Julian Berman2022-01-121-12/+12
* Run 3.11 in CI.Julian Berman2022-01-121-0/+12
* pypy3.7 -> 3.8Julian Berman2022-01-121-12/+12
* Run more things with 3.10 in CI.Julian Berman2022-01-121-10/+10
* Setup mypy in `tox -e typing` and get it to passStephen Rosen2022-01-051-0/+2
* Remove the Patreon link.Julian Berman2021-10-191-1/+0
* Sigh, back to full clones.Julian Berman2021-10-081-0/+2
* Try autocreating release notes.Julian Berman2021-10-081-8/+14
* Skip tests on 3.10 + Windows which fail for annoying compilation reasons.Julian Berman2021-10-081-0/+12
* Add support for Python 3.10.Julian Berman2021-10-082-1/+13
* Combine the CI and precommit workflows.Julian Berman2021-10-082-13/+7
* Re-allow the fuzz to fail.Julian Berman2021-10-031-0/+1
* Minor tweak to the OSSFuzz workflow.Julian Berman2021-08-252-4/+2
* Minor restructure of which html sphinx builder we build in the tox.ini.v4.0.0a4Julian Berman2021-08-241-1/+1
* Drop support for Python 3.6.deprecationsJulian Berman2021-08-201-12/+0
* Use python 3.9 for coverageHarald Nezbeda2021-07-121-2/+2
* Add language, remove dry-run: false which is the default.Julian Berman2021-03-021-3/+8
* Move the fuzz workflow to fuzz.yml.Julian Berman2021-03-021-0/+0
* Merge branch 'main' into DavidKorczynski/mainJulian Berman2021-03-021-91/+24
|\
| * Reskip the PyPy-on-Windows tests.windowsJulian Berman2021-02-221-0/+24
| * No, don't use venv.Julian Berman2021-02-221-3/+0
| * Test via PyPy3.7Julian Berman2021-02-201-6/+6
| * Unskip most of the skipped windows builds.Julian Berman2021-02-201-88/+0
* | switch to checking steps output.davkor2021-01-211-1/+1
* | Try adding an success statement in CIdavkor2021-01-211-0/+1
* | Move continue-on-error to build step.davkor2021-01-211-1/+1
* | set continue on error in fuzzing CI job.davkor2021-01-211-0/+1
* | Set CI fuzz to be 30 seconds.davkor2021-01-211-1/+1
* | Add CI-fuzz to ensure fuzzers are run.davkor2021-01-211-0/+24
|/
* Go back to skipping the windows envs that are annoying to fix.Julian Berman2020-11-181-23/+3
* Run more toxenvs on 3.9.Julian Berman2020-11-181-18/+18
* Test on Py39.Julian Berman2020-10-202-1/+25
* Don't fail when codecov.io flakes.Julian Berman2020-10-041-0/+2
* pep517.build is dead or dying.Julian Berman2020-10-041-5/+2
* Whoops, send coverage to codecov again.Julian Berman2020-08-301-1/+1
* Be able to run coverage on all toxenvs.Julian Berman2020-08-301-1/+1
* Run pre-commit in CI.Julian Berman2020-08-291-0/+13
* And two last ones...Julian Berman2020-08-281-6/+0
* Run CI against all setuptools extras separately.Julian Berman2020-08-121-20/+84
* Drop building the package on Py2 in CI.Julian Berman2020-08-041-1/+1
* [compat] Drop support of PY2Bastien Vallet2020-07-301-18/+0
* Flail again on running update.Julian Berman2020-05-171-1/+1
* Maybe GHA doesn't actually run apt-get update before runs...Julian Berman2020-05-171-1/+3
* 2 is more than 1.Julian Berman2020-04-303-3/+3
* Drop support for python3.5.Julian Berman2020-03-281-20/+2