Merge in RR/pyinfra from bugfix/RED-5277-investigate-missing-heartbeat-error to master
Squashed commit of the following:
commit 9e139e79e46c52014986f9afb2c6534281b55c10
Author: Viktor Seifert <viktor.seifert@iqser.com>
Date: Wed Feb 15 14:56:44 2023 +0100
RED-5277: Moved async processing to its own functions
commit 244a941299dbf75b254adcad8b068b2917c6bf79
Author: Francisco Schulz <Francisco.Schulz@iqser.com>
Date: Wed Feb 15 11:26:00 2023 +0100
Revert "only set git tag on release and master branches"
This reverts commit 9066856d223f0646723fa1c62c444e16a9bb3ce9.
commit adb35db6fa6daf4b79263a918716c34905e8b3bc
Author: Francisco Schulz <Francisco.Schulz@iqser.com>
Date: Wed Feb 15 11:11:07 2023 +0100
increment version
commit 9066856d223f0646723fa1c62c444e16a9bb3ce9
Author: Francisco Schulz <Francisco.Schulz@iqser.com>
Date: Wed Feb 15 11:10:49 2023 +0100
only set git tag on release and master branches
commit ee11e018efdbc63a740008e7fa2415cbb12476ae
Author: Francisco Schulz <Francisco.Schulz@iqser.com>
Date: Wed Feb 15 10:18:08 2023 +0100
configure root logger in `__init__.py`
only set log levels for other loggers, inherit config
commit 776399912ddf1e936138cceb2af981f27d333823
Author: Francisco Schulz <Francisco.Schulz@iqser.com>
Date: Wed Feb 15 10:16:57 2023 +0100
update dependency via `poetry update`
commit 804a8d9fbd1ded3e154fe9b3cafa32428522ca0f
Author: Francisco Schulz <Francisco.Schulz@iqser.com>
Date: Wed Feb 15 10:16:25 2023 +0100
increment version
commit cf057daed23d5f5b0f6f3a1a31e956e015e86368
Author: Francisco Schulz <Francisco.Schulz@iqser.com>
Date: Tue Feb 14 17:59:55 2023 +0100
update
commit 51717d85fce592b8bf38a8b5235faa04379cce1a
Author: Francisco Schulz <Francisco.Schulz@iqser.com>
Date: Tue Feb 14 17:48:51 2023 +0100
define sonar source
commit ace57c211a61d8e473a700da161806f882b19dc6
Author: Francisco Schulz <Francisco.Schulz@iqser.com>
Date: Tue Feb 14 17:46:24 2023 +0100
update plan
commit 1fcc00eb18ed692e2646873b4a233a00b5f6d93b
Author: Francisco Schulz <Francisco.Schulz@iqser.com>
Date: Tue Feb 14 17:46:13 2023 +0100
fix typo
commit 20b59768a68d985e1bf2fe6f93a1e6283bac5cb0
Author: Francisco Schulz <Francisco.Schulz@iqser.com>
Date: Tue Feb 14 17:43:39 2023 +0100
increment version
commit 8e7b4bf302b5591b2c490ad89c8a01a87c5b4741
Author: Francisco Schulz <Francisco.Schulz@iqser.com>
Date: Tue Feb 14 17:11:59 2023 +0100
get rid of extra logger
commit 3fd3eb255c252d1e208b88b475ec8a07c521619d
Author: Francisco Schulz <Francisco.Schulz@iqser.com>
Date: Tue Feb 14 16:45:56 2023 +0100
increment version
commit b0b5e5ebd94554cdafed6cff333d73a9ba08bea1
Author: Francisco Schulz <Francisco.Schulz@iqser.com>
Date: Tue Feb 14 16:40:22 2023 +0100
update
commit b87b3c351722d6949833c397178bc0354c754d90
Author: Francisco Schulz <Francisco.Schulz@iqser.com>
Date: Tue Feb 14 16:38:41 2023 +0100
fix tag issue from build
commit 73f3dcb280b6f905eeef3c69123b1252e6c934b1
Author: Francisco Schulz <Francisco.Schulz@iqser.com>
Date: Tue Feb 14 14:21:57 2023 +0100
add comments & update logging
commit 72a9e2c51f5bf98fc9f0803183fc1d28aaea9e35
Author: Francisco Schulz <Francisco.Schulz@iqser.com>
Date: Tue Feb 14 12:06:09 2023 +0100
cleanup comments
commit 587814944921f0f148e4d3c4c76d4edffff55bba
Author: Francisco Schulz <Francisco.Schulz@iqser.com>
Date: Tue Feb 14 11:16:17 2023 +0100
use thread executor in a `with` statement
commit 9561a6b447d98d2f0d536f63c0946d7bf1e2ca7d
Author: Francisco Schulz <Francisco.Schulz@iqser.com>
Date: Tue Feb 14 10:42:49 2023 +0100
fix unbound issue `callback_result` & shutdown thread executor
... and 23 more commits
45 lines
3.1 KiB
Plaintext
45 lines
3.1 KiB
Plaintext
attrs==22.2.0 ; python_version >= "3.8" and python_version < "3.9"
|
|
azure-core==1.22.1 ; python_version >= "3.8" and python_version < "3.9"
|
|
azure-storage-blob==12.9.0 ; python_version >= "3.8" and python_version < "3.9"
|
|
bcrypt==4.0.1 ; python_version >= "3.8" and python_version < "3.9"
|
|
certifi==2022.12.7 ; python_version >= "3.8" and python_version < "3.9"
|
|
cffi==1.15.1 ; python_version >= "3.8" and python_version < "3.9"
|
|
charset-normalizer==3.0.1 ; python_version >= "3.8" and python_version < "3.9"
|
|
colorama==0.4.6 ; python_version >= "3.8" and python_version < "3.9" and sys_platform == "win32"
|
|
cryptography==39.0.1 ; python_version >= "3.8" and python_version < "3.9"
|
|
decorator==5.1.1 ; python_version >= "3.8" and python_version < "3.9"
|
|
deprecation==2.1.0 ; python_version >= "3.8" and python_version < "3.9"
|
|
distro==1.8.0 ; python_version >= "3.8" and python_version < "3.9"
|
|
docker-compose==1.29.2 ; python_version >= "3.8" and python_version < "3.9"
|
|
docker==6.0.1 ; python_version >= "3.8" and python_version < "3.9"
|
|
docker[ssh]==6.0.1 ; python_version >= "3.8" and python_version < "3.9"
|
|
dockerpty==0.4.1 ; python_version >= "3.8" and python_version < "3.9"
|
|
docopt==0.6.2 ; python_version >= "3.8" and python_version < "3.9"
|
|
funcy==1.17 ; python_version >= "3.8" and python_version < "3.9"
|
|
idna==3.4 ; python_version >= "3.8" and python_version < "3.9"
|
|
isodate==0.6.1 ; python_version >= "3.8" and python_version < "3.9"
|
|
jsonschema==3.2.0 ; python_version >= "3.8" and python_version < "3.9"
|
|
minio==7.1.3 ; python_version >= "3.8" and python_version < "3.9"
|
|
msrest==0.6.21 ; python_version >= "3.8" and python_version < "3.9"
|
|
oauthlib==3.2.2 ; python_version >= "3.8" and python_version < "3.9"
|
|
packaging==23.0 ; python_version >= "3.8" and python_version < "3.9"
|
|
paramiko==3.0.0 ; python_version >= "3.8" and python_version < "3.9"
|
|
pika==1.2.0 ; python_version >= "3.8" and python_version < "3.9"
|
|
py==1.11.0 ; python_version >= "3.8" and python_version < "3.9"
|
|
pycparser==2.21 ; python_version >= "3.8" and python_version < "3.9"
|
|
pynacl==1.5.0 ; python_version >= "3.8" and python_version < "3.9"
|
|
pyrsistent==0.19.3 ; python_version >= "3.8" and python_version < "3.9"
|
|
python-dotenv==0.21.1 ; python_version >= "3.8" and python_version < "3.9"
|
|
pywin32==305 ; python_version >= "3.8" and python_version < "3.9" and sys_platform == "win32"
|
|
pyyaml==5.4.1 ; python_version >= "3.8" and python_version < "3.9"
|
|
requests-oauthlib==1.3.1 ; python_version >= "3.8" and python_version < "3.9"
|
|
requests==2.28.2 ; python_version >= "3.8" and python_version < "3.9"
|
|
retry==0.9.2 ; python_version >= "3.8" and python_version < "3.9"
|
|
setuptools==67.3.1 ; python_version >= "3.8" and python_version < "3.9"
|
|
six==1.16.0 ; python_version >= "3.8" and python_version < "3.9"
|
|
testcontainers==3.4.2 ; python_version >= "3.8" and python_version < "3.9"
|
|
texttable==1.6.7 ; python_version >= "3.8" and python_version < "3.9"
|
|
urllib3==1.26.14 ; python_version >= "3.8" and python_version < "3.9"
|
|
websocket-client==0.59.0 ; python_version >= "3.8" and python_version < "3.9"
|
|
wrapt==1.14.1 ; python_version >= "3.8" and python_version < "3.9"
|