Commit Graph

84 Commits

Author SHA1 Message Date
Steven Silvester
4a6aae8f43
PYTHON-5125 Prep for 4.11.1 release (#2137) 2025-02-10 13:41:26 -06:00
Steven Silvester
c83f34c826
PYTHON-5047 Do not run nightly release check on forks (#2134)
(cherry picked from commit a641337b5c)
2025-02-06 13:59:50 -06:00
Steven Silvester
e15b820f71
PYTHON-5058 Restore alternate architecture builds (#2133)
(cherry picked from commit 041edbecba)
2025-02-06 13:43:14 -06:00
Steven Silvester
f1a8af160d
PYTHON-5047 Fix dry run logic in releases yet again (#2098)
(cherry picked from commit 34ae214e33)
2025-02-06 13:42:57 -06:00
Steven Silvester
ed21a18172
PYTHON-5047 Fix dry run logic in releases again (#2092)
(cherry picked from commit b4e32a1d83)
2025-02-06 13:42:35 -06:00
Steven Silvester
dc2993835e
PYTHON-5047 Fix dry run logic in releases (#2083) 2025-01-28 09:27:09 -06:00
Steven Silvester
4567f8875e
PYTHON-5047 Fix handling of attestation on testpypi workflows (#2081) 2025-01-27 13:43:11 -06:00
Steven Silvester
848ab4f7db
PYTHON-5047 Improve testing of publish workflows (#2080) 2025-01-27 09:24:48 -06:00
Steven Silvester
2225ccadce
PYTHON-5062 Add GitHub Actions CodeQL scanning (#2079) 2025-01-27 08:59:29 -06:00
Steven Silvester
9082a4be23
PYTHON-5058 Build linux aarch64 wheel using native runner and omit ppc64le and s390x wheels (#2077) 2025-01-24 17:14:20 -06:00
Steven Silvester
2ff2fde911
PYTHON-5049 Drop support for PyPy 3.9 (#2070) 2025-01-21 12:38:02 -06:00
Steven Silvester
86084adb29
PYTHON-4975 Use justfile as the task runner (#2057)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
2025-01-17 14:48:01 -06:00
Steven Silvester
42df09c4b4
PYTHON-5017 Fix post-publish step (#2051) 2025-01-08 17:07:18 -06:00
Steven Silvester
da8c7aa4e0
PYTHON-5017 Use a separate PyPI publish step (#2042) 2025-01-06 14:25:36 -06:00
dependabot[bot]
a1e681142b
Bump supercharge/mongodb-github-action from 1.11.0 to 1.12.0 in the actions group (#2046)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-06 06:57:50 -06:00
Steven Silvester
63c3f8aede
PYTHON-4959 Adopt zizmor GitHub Actions security scanner (#2001) 2024-11-11 13:25:42 -06:00
Steven Silvester
9f53f29967
PYTHON-4906 Add branch creation workflow to Python Driver (#1971) 2024-11-01 08:24:52 -05:00
Shane Harvey
8f26f43911
PYTHON-4450 Support free-threaded Python 3.13t with no-GIL (#1906) 2024-10-10 09:01:27 -07:00
Noah Stapp
5a66e99254
PYTHON-4828 - Drop Python 3.8 support (#1902) 2024-10-08 13:52:14 -05:00
dependabot[bot]
68127d5efd
Bump the actions group with 2 updates (#1897)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 04:49:40 -05:00
Iris
ba8a139e72
PYTHON-4651: Migrate test_client_context.py to async (#1819) 2024-09-03 11:18:58 -07:00
Shruti Sridhar
768858eed6
PYTHON-4630 Add documentation for MongoClient.bulk_write (#1794) 2024-08-16 15:55:30 -07:00
Shane Harvey
cd9de28c8f
PYTHON-4652 Remove duplicate async tests in Github Actions (#1785) 2024-08-09 23:19:46 -07:00
Steven Silvester
afd0b6f84c
PYTHON-4541 Add attestations for Python Releases (#1746) 2024-07-25 11:55:26 -05:00
Shane Harvey
0d89e1276c
PYTHON-4558 Fix coverage and XML results for async tests (#1738) 2024-07-16 17:01:20 -04:00
Steven Silvester
875688cecc
PYTHON-4483 Use hatch as task runner (#1728)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
2024-07-11 11:56:18 -05:00
Steven Silvester
554ce7d984
PYTHON-4458 Test against Python 3.13 beta (#1729) 2024-07-10 10:05:16 -05:00
Noah Stapp
cfa215c185
PYTHON-4530 - Move synchronized test code into top-level test directory (#1718) 2024-07-02 08:59:39 -07:00
Noah Stapp
b035c9ce65
PYTHON-4520 Add test-async tox command and automated async testing (#1699) 2024-06-26 12:21:00 -07:00
Steven Silvester
1c2f1f5c3d
PYTHON-4388 Fix dist handling in SSDLC workflow (#1705) 2024-06-26 11:26:37 -05:00
Steven Silvester
8fbf84d314
PYTHON-4388 Add evergreen link in SSDLC Report (#1700) 2024-06-25 09:26:38 -05:00
Steven Silvester
25cbc7e2a5
PYTHON-4388 Add SSDLC workflows (#1691)
Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
Co-authored-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
2024-06-20 08:12:05 -05:00
Steven Silvester
2b030018e5
PYTHON-4451 Use Hatch as Build Backend (#1644) 2024-06-07 06:24:18 -05:00
Steven Silvester
9cb03654e4
PYTHON-4384 Add Custom CodeQL Scanning (#1651) 2024-06-03 12:25:20 -05:00
Noah Stapp
42f45034f3
PYTHON-4372 & PYTHON-4378 Deprecate Python 3.7 and Update supported PyPy Versions to 3.9 and 3.10 (#1630) 2024-05-06 09:36:50 -07:00
Steven Silvester
7e5945e0c4
PYTHON-4420 Fix GitHub Actions publish job (#1626) 2024-04-30 14:04:35 -05:00
Steven Silvester
4c0f884c04
PYTHON-4409 Streamline Wheel Building (#1624) 2024-04-30 09:34:05 -05:00
Steven Silvester
256f5a23a7
PYTHON-4402 Remove dead links (#1619) 2024-04-25 14:51:13 -05:00
Steven Silvester
9f0c0c50d7
PYTHON-4401 Fix make_sdist job (#1618) 2024-04-24 19:37:49 -05:00
Steven Silvester
a053a6d4b9
PYTHON-4363 Add dependabot config for Python (#1613) 2024-04-22 14:22:19 -05:00
Steven Silvester
90906c3f9d
PYTHON-4346 Remove CODEOWNERS file (#1609) 2024-04-19 13:06:39 -05:00
Steven Silvester
09e24a4bea
PYTHON-4346 Reinstate CODEOWNERS File and Add Static Check in CI (#1587) 2024-04-16 11:01:18 -05:00
Steven Silvester
944bea3892
PYTHON-4270 Run typing tests on Python 3.7 (#1548) 2024-03-12 11:52:27 -05:00
Steven Silvester
3510c4e5f6
PYTHON-4243 Use GitHub App to Auto Assign Reviewer (#1539) 2024-03-01 11:42:31 -06:00
Steven Silvester
5c2e3991dc
PYTHON-4195 Build x86_64 wheels for MacOS (#1505) 2024-02-06 19:58:52 -06:00
dependabot[bot]
ead6586178
Bump the actions group with 6 updates (#1502)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
2024-02-05 12:30:11 -06:00
Steven Silvester
c2af3dfeed
PYTHON-4186 Add Dependabot Config for GitHub Actions (#1501) 2024-02-02 10:39:28 -06:00
Steven Silvester
78ccdcb2b3
PYTHON-4177 Build and Test M1 macOS wheels on GHA (#1497) 2024-02-01 12:55:31 -06:00
Steven Silvester
b976531f1d
PYTHON-4079 Generate ManyLinux2014 and ManyLinux1 Wheels (#1454) 2023-12-13 15:14:44 -06:00
Steven Silvester
704858ee3e
PYTHON-4045 Use PyPI Trusted Publishing (#1442) 2023-12-04 13:11:39 -06:00