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

transfer files using a separate paramiko channel #171

Merged
merged 21 commits into from
Aug 23, 2022

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    afc7613 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4773a10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5472e95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d571816 View commit details
    Browse the repository at this point in the history
  5. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and keewis committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    6816de2 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. fix the test

    keewis committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    c2dd3c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b69c211 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c264f5f View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    5ea2942 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    584becf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4318ffd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc322d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d64afd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea44b33 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e4230a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e59c11 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    28da4f4 View commit details
    Browse the repository at this point in the history
  10. only test on a single shell

    since we don't actually use the shell
    keewis committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    fe04b0e View commit details
    Browse the repository at this point in the history
  11. convert to normal string

    keewis authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    b7de500 View commit details
    Browse the repository at this point in the history
  12. actually use the default shell

    keewis committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    07dd3db View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4df86bb View commit details
    Browse the repository at this point in the history