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

use CompletableFuture instead Future to listen progress in the task #98

Merged
merged 11 commits into from
Aug 17, 2022

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    8f1494e View commit details
    Browse the repository at this point in the history
  2. wait for docker completation

    closes #79
    jorgeaguileraseqera committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    0c09383 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a5408d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Use wave.build.timeout

    Signed-off-by: Paolo Di Tommaso <[email protected]>
    pditommaso committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    d126a61 View commit details
    Browse the repository at this point in the history
  2. Add pod deadline spec

    Signed-off-by: Paolo Di Tommaso <[email protected]>
    pditommaso committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    f7f7e12 View commit details
    Browse the repository at this point in the history
  3. Minor change

    Signed-off-by: Paolo Di Tommaso <[email protected]>
    pditommaso committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    8f5d1e3 View commit details
    Browse the repository at this point in the history
  4. Simplify future build result

    Signed-off-by: Paolo Di Tommaso <[email protected]>
    pditommaso committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    f742890 View commit details
    Browse the repository at this point in the history
  5. Fix test

    Signed-off-by: Paolo Di Tommaso <[email protected]>
    pditommaso committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    f7c62b6 View commit details
    Browse the repository at this point in the history
  6. Improve error reporting

    Signed-off-by: Paolo Di Tommaso <[email protected]>
    pditommaso committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    f0b4947 View commit details
    Browse the repository at this point in the history
  7. Minor change [ci skip]

    Signed-off-by: Paolo Di Tommaso <[email protected]>
    pditommaso committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    c4900c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c45bd8 View commit details
    Browse the repository at this point in the history