Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 28d0f8208ee42f1b729fa3e2368c4096e1c2ef9c
https://github.com/Checkmk/checkmk/commit/28d0f8208ee42f1b729fa3e2368c4096e…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M agent-receiver/agent_receiver/decompression.py
M tests/Makefile
Log Message:
-----------
Fix doctests in combination with the cmk namespace
Temporarily make agent-receiver doctest accept the output we get
from pytest-doctest just to get it merged. Once we moved the
agent-receiver to packages and moved the agent-receiver doctests
to a dedicated run script, this can be cleaned up again.
Change-Id: If1d049cb6bb3559b2ed2ced1fe6c0d52cd8f0dc9
Commit: b3f9b04592192f6f6f4ea37eff41a28f61357e9b
https://github.com/Checkmk/checkmk/commit/b3f9b04592192f6f6f4ea37eff41a28f6…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
R cmk/__init__.py
Log Message:
-----------
Make cmk a namespace
Change-Id: I61d149514c26e3acbb1587f84b09caa6d892d807
Compare:
https://github.com/Checkmk/checkmk/compare/9f1e363d1bb5...b3f9b0459219