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

Support output directory saving for local process execution. #5944

Merged
merged 11 commits into from
Jun 14, 2018

Commits on Jun 12, 2018

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

    kwlzn committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    561bad5 View commit details
    Browse the repository at this point in the history
  3. Test.

    kwlzn committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    553778d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Fixup future usage.

    kwlzn committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    1f19982 View commit details
    Browse the repository at this point in the history
  2. Eliminate unwrap.

    kwlzn committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    2d92ac2 View commit details
    Browse the repository at this point in the history
  3. Python side.

    kwlzn committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    e10bab4 View commit details
    Browse the repository at this point in the history
  4. Move logic to method.

    kwlzn committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    73479a3 View commit details
    Browse the repository at this point in the history
  5. Revert "Python side."

    This reverts commit e10bab4.
    kwlzn committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    c72f612 View commit details
    Browse the repository at this point in the history
  6. try_future vs unwrap.

    kwlzn committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    24be5ef View commit details
    Browse the repository at this point in the history
  7. Python-side + tests.

    kwlzn committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    f9aea41 View commit details
    Browse the repository at this point in the history
  8. CI fixups.

    kwlzn committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    42f6a5d View commit details
    Browse the repository at this point in the history