summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Update ci.ymlPaul McGuire2023-04-131-1/+1
| | | Undo 3.12 CI testing for now
* Update ci.ymlPaul McGuire2023-04-131-1/+1
| | | Add testing with Python 3.12
* Update ci.ymlPaul McGuire2023-04-131-7/+1
| | | Remove codecov for now, since it has been removed from PyPI
* Update ci.yml permissions (#472)Joyce2023-03-131-0/+3
| | | Signed-off-by: Joyce <joycebrum@google.com>
* Update Github actions - remove Py3.6, add updated Python and PyPy versionsptmcg2022-11-111-4/+4
|
* Enable mypy-test in CI (#406)Stephen Rosen2022-05-301-1/+3
| | | | | | With the updated matrix build config, it's now possible to add a py3.10 build to run `tox -e mypy-test`. Also, fix a bug in the workflow in on.pull_request.paths
* Update CI to avoid `tox -e ALL` (#405)Stephen Rosen2022-05-291-15/+6
| | | | | | | | | | | | | | When this is used, it means that no new toxenv can be introduced which is incompatible with pypy. This poses an issue for work using mypy to check annotations, as pypy currently cannot install it. In order to move away from `-e ALL`, expand the github actions matrix config to generate the list of desirable runs. The TOXENV=py setting is used to run the main testenv on the current interpreter, and the TOXENV=pyparsing_packaging builds (which run today) are preserved except for on macos and pypy. The codecov step now looks for `TOXENV=py` in addition to other matrix attributes.
* Migrate to flit_core build system (#360)Michał Górny2022-02-151-1/+1
| | | | | | | | | * Migrate to flit_core build system Fixes #357 * Remove obsolete Windows scripts * Add a BUILDING doc
* Switch to GH actions (#341)Pavlo Bashynskyi2021-12-061-0/+58
| | | | | * Switch to GH actions * Add dependencies for railroad testing
* Fix typoptmcg2021-09-021-1/+1
|
* Add security policyptmcg2020-01-121-0/+11
|
* Create FUNDING.ymlPaul McGuire2020-01-111-0/+12
Add Tidelift sponsorship link