Skip to content

chore(main): release 0.6.0#182

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--gitlawb-node
Open

chore(main): release 0.6.0#182
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--gitlawb-node

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.6.0 (2026-07-10)

Features

  • icaptcha-client: solve the iCaptcha proof-of-work on answer (#181) (c98b503)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot requested a review from beardthelion as a code owner July 10, 2026 15:27
@beardthelion beardthelion added crate:attest gitlawb-attest — attestation and verification crate:core gitlawb-core — identity, certs, encrypt, DID/UCAN crate:git-remote git-remote-gitlawb — the git remote helper crate:gl gl — the contributor CLI crate:node gitlawb-node — the serving node and REST API labels Jul 10, 2026

@beardthelion beardthelion left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving as code owner. Clean release-please output: routine 0.5.1 to 0.6.0 bump across the workspace plus the changelog entry.

What I checked: all five crate versions, the manifest, and the changelog move together to 0.6.0; the changelog is complete (the only release-worthy commit since v0.5.1 is the icaptcha proof-of-work feature #181, correctly a minor bump, while #168 is a test and correctly omitted); nothing rode along, the diff is version strings and the changelog only.

One non-blocking follow-up, not for this PR: release-please isn't bumping Cargo.lock, so the lock now trails the manifest (0.5.0 vs 0.6.0). Nothing builds with --locked today (CI and the release image build unlocked, and main is green) so it's harmless, but it compounds every release. The cause is in release-please-config.json: release-type is 'simple' and its extra-files cover the five Cargo.toml but not the lock. Candidate directions, not yet verified against our config: the rust release-type, or a post-generation step that updates and commits the lock. That is separate from cutting this release.

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

Labels

autorelease: pending crate:attest gitlawb-attest — attestation and verification crate:core gitlawb-core — identity, certs, encrypt, DID/UCAN crate:git-remote git-remote-gitlawb — the git remote helper crate:gl gl — the contributor CLI crate:node gitlawb-node — the serving node and REST API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant