Mikhail f. Shiryaev
|
d2f92483f2
|
Add even more python code to pylint check, fix lambdas
|
2024-03-05 16:02:44 +01:00 |
|
Mikhail f. Shiryaev
|
34bb40583c
|
Install stubs for python-requests
|
2024-03-05 16:02:43 +01:00 |
|
Mikhail f. Shiryaev
|
2dca0eac1b
|
Delete __init__.py in lambda directories to break subpackage
|
2023-06-01 21:03:56 +02:00 |
|
Mikhail f. Shiryaev
|
acb9531ebf
|
Unify and put GH access token to the lambda_shared
|
2023-06-01 21:03:56 +02:00 |
|
Mikhail f. Shiryaev
|
8a664e2cac
|
Upgrade all lambdas runtime to 3.10, fix requirements
The recent update of urllib3 completely broken the world
- https://github.com/urllib3/urllib3/issues/2168
- https://github.com/boto/botocore/issues/2926
- https://github.com/psf/requests/issues/6443
|
2023-05-11 16:09:59 +02:00 |
|
Mikhail f. Shiryaev
|
3bf3dacb4d
|
Add __init__.py to lambdas for mypy
|
2022-11-29 14:12:28 +01:00 |
|
Mikhail f. Shiryaev
|
9a729e3370
|
Migrate runner_token_rotation_lambda to zip package deployment
|
2022-11-28 17:40:38 +01:00 |
|
Mikhail f. Shiryaev
|
cf8c904b61
|
Fix typing errors
|
2022-11-28 17:31:22 +01:00 |
|
Mikhail f. Shiryaev
|
7cddfbe9f9
|
Rename token lambda to reflect the meaning
|
2022-11-28 17:30:53 +01:00 |
|