Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: b829fffe03ffb7966c151d3696c65cd91dc41abd
https://github.com/Checkmk/checkmk/commit/b829fffe03ffb7966c151d3696c65cd91…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M Makefile
Log Message:
-----------
Remove cleaned up target
Change-Id: I394d540d2b9c49d482ce6b3f05dc94393253926f
Commit: 2b4ba3eca5f398d890540050b9d23b56c370ba75
https://github.com/Checkmk/checkmk/commit/2b4ba3eca5f398d890540050b9d23b56c…
Author: Jonas Scharpf <jonas.scharpf(a)checkmk.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M buildscripts/scripts/build-cmk-packages.groovy
M omd/Makefile
M scripts/run-bazel-build.sh
Log Message:
-----------
Speedup bazel build actions
- remove bazel jobs limit while introducing resource locking via groovy
- show bazel output without delay to capture all output in Jenkins
- print timestamp for each bazel action
- use remote cache I/O in the background instead of taking place as the part of a spawn
- compress/decompress cache blobs with zstd
CMK-15262
Change-Id: Id92eb432a29ae5affaaf7702219dadc64dd5f44c
Commit: 76e27ed14e41273da0ef64b34a70880d41133446
https://github.com/Checkmk/checkmk/commit/76e27ed14e41273da0ef64b34a70880d4…
Author: Simon Jess <simon.jess(a)checkmk.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M cmk/utils/licensing/export.py
M tests/unit/cmk/utils/licensing/test_usage.py
Log Message:
-----------
Fix LicenseReportVersion 2.2 -> 3.0
Change-Id: I00bcbe8690ef823927e92c4635c339f8fd7dd087
Compare:
https://github.com/Checkmk/checkmk/compare/d0dae9aaabd2...76e27ed14e41