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

Allow configuring timeout for external sources #1812

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

Commits on May 16, 2024

  1. adding abort-after property to external-sources

    Signed-off-by: Pouyan Khodabakhsh <[email protected]>
    pouyan021 authored and wagoodman committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4cbb4f0 View commit details
    Browse the repository at this point in the history
  2. considering the timeout in java matcher

    Signed-off-by: Pouyan Khodabakhsh <[email protected]>
    pouyan021 authored and wagoodman committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b8fe080 View commit details
    Browse the repository at this point in the history
  3. make the maven search method respect the context time out

    Signed-off-by: Pouyan Khodabakhsh <[email protected]>
    pouyan021 authored and wagoodman committed May 16, 2024
    Configuration menu
    Copy the full SHA
    49ae4c9 View commit details
    Browse the repository at this point in the history
  4. adding a number of additional tests for the external-sources time-out…

    … functionality
    
    Signed-off-by: Pouyan Khodabakhsh <[email protected]>
    pouyan021 authored and wagoodman committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7043535 View commit details
    Browse the repository at this point in the history
  5. facilitating java matcher mocks to imitate the external-sources abort…

    …-after functionality
    
    Signed-off-by: Pouyan Khodabakhsh <[email protected]>
    pouyan021 authored and wagoodman committed May 16, 2024
    Configuration menu
    Copy the full SHA
    db426d2 View commit details
    Browse the repository at this point in the history
  6. updating readme to reflect the new changes in external-sources

    Signed-off-by: Pouyan Khodabakhsh <[email protected]>
    pouyan021 authored and wagoodman committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1e947b6 View commit details
    Browse the repository at this point in the history
  7. adjust multi level configuration + faster tests

    Signed-off-by: Alex Goodman <[email protected]>
    wagoodman committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0bf64dd View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    2c79d3a View commit details
    Browse the repository at this point in the history