summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* Remove Python 2 compatibilityGeorg Brandl2020-01-041-1/+1
| | | | | * remove 2/3 shims in pygments.util * update setup.py metadata
* 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 versions
| * Document and test all supported Python versionsJon Dufresne2019-11-241-1/+1
| | | | | | | | | | Document support for Python 3.8 (released October 14th, 2019) and PyPy and add them to the test matrix.
* | GitHub workflow: restructure steps, so that make test is in its own ↵Georg Brandl2019-11-241-4/+3
|/ | | | "dropdown" in the output view
* 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