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

spider: do not add seeds to the found list #4963

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jul 4, 2024

  1. changed not to add seeds to the spider found list

    Signed-off-by: Jeremy Choi <[email protected]>
    jeremychoi authored and thc202 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    98a929c View commit details
    Browse the repository at this point in the history
  2. updated changelog

    Signed-off-by: Jeremy Choi <[email protected]>
    jeremychoi authored and thc202 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2284a6e View commit details
    Browse the repository at this point in the history
  3. Update addOns/spider/CHANGELOG.md

    Co-authored-by: Rick M <[email protected]>
    Signed-off-by: Jeremy Bonghwan Choi <[email protected]>
    2 people authored and thc202 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6518d2d View commit details
    Browse the repository at this point in the history
  4. added a test

    Signed-off-by: Jeremy Choi <[email protected]>
    jeremychoi authored and thc202 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a52f96f View commit details
    Browse the repository at this point in the history
  5. updated the format by running spotlessApply

    Signed-off-by: Jeremy Choi <[email protected]>
    jeremychoi authored and thc202 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    66e1e39 View commit details
    Browse the repository at this point in the history
  6. only notify as foundURI when a seed is added neither from addFileSeed…

    …() nor addRootFileSeed()
    
    Signed-off-by: Jeremy Choi <[email protected]>
    jeremychoi authored and thc202 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    77ad97c View commit details
    Browse the repository at this point in the history
  7. updated the changelog message

    Signed-off-by: Jeremy Choi <[email protected]>
    jeremychoi authored and thc202 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    789ddde View commit details
    Browse the repository at this point in the history