1. 30 Apr, 2020 1 commit
    • Chi Song's avatar
      Refactor: remote machine isolate OS commands phase 1 (#2376) · cf6a1de6
      Chi Song authored
      To support Windows node in remote mode, this PR adds a layer of commands (osCommands) to deal difference between Windows and Unix-like OS. To share code, ShellExecutor is added to enrich original SshClient class.
      
      I will implement windows version commands in next phase.
      
      This pattern can be expanded to Local or other platform in future, so I moved related code to common folder for sharing.
      cf6a1de6
  2. 26 Apr, 2020 1 commit
    • Chi Song's avatar
      fix #1578 and some improvements (#2370) · 1c6f1efa
      Chi Song authored
      Add shell support for ssh connection, so that remote script can be started with user environment.
      
      Minor fixes,
      
      1. Fix gpu_metrics_collector to support pyenv. As pyenv will create one more process, so that original pgrep code always got extra processes, and cannot start gpu_metrics_collector.
      2. Fix NASUI failure on dev-install-node-modules, to create subfolder every time.
      3. Fix MakeFile to reduce mis-created links, and other minor issues.
      4. Add node --watch for nni_manager for better dev experience.
      1c6f1efa
  3. 24 Apr, 2020 2 commits
  4. 20 Apr, 2020 2 commits
  5. 09 Apr, 2020 1 commit
  6. 07 Apr, 2020 2 commits
  7. 06 Apr, 2020 1 commit
  8. 05 Apr, 2020 1 commit
  9. 03 Apr, 2020 1 commit
  10. 01 Apr, 2020 1 commit
  11. 30 Mar, 2020 2 commits
  12. 27 Mar, 2020 2 commits
  13. 26 Mar, 2020 1 commit
  14. 25 Mar, 2020 3 commits
  15. 24 Mar, 2020 2 commits
  16. 23 Mar, 2020 1 commit
  17. 20 Mar, 2020 2 commits
  18. 17 Mar, 2020 3 commits
  19. 11 Mar, 2020 1 commit
  20. 10 Mar, 2020 1 commit
  21. 06 Mar, 2020 2 commits
  22. 05 Mar, 2020 1 commit
  23. 04 Mar, 2020 1 commit
  24. 03 Mar, 2020 3 commits
  25. 02 Mar, 2020 2 commits