Skip to content

feat(cli): surface users verify op and fix users positional scope - #705

Merged
pcfreak30 merged 1 commit into
developfrom
feat/users-verify-op
Sep 13, 2026
Merged

pcfreak30 merged 1 commit into
developfrom
feat/users-verify-op

Conversation

@pcfreak30

@pcfreak30 pcfreak30 commented Sep 13, 2026 •

Copy link
Copy Markdown
Member

Picks up go.lumeweb.com/pinner develop (admin users list paging, admin_users_verify, positional-only id args for the users ops) and registers the pinner admin users verify <user-id> shape leaf. Tree/shape and admin surface tests add the new op.


This pull request adds a new verify subcommand to the users section of the admin CLI, exposing the admin_users_verify operation. The change registers the operation in the admin shape registry (so it appears in the command tree) and updates related tests to expect the new verify node under admin users. This surfaces user verification functionality in the CLI for administration.

- bump go.lumeweb.com/pinner to pick up admin_users_verify and the
  PositionalOnly metadata for admin_users_get/update/delete/verify
- register the verify shape leaf so the CLI compiles
  'pinner admin users verify <user-id>'
- update tree/shape and admin surface tests for the new op
@kody-ai

kody-ai Bot commented Sep 13, 2026 •

Copy link
Copy Markdown

Kody Review Complete

Great news! 🎉
No issues were found that match your current review configurations.

Keep up the excellent work! 🚀

Kody Guide: Usage and Configuration
Interacting with Kody
  • Request a Review: Ask Kody to review your PR manually by adding a comment with the @kody start-review command at the root of your PR.

  • Validate Business Logic: Ask Kody to validate your code against business rules by adding a comment with the @kody -v business-logic command.

  • Provide Feedback: Help Kody learn and improve by reacting to its comments with a 👍 for helpful suggestions or a 👎 if improvements are needed.

Current Kody Configuration
Review Options

The following review options are enabled or disabled:

Options Enabled
Bug ✅
Performance ✅
Security ✅
Business Logic ✅

Access your configuration settings here.

​

@pcfreak30
pcfreak30 marked this pull request as ready for review September 13, 2026 17:44
@pcfreak30
pcfreak30 merged commit ad3008e into develop Sep 13, 2026
11 checks passed
@github-actions

Copy link
Copy Markdown

Code Coverage Report

Total Coverage: 55.2%

Generated from commit: 842a81f
Repository: LumeWeb/pinner-cli

@pcfreak30
pcfreak30 deleted the feat/users-verify-op branch September 13, 2026 17:48
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.

1 participant