Exemplar updates since 2026-05-01#143
Merged
Merged
Conversation
Added missing SPDX license identifiers to lint configs, CI workflows, CONTRIBUTING.md, infra cmake/scripts, and portfile (exemplar 436eea4). Updated beman-submodule infra commit hash to 9bd493ce12ba5b7b01bc777f35d1e08a16889a90 (exemplar 9b9f5dd). Added .beman-tidy.yaml config file for beman-tidy Beman Standard compliance checks (exemplar 940a19c). Bumped infra-workflows reusable workflows to 1.7.1, updated infra beman-submodule, switched module/BMI install paths to CMAKE_INSTALL_DATADIR, and added enable-experimental-import-std.cmake (exemplar e03239a). Bumped vcpkg-configuration.json registry baselines (default microsoft/vcpkg and bemanproject/vcpkg-registry) (exemplar 129d0a0). Added missing SPDX-License-Identifier to include/beman/inplace_vector/config.hpp (exemplar 3485869). Added missing SPDX-License-Identifier to infra/cmake/enable-experimental-import-std.cmake (exemplar a8efba0). Bumped infra-workflows reusable workflows from 1.7.1 to 1.7.2 to pick up the code coverage job fix (exemplar ec16375). Added concurrency group to ci_tests.yml to cancel in-progress CI runs on new pushes to the same ref (exemplar 29fd521). Bumped infra beman-submodule to d536fc2 to add CMake 4.3.3 support to enable-experimental-import-std.cmake and remove @neatudarius from infra CODEOWNERS (exemplar 9863d7a). Bumped infra-workflows reusable workflows from 1.7.2 to 1.7.3 to pin CMake version for MSVC/AppleClang CI jobs (exemplar 518dda8). Bumped pre-commit hooks: clang-format v22.1.4→v22.1.5, gersemi 0.27.2→0.27.6, beman-tidy v0.4.0→v0.5.0 (exemplar e884973). Updated README.md badges to link to their corresponding CI workflows / maturity model doc and reformatted each badge onto its own line (exemplar 5d51147). Bumped beman-tidy pre-commit hook from v0.5.0 to v0.5.1 to pick up new README.md badge checks (exemplar 726699e). Removed redundant note about include search path modification from README.md (exemplar 0b71c63). Bumped vcpkg-configuration.json bemanproject/vcpkg-registry baseline to e1aa5c3c2a46486cc1384d70beab939d76bfe128 (exemplar 5ea4ed9). Bumped vcpkg-configuration.json microsoft/vcpkg baseline to aa40adda5352e87655b8583cfb2451d5e9e276fd (exemplar ec86160). Also added missing SPDX-License-Identifiers to example and test files so that beman-tidy passes.
af77fc7 to
7a18c3f
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.
Added missing SPDX license identifiers to lint configs, CI workflows, CONTRIBUTING.md, infra cmake/scripts, and portfile (exemplar 436eea4).
Updated beman-submodule infra commit hash to 9bd493ce12ba5b7b01bc777f35d1e08a16889a90 (exemplar 9b9f5dd).
Added .beman-tidy.yaml config file for beman-tidy Beman Standard compliance checks (exemplar 940a19c).
Bumped infra-workflows reusable workflows to 1.7.1, updated infra beman-submodule, switched module/BMI install paths to CMAKE_INSTALL_DATADIR, and added enable-experimental-import-std.cmake (exemplar e03239a).
Bumped vcpkg-configuration.json registry baselines (default microsoft/vcpkg and bemanproject/vcpkg-registry) (exemplar 129d0a0).
Added missing SPDX-License-Identifier to include/beman/inplace_vector/config.hpp (exemplar 3485869).
Added missing SPDX-License-Identifier to infra/cmake/enable-experimental-import-std.cmake (exemplar a8efba0).
Bumped infra-workflows reusable workflows from 1.7.1 to 1.7.2 to pick up the code coverage job fix (exemplar ec16375).
Added concurrency group to ci_tests.yml to cancel in-progress CI runs on new pushes to the same ref (exemplar 29fd521).
Bumped infra beman-submodule to d536fc2 to add CMake 4.3.3 support to enable-experimental-import-std.cmake and remove @neatudarius from infra CODEOWNERS (exemplar 9863d7a).
Bumped infra-workflows reusable workflows from 1.7.2 to 1.7.3 to pin CMake version for MSVC/AppleClang CI jobs (exemplar 518dda8).
Bumped pre-commit hooks: clang-format v22.1.4→v22.1.5, gersemi 0.27.2→0.27.6, beman-tidy v0.4.0→v0.5.0 (exemplar e884973).
Updated README.md badges to link to their corresponding CI workflows / maturity model doc and reformatted each badge onto its own line (exemplar 5d51147).
Bumped beman-tidy pre-commit hook from v0.5.0 to v0.5.1 to pick up new README.md badge checks (exemplar 726699e).
Removed redundant note about include search path modification from README.md (exemplar 0b71c63).
Bumped vcpkg-configuration.json bemanproject/vcpkg-registry baseline to e1aa5c3c2a46486cc1384d70beab939d76bfe128 (exemplar 5ea4ed9).
Bumped vcpkg-configuration.json microsoft/vcpkg baseline to aa40adda5352e87655b8583cfb2451d5e9e276fd (exemplar ec86160).