Commit Graph

109 Commits

Author SHA1 Message Date
Steven Silvester
12d9d7db05
MOTOR-1474 Update evergreen tests to use RHEL8 (#345) 2025-08-15 13:19:58 -05:00
Steven Silvester
5fc7c41fb5
MOTOR-1473 Add support for Python 3.14 and drop 3.9 support (#344) 2025-07-30 14:55:53 -05:00
Steven Silvester
4bb5e32e80
MOTOR-1471 Remove tests for MongoDB 4.0 (#343) 2025-07-15 09:00:32 -05:00
Steven Silvester
edcae5440d
MOTOR-1466 & MOTOR-1467 Skip test and move to MacOS 14 (#338) 2025-06-02 08:22:09 -05:00
Steven Silvester
932bb7382e
MOTOR-1423 Restore compatibility with latest pymongo (#319) 2025-01-29 13:16:09 -06:00
Steven Silvester
e13888b08e
MOTOR-1364 Add support for Python 3.13 (#307) 2024-09-11 14:45:09 -05:00
Steven Silvester
b652685be4
MOTOR-1360 Use AssumeRole for S3 Access in Evergreen Builds (#303) 2024-09-03 14:41:52 -05:00
Steven Silvester
5ef6a15dc6
MOTOR-1314 Test against 8.0 builds (#287) 2024-06-20 08:02:19 -05:00
Steven Silvester
96297ac947
MOTOR-1327 Use Hatch as Build Backend (#286) 2024-06-07 08:23:48 -05:00
Steven Silvester
fd3a60a4f4
MOTOR-1319 Move to RHEL 7.9 Runner (#280) 2024-05-22 16:30:07 -05:00
Steven Silvester
c207caa105
MOTOR-1316 Drop Support for Python 3.7 (#279) 2024-05-15 17:16:06 -05:00
Steven Silvester
9d00dd236e
MOTOR-1277 Limit when pull request-specific tasks are run (#266) 2024-03-12 19:08:31 -05:00
Steven Silvester
228e76af48
MOTOR-1271 Use GitHub App to Auto Assign Reviewer (#265)
* MOTOR-1271 Use GitHub App to Auto Assign Reviewer

* Add PR label to more things

* add reviewers file

* fix repo name
2024-03-04 13:26:28 -06:00
Steven Silvester
d902424109
MOTOR-1266 Update path to CSFLE scripts (#262)
* MOTOR-1266 Update path to CSFLE scripts

* update to use secrets_handling script
2024-02-29 04:57:16 -06:00
Steven Silvester
bdf8a31f55
MOTOR-1246 Get CSFLE Secrets from the Vault (#257)
* use csfle scripts

* fix expansion

* fix invocation

* fix server start
2024-02-05 15:20:31 -06:00
Steven Silvester
ba756ca62c
MOTOR-1245 Ensure secrets are not logged in Evergreen (#256)
* MOTOR-1245 Ensure secrets are not logged in Evergreen

* fix handling of enterprise auth

* fix invocation
2024-02-05 13:26:09 -06:00
Steven Silvester
47ff33f585
MOTOR-1180 Clean up EVG Output (#225) 2023-08-29 15:42:04 -05:00
Steven Silvester
c391969776
MOTOR-1174 Switch Synchro Tests to Pytest (#224) 2023-08-29 13:44:57 -05:00
Steven Silvester
f905df8553
MOTOR-1139 Switch to Pytest (#222) 2023-08-23 15:52:07 -05:00
Steven Silvester
fd55a40f4a
MOTOR-1160 Test against Python 3.12 (#216) 2023-07-26 12:29:30 -05:00
Steven Silvester
6b7d0e930e
MOTOR-1140 Switch to using RHEL only for tests (#212) 2023-06-13 14:28:11 -05:00
Shane Harvey
3534c33540
MOTOR-1127 Document and test support for MongoDB 7.0 (#209) 2023-05-12 14:15:39 -07:00
Steven Silvester
6462f1ecbb
MOTOR-1109 Switch to Supported Build Hosts (#202) 2023-04-12 14:30:05 -05:00
Steven Silvester
da92e56829
MOTOR-1104 Windows and MacOS Tox failures (#198) 2023-03-16 15:59:00 -05:00
Steven Silvester
7c2f259bac
MOTOR-1095 Make Rust Compiler available for Cryptography build (#194) 2023-02-15 14:15:34 -06:00
Julius Park
f0f0c09409
MOTOR-1068 Tornado no longer supports Python 3.7 (#188) 2022-12-13 14:04:21 -08:00
Steven Silvester
32bcfe713f
MOTOR-1054 motor.motor_asyncio is broken for Python 3.11 (#185) 2022-10-25 15:45:23 -05:00
Julius Park
99e65f85c5
MOTOR-866 Key Management API (#175) 2022-09-10 16:42:33 -07:00
Steven Silvester
19d12b0f4e
MOTOR-934 Test against latest rapid releases (#180) 2022-09-07 09:15:14 -05:00
Julius Park
b9f36c2f7a
MOTOR-1019 Migrate Synchro Tests Away From amazon1-2018 (#176) 2022-08-17 16:06:54 -07:00
Julius Park
47c84925ac
MOTOR-951 Test against MongoDB 6.0 (#174) 2022-08-11 12:48:03 -07:00
Steven Silvester
690c781066
MOTOR-933 Require Python 3.7+ (#156) 2022-04-14 13:42:56 -05:00
Steven Silvester
59a3e3229b
MOTOR-896 Set up pre-commit (#145) 2022-02-16 14:25:52 -06:00
Steven Silvester
055f5e05ab
MOTOR-643 Support PyMongo 4.0 (#141)
Co-authored-by: Shane Harvey <shnhrv@gmail.com>
2021-12-23 12:33:43 -06:00
Amin Alaee
66fde7189d MOTOR-857 Test Python 3.10 support 2021-11-08 16:18:18 -08:00
Shane Harvey
e4b0591538 MOTOR-852 Use https:// instead of unauthenticated git:// for git clone 2021-11-01 17:35:16 -07:00
Shane Harvey
401ebf2baf
MOTOR-813 Test macOS with python.org installed Python 3.6 (#137) 2021-08-19 10:50:02 -07:00
Shane Harvey
db1363b272
MOTOR-659 Limit the use of master terminology (#131)
Migrate doctests to MongoDB 5.0.
Remove travis config, motor is tested on Evergreen.
Require tox>=3.18.
2021-07-22 15:26:54 -07:00
Shane Harvey
0f83e4c8c5 MOTOR-780 Stop testing tornado@git with Python 3.5 2021-07-16 12:48:41 -07:00
Shane Harvey
882f076ec5
MOTOR-779 Test against MongoDB 5.0 (#122)
Migrate ubuntu-16 testing to amazon1-2018.
2021-07-15 16:45:15 -07:00
Prashant Mital
5f0d9cff6f
MOTOR-703 Ensure we are testing against latest pymongo v3.12 commit (#109) 2021-04-07 12:15:42 -05:00
William Zhou
9bff41c276
MOTOR-622: Add Python 3.9 support (#106) 2021-04-05 11:43:11 -07:00
Prashant Mital
cd8c47aaff
MOTOR-591 Document that Windows is supported (#91) 2020-09-24 11:03:46 -07:00
Prashant Mital
fad68810f9
MOTOR-589 Fix synchrotest failures (#67) 2020-08-13 16:55:47 -07:00
Shane Harvey
f89b3ca829
MOTOR-496 Use windows-64-vsMulti-small and test asyncio on Windows (#79)
Test asyncio Python 3.7 on Windows.
2020-08-10 11:51:40 -07:00
Prashant Mital
be31a41106
MOTOR-473 Test asyncio and Tornado against all supported versions of PyPy (#74) 2020-08-05 10:52:09 -07:00
Prashant Mital
25ac11a83b
MOTOR-468 Run asyncio tests with CPython 3.5 and CPython 3.6 (#73) 2020-08-04 18:33:42 -07:00
Prashant Mital
f47846ef5a
MOTOR-590 Test Motor against MongoDB 4.4 in Evergreen (#72) 2020-08-04 18:13:34 -07:00
Prashant Mital
0825ed0a63
MOTOR-419 Drop support for Python versions older than 3.5.2 (#61) 2020-07-27 13:40:31 -07:00
Prashant Mital
f493bd3772
MOTOR-485 Migrate macOS evergreen builds to macOS-1014 2020-01-23 18:03:27 -08:00