Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 11e09734622167f0d038d3c48b1c5671cb05f444
https://github.com/Checkmk/checkmk/commit/11e09734622167f0d038d3c48b1c5671c…
Author: Luka Racic <luka.racic(a)checkmk.com>
Date: 2024-03-29 (Fri, 29 Mar 2024)
Changed paths:
M tests/testlib/pylint_checker_cmk_module_layers.py
Log Message:
-----------
rmk: Temporarily hide Robotmk Dashboard
Once we decide to show the Dashboard again, we can just re-implement
commit: 6876eca2fbaad3f09bfc2e2262b6ec5e738ec8b7
The Change-Id of the commit is: Ib3eca6890405c8df77e3b4b969e16a310ad87e70
CMK-16641
Change-Id: Ic9de5fcb9c3b81e836616d2a51a90edc103b146e
Commit: 8597755cdeab0cc662bed7b65ff3a320ea8cdda2
https://github.com/Checkmk/checkmk/commit/8597755cdeab0cc662bed7b65ff3a320e…
Author: Luka Racic <luka.racic(a)checkmk.com>
Date: 2024-03-29 (Fri, 29 Mar 2024)
Changed paths:
A .werks/16343.md
Log Message:
-----------
16343 rmk: Remove 'Load environment variables from file' field in Robotmk
Scheduler bakery rule
Users who have configured the 'Load environment variable from file' field in the
Robotmk Scheduler rule are affected by this incompatible werk. Any rules that contain the
value for this field will be automatically migrated during the update and the value will
be removed from the rules.
Originally, this field was designed to be fully compatible with Robots that could be used
within Robocorp's cloud environment.
However, as Robocorp shifted its focus from Robot Framework to Python developers, the need
for the VS Code extensions provided by Robocorp became redundant. The language server for
Robot Framework would no longer be maintained, and the "RobotCode" extension
would no longer serve Robot Framework users. In addition, both extensions had a rather
confusing interface and didn't work well together. Now the RobotCode extension is the
only necessary extension for VS Code, and it works very well.
The env.json file generated from this field was used exclusively by the Robocorp
extension. This approach allowed local initiation and debugging of automations with the
exact set of environment variables configured, mirroring those set later in the Cloud UI.
For the above reasons, we decided to remove this field.
CMK-16658
Change-Id: I52f3b778157a5c162b5c9164bf5a069c82757d11
Compare:
https://github.com/Checkmk/checkmk/compare/ae3bfcb13b31...8597755cdeab
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications