Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: bd456fac6eb9d5eeb2bbeae1d2f96c80e0f72429
https://github.com/tribe29/checkmk/commit/bd456fac6eb9d5eeb2bbeae1d2f96c80e…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-11-25 (Thu, 25 Nov 2021)
Changed paths:
M Pipfile
M Pipfile.lock
Log Message:
-----------
Added type stubs for setuptools
This is a preparation for activating the standard Python checks such as
mypy for the agent-receiver package.
CMK-9070
Change-Id: I9c374f4f6ddf04059b2c32944a5c754447bcb9a6
Commit: f938d0c8db03aefd2faa721f5811d04cec0a89cc
https://github.com/tribe29/checkmk/commit/f938d0c8db03aefd2faa721f5811d04ce…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-11-25 (Thu, 25 Nov 2021)
Changed paths:
M agent-receiver/agent_receiver/log.py
M agent-receiver/agent_receiver/server.py
M scripts/find-python-files
M scripts/run-black
Log Message:
-----------
agent-receiver: Activate standard python checks (mypy, pylint, ...)
CMK-9070
Change-Id: If89118c53968eab194b204d199cc38b64cf958d4
Compare:
https://github.com/tribe29/checkmk/compare/a26fdc6f2720...f938d0c8db03