Skip to content

feat: add package trust link list command - #1269

Merged
btrn11 merged 9 commits into
packaging-distribution/spifrom
t/packaging-distribution/link-list
Aug 28, 2026
Merged

feat: add package trust link list command#1269
btrn11 merged 9 commits into
packaging-distribution/spifrom
t/packaging-distribution/link-list

Conversation

@btrn11

@btrn11 btrn11 commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds beta sf package trust link list (package:trust:link:list) for PBO admins to list inbound Public Secure (VerifiedDev) trust requests.
  • Same topic path as #1270 (package/trust/link), hidden and state = 'beta'.
  • Optional --status pending|approved|declined|revoked (approved maps to Tooling Accepted).
  • Delegates to PackageTrustLink.list in the packaging library (forcedotcom/packaging#917).

Test plan

Add the PBO-admin list command on top of PackageLink.list so verified
orgs can inspect inbound VerifiedDev trust requests.
@btrn11
btrn11 requested a review from a team as a code owner August 26, 2026 14:28
btrn11 added 4 commits August 26, 2026 10:56
Keep the plugin installable from npm while retaining the same Tooling query
behind an internal service until the shared library release is available.
Drop the in-plugin Tooling duplicate now that list lives on the 918 class.
Match the 918 CLI path (package/trust/link) instead of package/link.
@btrn11 btrn11 changed the title feat: add sf package link list for Public Secure PBO requests feat: add package trust link list command Aug 26, 2026
@sshyamala-sfdc

Copy link
Copy Markdown
Collaborator

Could you please publish the dev packaging module version after merging the packaging PR and update it here? This way, we can ensure that the CI tests run smoothly and consistently. Additionally, I’ve tried the prerelease branch (forcedotcom/packaging#919), and it works great without any issues.

btrn11 added 3 commits August 28, 2026 11:14
Use the checked-in 5.0.9-spi.0 dependency and preserve list, request, and unlink command snapshots.
Include the generated status description required by schema comparison.
Consume the published packaging prerelease that includes PackageTrustLink.list.
@btrn11

btrn11 commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator Author

@sshyamala-sfdc published new library version, can you check please.

Keep list, request, status, and unlink snapshots and use 5.0.9-spi.3.
@btrn11
btrn11 merged commit 4c76c99 into packaging-distribution/spi Aug 28, 2026
8 checks passed
@btrn11
btrn11 deleted the t/packaging-distribution/link-list branch August 28, 2026 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants