Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 8536ceb0b070e02a6939ce74119a9bc59dad9fdb
https://github.com/Checkmk/checkmk/commit/8536ceb0b070e02a6939ce74119a9bc59…
Author: Luka Racic <luka.racic(a)checkmk.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M cmk/base/plugins/agent_based/robotmk.py
M cmk/base/plugins/agent_based/utils/robotmk_api.py
A cmk/base/plugins/agent_based/utils/robotmk_parse_xml.py
M tests/code_quality/test_pipfile.py
A tests/unit/cmk/base/plugins/agent_based/utils/test_robotmk_parse_xml.py
Log Message:
-----------
robotmk: Added parsing of xml results
CMK-14687
Change-Id: I14669e1b93c0cf0835dc52830b8b2bf979626505
Commit: 121491eddeea5877ea890f3703dae4b653f4df8c
https://github.com/Checkmk/checkmk/commit/121491eddeea5877ea890f3703dae4b65…
Author: Luka Racic <luka.racic(a)checkmk.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M cmk/base/plugins/agent_based/robotmk.py
M cmk/base/plugins/agent_based/utils/robotmk_api.py
Log Message:
-----------
robotmk_api: Add default values for RebotOutcome.Ok
*Delete robocorp_home_path
*Change default value assignment to use pydantic.Field(default=...)
Change-Id: Ib050121e8fdf6e9c7c403fa01d30e00017ebe9fc
Commit: 8eb2ff32c91c24f82c822f4e27fab81994b22658
https://github.com/Checkmk/checkmk/commit/8eb2ff32c91c24f82c822f4e27fab8199…
Author: Luka Racic <luka.racic(a)checkmk.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M cmk/base/plugins/agent_based/robotmk.py
M cmk/base/plugins/agent_based/utils/robotmk_api.py
Log Message:
-----------
robotmk: Added EnvironmentBuild service discovery
Change-Id: I43a5475b500d9973296cc4b8c7f4f8944d3cac23
Commit: 5157a1be83ecb77a0846e8dcc405edb543048b20
https://github.com/Checkmk/checkmk/commit/5157a1be83ecb77a0846e8dcc405edb54…
Author: Luka Racic <luka.racic(a)checkmk.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M cmk/base/plugins/agent_based/utils/robotmk_api.py
Log Message:
-----------
robotmk: Move retry_strategy and add command_line_args
*Move retry_strategy into ExecutionConfig -> PR #402
*Replace variable_file and argument_file -> PR #403
Change-Id: I3ffd9a473afd3efe6ce939a9647c1e414a114c32
Compare:
https://github.com/Checkmk/checkmk/compare/79ee7686d7ea...5157a1be83ec