864 Commits

Author SHA1 Message Date
Gregor Jasny 458deac15d Merge pull request #756 from jupp0r/improve-coverage
tests: improve coverage
2026-06-20 22:03:33 +02:00
Gregor Jasny b586971872 ci: apply lcov brace filter to improve coverage reporting 2026-06-20 17:31:40 +02:00
Gregor Jasny a5c04f47e1 test: improve coverage 2026-06-20 17:31:37 +02:00
Gregor Jasny 72fd485196 Merge pull request #755 from jupp0r/ubuntu-26.04
ci: use Ubuntu 26.04 for code coverage and drop lcov hack
2026-06-20 17:02:12 +02:00
Gregor Jasny 07cc37d772 ci: use Ubuntu 26.04 for code coverage and drop lcov hack 2026-06-20 16:37:50 +02:00
Gregor Jasny d348d5ae33 Merge pull request #754 from jupp0r/renovate/actions-checkout-7.x
chore: use actions/checkout@v7
2026-06-20 16:34:19 +02:00
Gregor Jasny ae27f54c9f chore: use actions/checkout@v7 2026-06-20 16:27:38 +02:00
Gregor Jasny a7c9be683b Merge pull request #751 from jupp0r/renovate/zlib-1.x
Update dependency zlib to v1.3.2
2026-06-20 16:22:41 +02:00
Gregor Jasny b4e21e2e64 chore: rely on forward declared CivetServer 2026-06-20 16:21:57 +02:00
Gregor Jasny a196754ac5 chore: enable semantic commits for renovate 2026-06-20 16:18:40 +02:00
Gregor Jasny 7fc5b26761 chore: update Bazel dependencies 2026-06-20 16:16:10 +02:00
Gregor Jasny f7f5e42fdf Revert "ci: allow renovate to update bazel mod file"
This reverts commit dfa6a6a6de.
2026-06-20 16:05:29 +02:00
Gregor Jasny dfa6a6a6de ci: allow renovate to update bazel mod file 2026-06-20 16:04:28 +02:00
Gregor Jasny 3204eda5ed Merge pull request #742 from aeroyorch/non-collectable-resources-in-exposer
Allow injection of external CivetServer via Exposer constructor
2026-06-20 15:51:46 +02:00
Gregor Jasny f6d0065097 chore: small adjustments 2026-06-20 15:49:32 +02:00
Gregor Jasny 3ad985a30e Merge pull request #744 from FujiwaraNaoto/fix-incorrect-document-familyh
fix incorrect document for  family.h
2026-06-20 15:36:24 +02:00
Gregor Jasny de14e6b848 Merge pull request #749 from marsevilspirit/fix-typo
Fix expired document links
2026-06-20 15:29:39 +02:00
jrga 605b3fc55d Allow injection of external CivetServer via Exposer constructor 2026-06-04 20:24:17 +02:00
fangzeya.fzy 9845e16eba fix typo 2026-05-12 19:27:39 +08:00
Gregor Jasny 0a779ab105 ci: also run on master 2026-05-03 15:02:17 +02:00
Gregor Jasny c7ef868c77 ci: fix GitHub pages 2026-05-03 14:58:16 +02:00
Gregor Jasny f6ef4440ac ci: fix GitHub pages 2026-05-03 14:31:29 +02:00
Gregor Jasny 20ad4d460a Merge pull request #748 from jupp0r/update-gha
ci: update GitHub Actions
2026-05-03 14:07:21 +02:00
Gregor Jasny 6e237813a6 ci: make Bazel fail if lockfile has a mismatch 2026-05-03 13:20:20 +02:00
Gregor Jasny 5d41c9d28c ci: update workflows 2026-05-03 13:17:14 +02:00
Gregor Jasny 56686fb83a Merge pull request #747 from pgold/bazel_9
Build the project on Bazel 9.x.
2026-05-02 22:44:59 +02:00
Gregor Jasny b38d78a367 ci(bazel): pass in location of telegraf 2026-05-02 22:35:32 +02:00
pgold f38ed2cf16 Load rules from rules_cc
As of Bazel 9.x, C++ rules are no longer builtins and *must* be loaded
from rules_cc.
2026-04-30 16:34:14 +00:00
pgold ab243284c1 Add expicit rules_shell dependency
And stop relying on it being available transitively.
2026-04-30 16:34:12 +00:00
pgold e4071ed750 Upgrade googletest to v1.17.0.bcr.2
As it is compatible with Bazel 9.x.
2026-04-30 16:34:10 +00:00
pgold 12be13d0c4 Upgrade google_benchmark to v1.9.5
As it is compatible with Bazel 9.x.
2026-04-30 16:34:08 +00:00
pgold 30e886cfbd Upgrade curl to v8.12.0.bcr.1
As it is compatible with Bazel 9.x.
2026-04-30 16:34:06 +00:00
pgold 3ab967aff9 Upgrade civetweb to v1.16.bcr4
As it is compatible with Bazel 9.x.
2026-04-30 16:34:03 +00:00
naoto 873ec5bf74 fix incorrect document 2025-09-20 09:58:29 +09:00
Gregor Jasny f13cdd052e ci: fix coverage generation 2025-03-22 17:28:08 +01:00
Gregor Jasny b123de2315 ci: also trigger on master branch 2025-03-21 22:22:16 +01:00
Gregor Jasny 322e0e7a9e build(cmake): fix generator expression
Fix: #733
2025-03-21 22:22:16 +01:00
Gregor Jasny c84c69e975 build(bazel): boringssl requires C++17 2025-03-21 21:45:20 +01:00
Gregor Jasny be3f7d5454 build(bazel): run scrape test only on macOS 2025-03-21 21:45:20 +01:00
Gregor Jasny d81a0637eb build(bazel): use platform to detect windows 2025-03-21 21:45:20 +01:00
Gregor Jasny 91b52cd32b build(bazel): update deps 2025-03-21 21:45:20 +01:00
Gregor Jasny af83093f80 ci: modernize actions 2025-03-21 21:28:12 +01:00
Gregor Jasny 2bdd995616 ci: only build on PRs 2025-03-21 21:28:12 +01:00
Gregor Jasny 052fd18c8e build(bazel): update dependencies 2024-11-03 19:27:58 +01:00
Gregor Jasny dbdb5d90aa build(bazel): drop support for non-bazelmod builds 2024-11-03 19:27:58 +01:00
Gregor Jasny e5fada4313 build(bazel): update lockfile v1.3.0 2024-11-03 13:32:12 +01:00
Gregor Jasny 34d4ccb193 ci: switch to supported macos-13 2024-11-03 13:18:31 +01:00
Gregor Jasny 4098a59ffb feat(push): allow any url prefix for push gateway
Fix: #718
2024-11-03 12:26:03 +01:00
Gregor Jasny 6492e820cd feat(push): simplify gateway constructors 2024-06-02 14:04:54 +02:00
nbelov-magdv 895bee3c82 feat(push): Add presetupCurl to push Gateway 2024-06-02 14:04:54 +02:00