summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Add 3.11 to CI test suite (#263)HEADmainMatthew Peveler2022-11-091-1/+1
* Update to actions/setup-python@v4Matthew Peveler2022-06-271-11/+7
* Update website as part of release (#257)Matthew Peveler2022-05-221-0/+13
* Run apt-get update before install on CI (#253)Matthew Peveler2022-05-211-0/+3
* Fix distribution missing test_data directory (#244)Matthew Peveler2022-02-231-0/+58
* Bump python version used for testing windowsMatthew Peveler2022-02-171-3/+3
* Add make test to CI workflowMatthew Peveler2021-12-181-17/+49
* Run homebrew release step under macos (#222)Matthew Peveler2021-11-091-0/+5
* Add missing build step for release workflow10.0.1Matthew Peveler2021-10-281-0/+5
* Enable creating PR in homebrew for releasesMatthew Peveler2021-10-281-7/+7
* Fix running make docs (#203)Matthew Peveler2021-10-281-3/+7
* Add step to upload to pypi during release workflowMatthew Peveler2021-10-171-0/+6
* Update version of deadsnakes/actionMatthew Peveler2021-10-161-1/+1
* Mark support for Python 3.9 and 3.10 (#199)Matthew Peveler2021-10-161-2/+2
* Add dvisvgm to CI workflow (#198)Matthew Peveler2021-10-161-0/+1
* Split off utils functions into own module (#197)Matthew Peveler2021-10-161-2/+2
* Add code coverage tracking to CIMatthew Peveler2021-09-191-8/+8
* Remove unnecessary gh-pages workflowMatthew Peveler2021-09-181-40/+0
* Update gh-pages workflow to use main branchMatthew Peveler2021-02-111-1/+1
* add git add to gh-pages to workflow to commit untracked filesMatthew Peveler2021-01-301-0/+1
* move Dict classes into own moduleMatthew Peveler2021-01-301-2/+5
* disable homebrew update workflowMatthew Peveler2021-01-281-7/+7
* fix building website with new package structureMatthew Peveler2021-01-281-2/+2
* only publish to gh-pages on releasesMatthew Peveler2021-01-281-2/+2
* fix failing test suite failuresMatthew Peveler2021-01-281-3/+2
* use pip/setup.py to install asciidocMatthew Peveler2021-01-281-1/+3
* remove asciidocapi testsMatthew Peveler2021-01-281-1/+0
* update to deadsnakes/action@2.0.2 (#157)Matthew Peveler2020-12-121-1/+1
* Update deadsnakes GH action in test suite (#156)Matthew Peveler2020-12-051-1/+1
* Add 3.10-dev test target (#152)Matthew Peveler2020-10-301-1/+1
* remove dev designation from 3.9 for testingMatthew Peveler2020-10-201-1/+2
* update to deadsnakes/python@v2 for test workflowMatthew Peveler2020-10-201-2/+2
* fix Plugin.list method using python2 syntaxMatthew Peveler2020-10-201-0/+1
* add simple CI test for running asciidoc on windows (#142)Matthew Peveler2020-08-261-0/+18
* Migrate from Travis to GitHub action for testing (#126)Matthew Peveler2020-06-281-13/+63
* add GH action step for brew bump-formula-prMatthew Peveler2020-06-271-0/+8
* fix release action workflow for next releaseMatthew Peveler2020-06-021-3/+3
* cut 9.0.0 releaseMatthew Peveler2020-06-021-4/+4
* add github action workflow to generate artifacts for releasesMatthew Peveler2020-06-011-0/+38
* add github action workflow to validate flake8Matthew Peveler2020-05-291-0/+28
* fix errors in gh-pages workflowMatthew Peveler2020-05-281-5/+14
* create script to generate gh-pages website (#102)Matthew Peveler2020-05-281-0/+30