summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* #128 - update tests with new way to run itRob Dennis2023-01-171-1/+4
* #128, #203 - re-implement the move to a configobj package done in masterRob Dennis2023-01-171-3/+5
* #226 - trimming to the versions that github supportsRob Dennis2023-01-171-2/+2
* #226 - fails-fast -> fail-fastRob Dennis2023-01-171-2/+2
* #226 - attempting to test across multiple python version/operating system combosRob Dennis2023-01-171-3/+27
* #226 - attempting to add "all" python versions to testing matrixRob Dennis2023-01-171-1/+1
* #226 - installed package dependencies via pip -eRob Dennis2023-01-171-1/+1
* #226 - installing via ``setup.py develop`` (for now)Rob Dennis2023-01-171-0/+1
* #226 - just tests, no coverage for nowRob Dennis2023-01-171-1/+1
* #226 - installing coverage in ci/cdRob Dennis2023-01-171-1/+1
* #226 - remove linting failures that we know will trigger due to python 2 supp...Rob Dennis2023-01-171-7/+1
* #226 - first attempt with github actionsRob Dennis2023-01-171-0/+32