summaryrefslogtreecommitdiffstats
path: root/.azure-pipelines/pr.yml
Commit message (Collapse)AuthorAgeFilesLines
* Improve the Windows release build scripts (GH-30771)Steve Dower2022-01-221-1/+1
| | | | | Update to windows-2022 image Promote queue variables to parameters for better UI Structure build steps using parameters instead of conditions for simpler status display
* bpo-46106: Update OpenSSL to 1.1.1m (GH-30211)Kumar Aditya2021-12-221-2/+2
| | | Co-authored-by: Ned Deily <nad@python.org>
* bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009)Steve Dower2021-08-291-8/+8
|
* Update CI files to account for the master -> main rename (GH-25860)Pablo Galindo2021-05-031-1/+1
|
* bpo-43631: Update to OpenSSL 1.1.1k (GH-25024)Christian Heimes2021-03-301-2/+2
| | | | | | | | | | - [x] Build OpenSSL 1.1.1k for macOS - [x] Build OpenSSL 1.1.1k for Windows I have also updated multissl tester and various CI configurations to use latest OpenSSL. The versions were all over the place. Signed-off-by: Christian Heimes <christian@python.org> Automerge-Triggered-By: GH:tiran
* bpo-42336: Improve PCbuild batch files (GH-23275)Steve Dower2020-11-181-1/+1
|
* Update Azure Pipelines build to use Ubuntu 18.04 and move triggers into YAML ↵Steve Dower2020-08-071-40/+5
| | | | files (GH-21776)
* bpo-40164: Update Windows OpenSSL to 1.1.1g (GH-20834)Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)2020-06-121-2/+2
|
* bpo-40146: Update OpenSSL to 1.1.1f in Azure Pipelines (GH-19288)Victor Stinner2020-04-021-2/+2
|
* bpo-39837: Disable macOS tests on Azure Pipelines (GH-18818)Steve Dower2020-03-071-1/+3
|
* bpo-33125: Add support for building and releasing Windows ARM64 packages ↵Steve Dower2019-11-201-1/+4
| | | | | (GH-16828) Note that the support is not actually enabled yet, and so we won't be publishing these packages. However, for those who want to build it themselves (even by reusing the Azure Pipelines definition), it's now relatively easy to enable.
* bpo-38117: Test with OpenSSL 1.1.1d (GH-15983)Christian Heimes2019-09-111-2/+2
| | | Signed-off-by: Christian Heimes <christian@python.org>
* bpo-38089: Move Azure Pipelines to latest VM versions and make macOS tests ↵Steve Dower2019-09-101-2/+2
| | | | optional (GH-15851)
* bpo-37081: Test with OpenSSL 1.1.1c (GH-13631)Christian Heimes2019-06-031-2/+2
| | | Signed-off-by: Christian Heimes <christian@python.org>
* bpo-35683: Improve Azure Pipelines steps (GH-11493)Steve Dower2019-01-221-2/+69
|
* bpo-34902: Fixes VM image for Azure Pipelines build (GH-9719)Steve Dower2018-10-051-1/+1
|
* bpo-34582: Update syntax of Azure Pipelines builds (GH-9521)Steve Dower2018-09-241-0/+86