Skip to content

dsh-plugin-doctor v1.12.0 - entry-points check

Choose a tag to compare

@zoahdev zoahdev released this 15 Aug 13:59
· 36 commits to main since this release

dsh-plugin-doctor v1.12.0

New profile check: entry-points

  • Scans every installed plugin's main/exports targets and FAILs when a build artifact is missing (source-copy marketplace install without build crashes dsh web at boot - discussion #1965).
  • Covers unscoped/scoped packages, string exports, and exports["."] maps.
  • Usage:
    px dsh-plugin-doctor --profile ~/.dsh/profiles/web

Tests: 35/35 + dsh-doctor/v1 contract check green.