Exemplar updates since 2026-04-05#24
Merged
ednolan merged 1 commit intobemanproject:mainfrom Apr 27, 2026
Merged
Conversation
ac04e68 to
c1b309d
Compare
Bump infra-workflows from 1.5.0 to 1.5.1 across all CI workflow files (updates actions/checkout version).
Bump infra-workflows version from 1.5.1 to 1.5.2 in all CI workflow files (ci_tests.yml, pre-commit-check.yml, pre-commit-update.yml).
Add build telemetry support: include BuildTelemetryConfig.cmake and call configure_build_telemetry() in CMakeLists.txt; add BuildTelemetryConfig.cmake, BuildTelemetry.cmake, telemetry.sh to infra/cmake; rename BEMAN_ to BEMAN_INSTALL_ argument prefixes in beman-install-library.cmake and update Config.cmake.in accordingly; bump infra submodule hash and pre-commit tool versions (codespell v2.4.2, gersemi-pre-commit 0.27.2).
Bump infra-workflows version from 1.5.2 to 1.5.3 in all GitHub Actions workflows (fixes deprecated Node.js v20 actions).
Add beman-tidy args (".", "--verbose") and a --require-all TODO comment to the beman-tidy pre-commit hook in .pre-commit-config.yaml.
068a39cb: Enable --require-all in beman-tidy pre-commit hook args (remove commented-out flag and TODO comment).
9bc73c8b: Remove explicit args from beman-tidy pre-commit hook to use defaults instead of [".", "--verbose", "--require-all"].
b1e7015b1bd62ce5b20009cec7ee98ba5c783818: Update clang-format pre-commit hook to v22.1.4.
c1b309d to
05985a0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump infra-workflows from 1.5.0 to 1.5.1 across all CI workflow files (updates actions/checkout version).
Bump infra-workflows version from 1.5.1 to 1.5.2 in all CI workflow files (ci_tests.yml, pre-commit-check.yml, pre-commit-update.yml).
Add build telemetry support: include BuildTelemetryConfig.cmake and call configure_build_telemetry() in CMakeLists.txt; add BuildTelemetryConfig.cmake, BuildTelemetry.cmake, telemetry.sh to infra/cmake; rename BEMAN_ to BEMAN_INSTALL_ argument prefixes in beman-install-library.cmake and update Config.cmake.in accordingly; bump infra submodule hash and pre-commit tool versions (codespell v2.4.2, gersemi-pre-commit 0.27.2).
Bump infra-workflows version from 1.5.2 to 1.5.3 in all GitHub Actions workflows (fixes deprecated Node.js v20 actions).
Add beman-tidy args (".", "--verbose") and a --require-all TODO comment to the beman-tidy pre-commit hook in .pre-commit-config.yaml.
068a39cb: Enable --require-all in beman-tidy pre-commit hook args (remove commented-out flag and TODO comment).
9bc73c8b: Remove explicit args from beman-tidy pre-commit hook to use defaults instead of [".", "--verbose", "--require-all"].
b1e7015b1bd62ce5b20009cec7ee98ba5c783818: Update clang-format pre-commit hook to v22.1.4