Skip to content

v1.1.0 — GitHub fallback lookup for git-only plugins

Latest

Choose a tag to compare

@zoahdev zoahdev released this 15 Aug 06:10
· 21 commits to main since this release

dsh_plugin_lookup now falls back to GitHub repository search when a package is not on npm — most dsh plugins are git-only, so 'look up dsh-github-intelligence' now works.

  • 6 unit tests (2 new: fallback success + loud failure on both sources)
  • Packaged integration test executes the real GitHub fallback against the real GitHub API
  • README EN/ZH updated