Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: drop Python 3.6 support | Ned Batchelder | 2021-12-31 | 1 | -1/+1 |
| | |||||
* | build: better error reporting in download_gha_artifacts | Ned Batchelder | 2021-07-24 | 1 | -10/+15 |
| | |||||
* | build: generalize download_gha_artifacts so other repos can use it | Ned Batchelder | 2021-07-24 | 1 | -1/+2 |
| | |||||
* | build: report errors a little better in download_gha_artifacts.py | Ned Batchelder | 2021-04-11 | 1 | -0/+2 |
| | |||||
* | Fix one pylint snagcoverage-5.3.1 | Ned Batchelder | 2020-12-19 | 1 | -1/+1 |
| | |||||
* | Name kit artifacts | Ned Batchelder | 2020-12-19 | 1 | -6/+9 |
| | | | | | | | 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. | ||||
* | Add a docstring to satisfy pylint | Ned Batchelder | 2020-12-08 | 1 | -0/+5 |
| | |||||
* | Add time-created info to download_gha_artifacts.py | Ned Batchelder | 2020-12-07 | 1 | -0/+12 |
| | |||||
* | Building kits with GitHub Actions | Ned Batchelder | 2020-11-28 | 1 | -0/+40 |