[#127]:amelia:docs, add build matrix badges, update h5cpp-compiler LLVM version#128
Merged
steven-varga merged 1 commit intostagingfrom May 8, 2026
Merged
Conversation
…sion Add shields.io badge strip and Build Matrix table to README using the same numbered image-reference pattern as iex2h5 and h5cpp-compiler. The CI badge-generation machinery (ci.yml generate-badges job + gh-pages publish) was already in place; only the README needed updating. Also updates the stale "LLVM6.0/clang6.0" compiler reference to reflect that h5cpp-compiler currently supports Clang/LLVM 14, 15, and 17. Collision fixes: [301] (raii/conversion-policy ref) renamed to [601]; stale [200]/[201]/[202]/[302] Doxygen refs replaced by badge SVG URLs; duplicate [305]/[400] definitions deduplicated. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
c87354b to
c23388d
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.
Summary
## Build Matrixtable (Ubuntu 22.04 + 24.04 × GCC 13/14/15 + Clang 17/18/19/20) using numbered image-reference pattern consistent with iex2h5 and h5cpp-compilerLLVM6.0 / clang6.0compiler reference — h5cpp-compiler currently supports Clang/LLVM 14, 15, and 17[301](raii/conversion-policy) renamed to[601]; stale[200]/[201]/[202]/[302]Doxygen refs replaced by badge SVG URLs; duplicate[305]/[400]definitions deduplicatedThe CI badge-generation machinery (
ci.ymlgenerate-badgesjob +peaceiris/actions-gh-pagespublish tovargalabs.github.io/h5cpp/badges/) was already in place — only the README was missing.Test plan
generate-badgesCI job publishes SVGs togh-pageson next push tostaging/release[601]raii/conversion-policy links resolve correctly in rendered READMECloses #127
🤖 Generated with Claude Code