Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 8da42c2032110475f31e697d33892f7d489d05f2
https://github.com/tribe29/checkmk/commit/8da42c2032110475f31e697d33892f7d4…
Author: Max Linke <max.linke(a)tribe29.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M cmk/special_agents/agent_gcp.py
M tests/unit/cmk/special_agents/test_agent_gcp.py
Log Message:
-----------
Use Protocol to make fakes in gcp tests clearer
Protocol is the better way to satisfy mypy when using Fakes. The mocker
stub was just an initial hack to satisfy mypy.
Change-Id: I32c747a87ca24d18e9483d1028a42490e82565df
Commit: 8a41d2ca716a09198421b4860a430ea091411911
https://github.com/tribe29/checkmk/commit/8a41d2ca716a09198421b4860a430ea09…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M cmk/gui/wato/page_handler.py
Log Message:
-----------
Simplify WATO permission logic.
Change-Id: If4b07b630e59f01e648cdf25545b191136b06f1c
Compare:
https://github.com/tribe29/checkmk/compare/0ccf86ecee6f...8a41d2ca716a