mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/timw/link-prometheus-via-broker-instead-of-directly'
* origin/topic/timw/link-prometheus-via-broker-instead-of-directly: Link Prometheus symbols via Broker instead of directly
This commit is contained in:
commit
2acfa27c2a
4 changed files with 14 additions and 2 deletions
|
@ -240,6 +240,8 @@ fedora42_task:
|
||||||
<< : *CI_TEMPLATE
|
<< : *CI_TEMPLATE
|
||||||
<< : *ONLY_IF_PR_MASTER_RELEASE
|
<< : *ONLY_IF_PR_MASTER_RELEASE
|
||||||
<< : *SKIP_IF_PR_SKIP_ALL
|
<< : *SKIP_IF_PR_SKIP_ALL
|
||||||
|
env:
|
||||||
|
ZEEK_CI_CONFIGURE_FLAGS: *BINARY_CONFIG
|
||||||
|
|
||||||
fedora41_task:
|
fedora41_task:
|
||||||
container:
|
container:
|
||||||
|
|
10
CHANGES
10
CHANGES
|
@ -1,3 +1,13 @@
|
||||||
|
8.1.0-dev.468 | 2025-08-28 13:06:25 -0700
|
||||||
|
|
||||||
|
* Link Prometheus symbols via Broker instead of directly (Tim Wojtulewicz, Corelight)
|
||||||
|
|
||||||
|
* CI: Restore build steps for ubuntu22 task (Tim Wojtulewicz, Corelight)
|
||||||
|
|
||||||
|
This got accidentally deleted during the reorganization of the CI tasks
|
||||||
|
|
||||||
|
* Fix ruff check legacy alias for pre-commit (Tim Wojtulewicz, Corelight)
|
||||||
|
|
||||||
8.1.0-dev.461 | 2025-08-26 14:39:50 -0700
|
8.1.0-dev.461 | 2025-08-26 14:39:50 -0700
|
||||||
|
|
||||||
* CI: Rework layout of when each task runs (Tim Wojtulewicz, Corelight)
|
* CI: Rework layout of when each task runs (Tim Wojtulewicz, Corelight)
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
8.1.0-dev.461
|
8.1.0-dev.468
|
||||||
|
|
2
cmake
2
cmake
|
@ -1 +1 @@
|
||||||
Subproject commit 913c8a1a9cdece3461a39a07c330b89baa09be99
|
Subproject commit d51c6990446cf70cb9c01bca17dad171a1db05d3
|
Loading…
Add table
Add a link
Reference in a new issue