Skip to content

docs: scope each package README's release badge to its own tag - #33

Merged
Mearman merged 1 commit into
mainfrom
docs/readme-badges-and-trilean-regex
Sep 6, 2026
Merged

docs: scope each package README's release badge to its own tag#33
Mearman merged 1 commit into
mainfrom
docs/readme-badges-and-trilean-regex

Conversation

@Mearman

@Mearman Mearman commented Sep 6, 2026

Copy link
Copy Markdown
Member

The workspace README's package table and layout tree only named trilean/trilean-sql, predating trilean-regex. Every package's own Release badge pointed at the repo's overall latest release rather than its own tag — trilean's README was showing trilean-sql's version the moment trilean-sql released after it, since img.shields.io/github/v/release with no filter just shows whatever release is newest across the whole repo. Fixed by filtering each package's badge to its own name@* tag pattern (shields.io supports a filter query param for this, verified against the live badges before committing).

trilean-sql and trilean-regex had no badge row at all; both now carry the same GitHub/npm/Release/CI row trilean already had, scoped to their own package. Workspace README's package table now lists all three packages (including their GitHub Packages mirrors, confirmed all three actually publish there) and the layout tree includes trilean-regex/.

The workspace README's package table and layout tree still only named
trilean and trilean-sql, from before trilean-regex existed, and its own
badge row carried package-specific npm/release badges for a single
package even though the workspace now holds three independently
versioned ones.

Every package's Release badge pointed at the repo's overall latest
release rather than its own tag, so trilean's own README was showing
trilean-sql's version the moment trilean-sql released after it -- fixed
by filtering each badge to that package's own name@* tag pattern.
trilean-sql and trilean-regex had no badge row at all; both now carry
the same GitHub/npm/Release/CI row trilean already had, scoped to their
own package.
@Mearman
Mearman marked this pull request as ready for review September 6, 2026 08:42
@Mearman
Mearman merged commit c8cb954 into main Sep 6, 2026
14 checks passed
@Mearman
Mearman deleted the docs/readme-badges-and-trilean-regex branch September 6, 2026 08:42
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 6, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
🔒 Security Review Completed 2026-09-06T08:44:37.771767Z fd2b8a2 Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 1.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 2.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant