Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 9f6506fd16d1cc69fda482a0afe8af37b9f40efe
https://github.com/Checkmk/checkmk/commit/9f6506fd16d1cc69fda482a0afe8af37b…
Author: Lukas Lengler <lukas.lengler(a)checkmk.com>
Date: 2024-10-17 (Thu, 17 Oct 2024)
Changed paths:
M packages/cmk-frontend-vue/src/quick-setup/QuickSetupAsync.vue
Log Message:
-----------
Quick setup: fix removed stage data when switching modes
Change-Id: I4e52a5082c8805973ffae15a7a56154c1890a731
Commit: b07a8cace0116c3d3b11cd06a9ae424946f42bc6
https://github.com/Checkmk/checkmk/commit/b07a8cace0116c3d3b11cd06a9ae42494…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-10-17 (Thu, 17 Oct 2024)
Changed paths:
M cmk/base/automations/check_mk.py
M cmk/base/config.py
M cmk/base/core_nagios/_create_config.py
M cmk/base/server_side_calls/_active_checks.py
M tests/unit/cmk/base/server_side_calls/test_active_checks.py
M tests/unit/cmk/base/test_automations_check_mk.py
M tests/unit/cmk/base/test_config.py
M tests/unit/cmk/base/test_core_nagios.py
Log Message:
-----------
config: align active checks structure
We now have two functions in the config cache
for each of active checks, custom checks and
special agents:
* active_check{s,_services}
* custom_check{s,_preview_rows}
* special_agent{s,_command_lines}
Change-Id: I0af3b67676d4e5889410a058f1ab24870bd695c5
Commit: 6f26b0a28fa6b6230683c6040ec85a090b8d7c9a
https://github.com/Checkmk/checkmk/commit/6f26b0a28fa6b6230683c6040ec85a090…
Author: René Slowenski <rene.slowenski(a)checkmk.com>
Date: 2024-10-17 (Thu, 17 Oct 2024)
Changed paths:
M tests/testlib/licensing/__init__.py
M tests/testlib/site.py
Log Message:
-----------
testlib.licensing: Refactor license_site contextmanager
* Move globals only used in license_site() into the function
* Make copy_file logic more readable
* Yield verification_request_id and verification_response
Change-Id: I087068be4362ffeb3bc22e5d637f92ef670a2e58
Commit: c04a9e3ee778a56a4f38c2b4b6454372682c1073
https://github.com/Checkmk/checkmk/commit/c04a9e3ee778a56a4f38c2b4b64543726…
Author: René Slowenski <rene.slowenski(a)checkmk.com>
Date: 2024-10-17 (Thu, 17 Oct 2024)
Changed paths:
A tests/testlib/agent_dumps.py
M tests/update/conftest.py
M tests/update/test_update_from_backup.py
Log Message:
-----------
tests.update: Moved inject_dumps to testlib
Change-Id: I13b7ecc6bdb4dc7bee8b448ca34650017f4fc4e6
Compare:
https://github.com/Checkmk/checkmk/compare/39bd163e135b...c04a9e3ee778
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications