Skip to content

update docs for serialized bundles#393

Merged
jasontwong merged 2 commits intomainfrom
jwong-eng-1169
Feb 5, 2026
Merged

update docs for serialized bundles#393
jasontwong merged 2 commits intomainfrom
jwong-eng-1169

Conversation

@jasontwong
Copy link
Contributor

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates documentation and API specifications to support serialized bundles, a new feature that allows bundles to be exported/imported as archives with cryptographic signatures.

Changes:

  • Added API endpoints for bundle signatures, bundle overrides, and binary signature listing
  • Introduced new CLI commands for bundle push/pull operations
  • Updated OpenAPI schemas to support ed25519 signatures with keyid-based identification
  • Fixed trailing newlines across CLI command documentation files

Reviewed changes

Copilot reviewed 6 out of 89 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/package-lock.json Removed "peer": true flags from dependencies (npm lockfile maintenance)
src/openapi/peridio-admin-openapi.yaml Added bundle signature and override endpoints, updated schemas for ed25519 signatures, added bundle hash field, removed product_prn from device update endpoint
src/docs/peridio-core/tools/peridio-cli/commands/bundles/push.md Added documentation for new bundle push command
src/docs/peridio-core/tools/peridio-cli/commands/bundles/pull.md Added documentation for new bundle pull command
src/docs/peridio-core/tools/peridio-cli/commands/binary-signatures/list.md Added documentation for binary signature list command
Multiple CLI command .md files Fixed missing trailing newlines in documentation files
Files not reviewed (1)
  • src/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jasontwong jasontwong merged commit d016893 into main Feb 5, 2026
5 checks passed
@jasontwong jasontwong deleted the jwong-eng-1169 branch February 5, 2026 17:45
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.

2 participants