Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Glob searching for nodes #102

Merged
merged 2 commits into from
Oct 23, 2024
Merged

Added Glob searching for nodes #102

merged 2 commits into from
Oct 23, 2024

Commits on Oct 23, 2024

  1. Added Glob searching for nodes

    - Added glob searching for nodes, allowing searchs for nodes like
      "*minefield*" and getting back two outputs
    "pkg:github/bitbomdev/minefield@v2" and "pkg:github/bitbomdev/minefield@v2"
    
    Signed-off-by: neilnaveen <42328488+neilnaveen@users.noreply.github.com>
    neilnaveen committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    926c137 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    neilnaveen and coderabbitai[bot] committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    640953d View commit details
    Browse the repository at this point in the history