summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Replace Makefile with tox (#2331)Jean Abou-Samra2023-02-232-23/+21
* Declare support for Python 3.11, test 3.12-dev, drop EOL 3.6 (#2324)Hugo van Kemenade2023-01-252-13/+16
* CI: Use Ubuntu 20.04 for Python 3.6 testing (#2303)Jean Abou-Samra2022-12-081-0/+6
* CI: also test Python 3.11 on Windows (#2302)Jean Abou-Samra2022-12-071-6/+0
* New attempt to add Python 3.11 to CI now that it's released (#2287)Jean Abou-Samra2022-12-071-1/+7
* Update actions.Matthäus G. Chajdas2022-11-131-9/+9
* build: harden docs.yaml permissionsAlex2022-09-241-0/+4
* build: harden build.yaml permissionsAlex2022-09-241-0/+3
* pytest: only raise warnings as errors in CIGeorg Brandl2022-07-301-5/+1
* Overhaul demo and support running it locally (#2141)amitkummer2022-05-212-13/+7
* github: avoid running tests twiceGeorg Brandl2022-02-081-0/+1
* Bump to Python 3.6 (closes #2059.)Matthäus G. Chajdas2022-02-011-1/+1
* CI: Only deploy for upstream (#2036)Hugo van Kemenade2022-01-311-3/+4
* Disable PyPy3 in CIMatthäus G. Chajdas2021-11-291-2/+1
* Fix docs build.Matthäus G. Chajdas2021-11-141-2/+2
* Add support for Python 3.10 (#1917)Hugo van Kemenade2021-10-231-2/+2
* Improve checks. (#1884)Matthäus G. Chajdas2021-08-171-0/+11
* CI: add a "check mapfiles" action (#1828)Georg Brandl2021-06-021-0/+14
* Add Python 3.9 to CI builds.Matthäus G. Chajdas2020-10-061-1/+1
* CI: add regexlint runGeorg Brandl2020-09-061-1/+12
* demo: rebuild WASM with every pushGeorg Brandl2020-09-012-4/+9
* Use the checkout@v2 action.Matthäus G. Chajdas2020-06-011-2/+2
* Run build tests on Windows.Matthäus G. Chajdas2020-03-011-2/+7
* Remove Python 2 compatibility (#1348)Georg Brandl2020-02-291-1/+1
* tests: split out "random input" test and make github tests verboseGeorg Brandl2019-12-091-1/+1
* move pyodide artifacts to separate repoGeorg Brandl2019-11-251-3/+7
* Merge pull request #1265 from jdufresne/pythonsMatthäus G. Chajdas2019-11-241-1/+1
|\
| * Document and test all supported Python versionsJon Dufresne2019-11-241-1/+1
* | GitHub workflow: restructure steps, so that make test is in its own "dropdown...Georg Brandl2019-11-241-4/+3
|/
* add feature to download generated HTMLGeorg Brandl2019-11-241-2/+4
* update GitHub action for docs deploymentGeorg Brandl2019-11-241-5/+6
* Doc build: turn off "_foo" processing.Georg Brandl2019-11-101-0/+1
* Add docs deploy script.Georg Brandl2019-11-101-0/+28
* Run actions on push and pull requests.Matthäus G. Chajdas2019-10-051-1/+1
* Add GitHub actions workflow.Matthäus G. Chajdas2019-09-221-0/+27