Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-39930: Ensure vcruntime140.dll is included in all Windows packages ↵ | Steve Dower | 2020-03-11 | 1 | -0/+34 |
| | | | | | (GH-18918) Also adds GitHub CI test for Windows installer changes | ||||
* | bpo-39704: Explicitly pass the path to codecov config (GH-18680) | Ammar Askar | 2020-02-27 | 1 | -2/+2 |
| | |||||
* | bpo-39699: Don't silence make on Azure and Github CIs (GH-18583) | Ammar Askar | 2020-02-26 | 3 | -4/+4 |
| | |||||
* | Run doctests in GitHub actions Docs targer (GH-18041) | Pablo Galindo | 2020-01-17 | 1 | -9/+9 |
| | |||||
* | bpo-39041: Fix coverage upload command for GitHub Actions (GH-17873) | Steve Dower | 2020-01-06 | 1 | -1/+1 |
| | | | | | | | https://bugs.python.org/issue39041 Automerge-Triggered-By: @zooba | ||||
* | bpo-39041: Add GitHub Actions badge to README.rst (GH-17628) | Steve Dower | 2019-12-16 | 1 | -8/+12 |
| | | | Also skip build for doc-only changes and enable on push | ||||
* | bpo-39041: Add GitHub Actions support (GH-17594) | Steve Dower | 2019-12-16 | 4 | -0/+235 |