Skip to content

Exemplar updates since 2026-05-01#32

Merged
ednolan merged 1 commit into
bemanproject:mainfrom
ednolan:enolan_propagate_20260524
May 25, 2026
Merged

Exemplar updates since 2026-05-01#32
ednolan merged 1 commit into
bemanproject:mainfrom
ednolan:enolan_propagate_20260524

Conversation

@ednolan
Copy link
Copy Markdown
Member

@ednolan ednolan commented May 24, 2026

Added missing SPDX license identifiers to CONTRIBUTING.md and port/portfile.cmake.in, and reordered SPDX headers to be first in infra/cmake/Config.cmake.in and infra/cmake/telemetry.sh.
Updated infra/.beman_submodule commit_hash from 1b14bad2cd2cf0e44d1aeb608557e0e35ce27eaa to 9bd493ce12ba5b7b01bc777f35d1e08a16889a90.
Added .beman-tidy.yaml config file for beman-tidy Beman Standard compliance checking.
Bumped infra-workflows reusable workflows from 1.6.0 to 1.7.1, bumped infra/.beman_submodule commit_hash to 66b4f0cdf527cb66bfe2f009f0d2b0ceb56d2cd0, switched module/BMI install destinations in beman-install-library.cmake to use CMAKE_INSTALL_DATADIR, and added infra/cmake/enable-experimental-import-std.cmake to support modules.
Bumped vcpkg registry baselines (default microsoft/vcpkg to 522253caf47268c1724f486a035e927a42a90092 and bemanproject/vcpkg-registry to 28992b34d1e39368f5d1214a557fd61949de39fb).
Bumped infra/.beman_submodule commit_hash to eb7b7c3688bd8f26ab0c145e3147df9a8f2ec8ce and added the missing SPDX-License-Identifier to infra/cmake/enable-experimental-import-std.cmake.
Bumped infra-workflows reusable workflows from 1.7.1 to 1.7.2 for a code coverage job fix.
Added concurrency block to .github/workflows/ci_tests.yml to cancel in-progress runs on new pushes.
Bumped infra/.beman_submodule commit_hash to d536fc285ae058cf8f5b736b5ff73d18a421b296, removed @neatudarius from infra/.github/CODEOWNERS, and added CMake 4.3.3 support in infra/cmake/enable-experimental-import-std.cmake.
Bumped infra-workflows reusable workflows from 1.7.2 to 1.7.3 to pin CMake version for MSVC/AppleClang CI jobs.
Bumped pre-commit hook versions: clang-format v22.1.4 -> v22.1.5, gersemi 0.27.2 -> 0.27.6, and beman-tidy v0.4.1 -> v0.5.0.
Updated README.md badges to link to their CI workflows and the maturity model doc, and split each badge onto its own line.
Bumped beman-tidy pre-commit hook from v0.5.0 to v0.5.1.
Removed the redundant note about include search path modification from README.md.
Bumped bemanproject/vcpkg-registry baseline from 28992b34d1e39368f5d1214a557fd61949de39fb to e1aa5c3c2a46486cc1384d70beab939d76bfe128 in vcpkg-configuration.json.
Bumped microsoft/vcpkg baseline from 522253caf47268c1724f486a035e927a42a90092 to aa40adda5352e87655b8583cfb2451d5e9e276fd in vcpkg-configuration.json.

Added missing SPDX license identifiers to CONTRIBUTING.md and port/portfile.cmake.in, and reordered SPDX headers to be first in infra/cmake/Config.cmake.in and infra/cmake/telemetry.sh.
Updated infra/.beman_submodule commit_hash from 1b14bad2cd2cf0e44d1aeb608557e0e35ce27eaa to 9bd493ce12ba5b7b01bc777f35d1e08a16889a90.
Added .beman-tidy.yaml config file for beman-tidy Beman Standard compliance checking.
Bumped infra-workflows reusable workflows from 1.6.0 to 1.7.1, bumped infra/.beman_submodule commit_hash to 66b4f0cdf527cb66bfe2f009f0d2b0ceb56d2cd0, switched module/BMI install destinations in beman-install-library.cmake to use CMAKE_INSTALL_DATADIR, and added infra/cmake/enable-experimental-import-std.cmake to support modules.
Bumped vcpkg registry baselines (default microsoft/vcpkg to 522253caf47268c1724f486a035e927a42a90092 and bemanproject/vcpkg-registry to 28992b34d1e39368f5d1214a557fd61949de39fb).
Bumped infra/.beman_submodule commit_hash to eb7b7c3688bd8f26ab0c145e3147df9a8f2ec8ce and added the missing SPDX-License-Identifier to infra/cmake/enable-experimental-import-std.cmake.
Bumped infra-workflows reusable workflows from 1.7.1 to 1.7.2 for a code coverage job fix.
Added concurrency block to .github/workflows/ci_tests.yml to cancel in-progress runs on new pushes.
Bumped infra/.beman_submodule commit_hash to d536fc285ae058cf8f5b736b5ff73d18a421b296, removed @neatudarius from infra/.github/CODEOWNERS, and added CMake 4.3.3 support in infra/cmake/enable-experimental-import-std.cmake.
Bumped infra-workflows reusable workflows from 1.7.2 to 1.7.3 to pin CMake version for MSVC/AppleClang CI jobs.
Bumped pre-commit hook versions: clang-format v22.1.4 -> v22.1.5, gersemi 0.27.2 -> 0.27.6, and beman-tidy v0.4.1 -> v0.5.0.
Updated README.md badges to link to their CI workflows and the maturity model doc, and split each badge onto its own line.
Bumped beman-tidy pre-commit hook from v0.5.0 to v0.5.1.
Removed the redundant note about include search path modification from README.md.
Bumped bemanproject/vcpkg-registry baseline from 28992b34d1e39368f5d1214a557fd61949de39fb to e1aa5c3c2a46486cc1384d70beab939d76bfe128 in vcpkg-configuration.json.
Bumped microsoft/vcpkg baseline from 522253caf47268c1724f486a035e927a42a90092 to aa40adda5352e87655b8583cfb2451d5e9e276fd in vcpkg-configuration.json.
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 100.0%. remained the same — ednolan:enolan_propagate_20260524 into bemanproject:main

@ednolan ednolan merged commit 4219841 into bemanproject:main May 25, 2026
64 checks passed
@ednolan ednolan deleted the enolan_propagate_20260524 branch May 25, 2026 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants