Skip to content
Beskid The Beskid Book

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

18.3 Publish your first package

Pointer to the reference workflow—authenticate, dry-run, publish, verify on the registry.

Publish your first package

The step-by-step guide with commands and role requirements lives in the reference tree—this section exists so the tutorial nav has a landing page that does not duplicate every flag.

Publish your first package — manifest checks, beskid pckg login, dry-run, publish, consume.

  • Run beskid doc so .beskid/docs/api.json exists for pckg docs ingestion.
  • Run tests (beskid test) if your package is more than a manifest cosplay.
  • Confirm public API boundaries (chapter 19)—registry consumers import what you exported, not what you “meant.”