Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | build: publish metacov to a ghpages repo | Ned Batchelder | 2021-02-21 | 1 | -0/+19 | |
| | ||||||
* | build: improved combined coverage action | Ned Batchelder | 2021-02-07 | 2 | -8/+33 | |
| | | | | | | - codecov wants more history. - make a downloadable HTML report. | |||||
* | I don't understand the codecov comments, so turn them off | Ned Batchelder | 2021-01-10 | 1 | -3/+1 | |
| | ||||||
* | Run pylint on Mac to keep things consistent | Ned Batchelder | 2020-12-31 | 1 | -1/+4 | |
| | ||||||
* | Name kit artifacts | Ned Batchelder | 2020-12-19 | 1 | -0/+3 | |
| | | | | | | | Without a name, the download program will grab the latest artifacts no matter what they are, like .coverage data files from metacov. This ensures we get the kits. | |||||
* | Build PyPy wheels also | Ned Batchelder | 2020-12-07 | 1 | -7/+41 | |
| | ||||||
* | Configuration for codecov | Ned Batchelder | 2020-12-06 | 1 | -0/+17 | |
| | | | | I'm not sure I can get along with codecov, but this could help. | |||||
* | Combine coverage across Python versions, upload one file to codecov. | Ned Batchelder | 2020-12-05 | 1 | -0/+42 | |
| | ||||||
* | Auto-cancel workflows when pushing to a branch | Ned Batchelder | 2020-12-05 | 1 | -0/+20 | |
| | ||||||
* | Coverage action | Ned Batchelder | 2020-12-05 | 1 | -0/+57 | |
| | ||||||
* | Run actions on any pull request, not just those going to master | Ned Batchelder | 2020-11-30 | 2 | -2/+0 | |
| | ||||||
* | Run lint etc in GitHub Actions | Ned Batchelder | 2020-11-29 | 2 | -3/+68 | |
| | ||||||
* | Give every step a human name | Ned Batchelder | 2020-11-29 | 1 | -2/+5 | |
| | ||||||
* | Use bash for everything | Ned Batchelder | 2020-11-29 | 1 | -2/+4 | |
| | ||||||
* | Only install Windows 2.7 support for 2.7 | Ned Batchelder | 2020-11-29 | 1 | -2/+2 | |
| | ||||||
* | Small tweaks to GHA syntax | Ned Batchelder | 2020-11-29 | 1 | -6/+9 | |
| | ||||||
* | Kits are built on demand only | Ned Batchelder | 2020-11-28 | 1 | -4/+0 | |
| | ||||||
* | Keep version pins in .pip files | Ned Batchelder | 2020-11-28 | 2 | -1/+2 | |
| | ||||||
* | Building kits with GitHub Actions | Ned Batchelder | 2020-11-28 | 1 | -0/+69 | |
| | ||||||
* | Retry tox if it fails, to avoid flaky failures | Ned Batchelder | 2020-11-28 | 1 | -1/+20 | |
| | ||||||
* | GitHub Action for running tests | Ned Batchelder | 2020-11-28 | 1 | -0/+50 | |
| | ||||||
* | Try to get better bug reports | Ned Batchelder | 2020-04-13 | 1 | -1/+1 | |
| | ||||||
* | More issue template options | Ned Batchelder | 2019-12-24 | 1 | -0/+16 | |
| | ||||||
* | Ask for coverage.py version also | Ned Batchelder | 2019-10-21 | 1 | -4/+5 | |
| | ||||||
* | GitHub funding | Ned Batchelder | 2019-10-05 | 1 | -0/+1 | |
| | ||||||
* | GitHub funding | Ned Batchelder | 2019-05-23 | 1 | -0/+1 | |
| | ||||||
* | Issue templates | Ned Batchelder | 2019-01-06 | 2 | -0/+44 | |