Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 2f0b206d3eb73a3b01297346f7010205681cdb3b
https://github.com/tribe29/checkmk/commit/2f0b206d3eb73a3b01297346f70102056…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2021-06-30 (Wed, 30 Jun 2021)
Changed paths:
M cmk/core_helpers/paths.py
M tests/unit/cmk/core_helpers/test_config_paths.py
Log Message:
-----------
Publicize ConfigPath.from_deprecated()
Now, we can transition from the typed to the untyped API with
`ConfigPath.__str__()` and from the untyped to the typed API with
`ConfigPath.from_deprecated()`.
This makes the deprecation of the untyped API easier in that we
can now modify manageable pieces of code.
Change-Id: Icb30032aae4cafc35db12b2fbff33762a48d953d
Commit: 3498c2071fcaf7a81333f284001388db92b0fe0f
https://github.com/tribe29/checkmk/commit/3498c2071fcaf7a81333f284001388db9…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2021-06-30 (Wed, 30 Jun 2021)
Changed paths:
M cmk/base/core_config.py
M cmk/base/core_nagios.py
Log Message:
-----------
Port MonitoringCore class to ConfigPath-API
Change-Id: Ib9ee950049328e0789e3dd6048bb9a68777ecf52
Commit: f4122a03fe0e79bdc311fdf7689a35358c83022d
https://github.com/tribe29/checkmk/commit/f4122a03fe0e79bdc311fdf7689a35358…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2021-06-30 (Wed, 30 Jun 2021)
Changed paths:
M cmk/core_helpers/controller.py
M cmk/core_helpers/crash_reporting.py
M tests/unit/cmk/core_helpers/test_controller.py
Log Message:
-----------
Port controller to ConfigPath API
Change-Id: I6392eae6891954ed0c5d9536d7c84b88a15716aa
Commit: f33740c43a0d05d4d6904cba77dfa706259ebfbb
https://github.com/tribe29/checkmk/commit/f33740c43a0d05d4d6904cba77dfa7062…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2021-06-30 (Wed, 30 Jun 2021)
Changed paths:
M cmk/base/config.py
M cmk/base/core_nagios.py
M tests/unit/cmk/base/test_config.py
M tests/unit/cmk/base/test_core_config.py
M tests/unit/cmk/base/test_core_nagios.py
Log Message:
-----------
Port core_nagios to ConfigPath
Change-Id: I5c850c0f568e09bdc94d3392136d137b5269d262
Compare:
https://github.com/tribe29/checkmk/compare/d96a98c2da96...f33740c43a0d