Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 3c4ad006d565241dde3df3b13966e23dd6de8989
https://github.com/Checkmk/checkmk/commit/3c4ad006d565241dde3df3b13966e23dd…
Author: Benedikt Seidl <benedikt.seidl(a)checkmk.com>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M Makefile
M packages/cmk-frontend/package.json
Log Message:
-----------
Fix raw builds
This should have been part of the commit
"move frontend source files to own package"
Previously the build was forced to be an enterprise build, now its
possible to overwrite this with an environment variable.
Change-Id: Ib7f22ef9e27ba1d943dd3ecc90384b4759c9b207
Commit: ca0abe5210cc15419ccb996ce021e40b87ab2cfe
https://github.com/Checkmk/checkmk/commit/ca0abe5210cc15419ccb996ce021e40b8…
Author: Mathias Laurin <mathias.laurin(a)checkmk.com>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M cmk/base/config.py
Log Message:
-----------
rrd: Do not use `config` directly
passing args trumps global variables
CMK-16672
Change-Id: I734cd7868df338b5e6af1b67608182a40f2dde52
Commit: 2b1be23b6c0a30157ee1890d88298dc6399f71de
https://github.com/Checkmk/checkmk/commit/2b1be23b6c0a30157ee1890d88298dc63…
Author: Mathias Laurin <mathias.laurin(a)checkmk.com>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M cmk/base/config.py
Log Message:
-----------
rrd: Remove dep on ConfigCache
CMK-16672
Change-Id: Ie595d8536a7b445772c5bf9bf35600906a5bb267
Commit: 424b9df7cd59aaf3b66fe0bc332d693b76e324a7
https://github.com/Checkmk/checkmk/commit/424b9df7cd59aaf3b66fe0bc332d693b7…
Author: Mathias Laurin <mathias.laurin(a)checkmk.com>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
R cmk/base/rrd.py
Log Message:
-----------
Get rid of cmk.base.rrd
cmk.base.rrd were just a handful of support functions for
cmk.base.cee.rrd. There is no need to leak this code into the raw
edition where it isn't used.
This also improves the cohesion of the module and the layering
of the editions.
CMK-16672
Change-Id: I2d0dde7716cc2cbf538c4e4d2d9fed4677bac59c
Commit: 3fc82dada278d4b1a317a5584715e60975f5d7de
https://github.com/Checkmk/checkmk/commit/3fc82dada278d4b1a317a5584715e6097…
Author: Mathias Laurin <mathias.laurin(a)checkmk.com>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M cmk/base/config.py
Log Message:
-----------
Inverse dep on RRDConfig / cmk.base
CMK-16672
Change-Id: I139b3987bacaf980c0353b74aafcbe6b8564c7d8
Compare:
https://github.com/Checkmk/checkmk/compare/5d8d71e3c6e2...3fc82dada278
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications