150cd39a1c
Merge pull request #205 from MaksimZhukov/v-mzhukov/migrate-python-generation-to-macos-11
...
Switch Python generation from macOS 10.15 to 11
3.8.15-3582057865
2022-11-28 12:58:51 +01:00
93c66279f2
Update a comment
...
Co-authored-by: Marko Zivic <100996310+marko-zivic-93@users.noreply.github.com>
2022-11-28 12:07:33 +01:00
14f269ec5f
Switch Python generation from macOS 10.15 to 11
2022-11-28 10:54:51 +01:00
188d4c2fb8
Merge pull request #204 from actions/update-versions-manifest-file
...
[versions-manifest] Update for release from 11/22/2022
2022-11-22 16:54:57 +01:00
99b9e07db6
Update versions-manifest
2022-11-22 15:49:39 +00:00
875651ccf2
Merge pull request #203 from MaksimZhukov/python-3.12.0-alpha2
...
Remove asyncore and asynchat modules from tests
3.12.0-alpha.2-3524742960
2022-11-22 16:13:17 +01:00
f6ede0f473
Remove asyncore and asynchat modules from tests
2022-11-22 15:19:00 +01:00
60672e10e2
Merge pull request #201 from actions/rename-virt-env
...
Rename virtual-environments to runner-images
2022-11-14 10:53:24 +01:00
188c9d47fd
update link to issues
2022-11-11 12:22:36 +01:00
01c7f11a0c
revert CODEOWNERS
2022-11-11 12:20:24 +01:00
2cd33e8674
Rename virtual-environments to runner-images
2022-11-11 12:17:09 +01:00
16feed7bc1
Merge pull request #200 from MaksimZhukov/update-github-script-version
...
Update github-script action version
2022-11-09 13:24:30 +01:00
fe8bc0106f
Update github-script action version
2022-11-09 11:56:32 +01:00
4cb1787f1c
Merge pull request #199 from actions/update-versions-manifest-file
...
[versions-manifest] Update for release from 11/09/2022
2022-11-09 11:52:06 +01:00
c81386e1fd
Update versions-manifest
2022-11-09 10:50:05 +00:00
b37d4148f9
Merge pull request #198 from MaksimZhukov/fix-upload-assets-issue
...
Downgrade version of the github-script action
3.12.0-alpha.1-3427281458
2022-11-09 10:46:25 +01:00
9b2450c6ee
Update python-builder.yml
2022-11-09 10:22:23 +01:00
a6c0fa93f8
Merge pull request #197 from e-korolevskii/fix-tests-for-python-3.12
...
Fix tests for python 3.12
3.12.0-alpha.1-3420599852
3.12.0-alpha.1-3426127599
2022-11-08 11:44:54 +01:00
929dab97d0
test(modules-test): Remove check for smtpd in python >= 3.12
2022-11-04 15:25:35 +01:00
149b806fe5
test(config-test): Remove libreadline check for version >= 3.12
2022-11-04 15:23:59 +01:00
1c70aa4fc9
Update workflow task ( #196 )
...
* Update workflow task
* use $env:GITHUB_OUTPUT
* update submodule
2022-10-31 15:12:41 +01:00
379db95d31
Update versions-manifest ( #195 )
...
Co-authored-by: Service account <no-reply@microsoft.com>
2022-10-26 12:47:26 +02:00
105f6b74ad
Skip sqlite test for python 3.11 and higher ( #194 )
3.11.0-3328127706
2022-10-26 12:14:20 +02:00
0d8f04f6f8
Merge pull request #193 from actions/update-versions-manifest-file
...
[versions-manifest] Update for release from 10/25/2022
2022-10-25 12:42:29 +02:00
11c48b4025
Update versions-manifest
2022-10-25 10:37:31 +00:00
e7a13ade71
Only run scheduled jobs on upstream ( #145 )
3.11.0-3320066239
2022-10-19 11:19:28 +02:00
024142b9c3
Update versions-manifest ( #192 )
...
Co-authored-by: Service account <no-reply@microsoft.com>
2022-10-18 12:37:53 +02:00
5988ec7f4a
Update versions-manifest ( #191 )
...
Co-authored-by: Service account <no-reply@microsoft.com>
3.7.15-3272001243
2022-10-18 09:55:49 +02:00
1982aae0b6
Update versions-manifest ( #190 )
...
Co-authored-by: Service account <no-reply@microsoft.com>
3.10.8-3235778785
3.10.8-3266370362
3.10.8-3247543531
3.10.8-3241091779
3.10.8-3250956705
3.10.8-3258584349
3.10.8-3271105491
3.9.15-3271275280
3.10.8-3243646336
3.10.8-3258586480
3.10.8-3262753243
3.10.8-3259918228
3.10.8-3232459679
2022-10-03 11:09:51 +02:00
1e1d9f9032
fix: setup OpenSSL certificates in macos-pkg-setup-template.sh
( #189 )
...
The macOS pkg installer does not setup default certificates for OpenSSL.
A script is provided by the macOS pkg installer to setup those using the certifi PyPI package.
Let's run this script as part of the setup template in order to be able to do HTTPS downloads out of the box.
3.11.0-rc.2-3172748327
2022-10-03 10:13:05 +02:00
a1a012d197
Merge pull request #188 from actions/update-versions-manifest-file
...
[versions-manifest] Update for release from 09/15/2022
2022-09-15 13:28:01 +02:00
ff7fd271bf
Update versions-manifest
2022-09-15 08:54:58 +00:00
3b05f53807
Instal osx python from prebuilt packagese ( #184 )
...
* Download osx packages and setup script
* install from pkg for 3.11 only
* More debug
* More debug
* fix version check
* New-Item build_output.txt
* installationTemplateLocation
* fix version
* fix beta version
* fix building from source
* fix building from source
* fix pkg name
* fix setup.sh
* fix test
* Fix config test with semver
* Fix PYTHON_MAJOR_MINOR
* migrate from .format to interpolation
* add PYTHON_FRAMEWORK_PATH variable
* improve pkg condition
3.11.0-rc.2-3058963384
2022-09-15 10:31:47 +02:00
a28c508174
Merge pull request #187 from actions/update-versions-manifest-file
...
[versions-manifest] Update for release from 09/12/2022
2022-09-12 18:37:00 +03:00
9db1c7f445
Update versions-manifest
2022-09-12 15:35:21 +00:00
41636d5136
Merge pull request #186 from actions/update-versions-manifest-file
...
[versions-manifest] Update for release from 09/07/2022
3.11.0-rc.2-3038386004
2022-09-07 18:19:40 +03:00
18ea6bb558
Update versions-manifest
2022-09-07 15:08:24 +00:00
a22c344dd0
Merge pull request #185 from actions/update-versions-manifest-file
...
[versions-manifest] Update for release from 09/06/2022
3.9.14-3008346885
3.7.14-3008342067
3.8.14-3008344966
2022-09-06 18:44:30 +03:00
ae0a460cc0
Update versions-manifest
2022-09-06 15:31:15 +00:00
c8b327c44a
Update versions-manifest ( #183 )
...
Co-authored-by: Service account <no-reply@microsoft.com>
3.10.7-3001286155
2022-08-10 09:52:56 +02:00
e1b4a49828
Merge pull request #154 from actions/aloviedo-patch-1
...
Create codeql-analysis.yml
3.11.0-rc.1-2818893771
3.11.0-rc.1-2822848892
3.11.0-rc.1-2830636759
2022-08-03 10:25:26 +02:00
42d1484d64
Merge pull request #182 from actions/update-versions-manifest-file
3.10.6-2787494115
2022-08-02 19:43:45 +04:00
e41999429c
Update versions-manifest
2022-08-02 15:39:41 +00:00
241f220314
Merge pull request #180 from actions/update-versions-manifest-file
...
[versions-manifest] Update for release from 07/27/2022
3.10.6-2783185633
2022-07-27 19:33:15 +04:00
49da3d9917
Update versions-manifest
2022-07-27 06:38:20 +00:00
88aa9c4b9e
Merge pull request #179 from actions/update-versions-manifest-file
...
[versions-manifest] Update for release from 07/22/2022
3.11.0-beta.5-2747645645
3.11.0-beta.5-2744546857
3.11.0-beta.5-2740468270
2022-07-22 13:33:20 +02:00
d4c91ae863
Update versions-manifest
2022-07-22 10:49:38 +00:00
0f8d1383b5
Merge pull request #178 from actions/update-versions-manifest-file
...
[versions-manifest] Update for release from 07/22/2022
2022-07-22 12:42:56 +02:00
ee30dbfe58
Update versions-manifest
2022-07-22 09:32:14 +00:00
f64b4b67c1
Merge pull request #177 from actions/update-versions-manifest-file
...
[versions-manifest] Update for release from 07/13/2022
3.8.13-2717995909
3.9.13-2717571420
2022-07-13 11:14:43 +02:00