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

feat: implement new MultiStrategy design #580

Merged
merged 12 commits into from Nov 21, 2022
Merged

Commits on Nov 10, 2022

  1. feat: implement new MultiStrategy design

    design: testcontainers#559
    
    - add: Strategy#Timeout
    - add: MultiStrategy#WithDeadline
    - add: NopStrategy & NopStrategyTarget
    - deprecate: MultiStrategy#WithStartupTimeout
    hhsnopek committed Nov 10, 2022
    Copy the full SHA
    a7e2de6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f47f2a1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    416da86 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Copy the full SHA
    35b1272 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    adfb44b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fba5795 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into 559

    hhsnopek committed Nov 12, 2022
    Copy the full SHA
    eb68969 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Copy the full SHA
    cac3e78 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into 559

    hhsnopek committed Nov 17, 2022
    Copy the full SHA
    0f81853 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1f5f932 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Copy the full SHA
    c594243 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into 559

    hhsnopek committed Nov 20, 2022
    Copy the full SHA
    7ddf5da View commit details
    Browse the repository at this point in the history