1. 29 Oct, 2019 1 commit
  2. 28 Oct, 2019 1 commit
    • Roberto Sora's avatar
      [skip changelog] Force windows env to use bash as shell instead of powershell (#453) · 4671f1db
      Roberto Sora authored
      * [skip changelog] Force windows env to use cmd as shell instead of powershell
      
      * temporarly enable only windows for test flow
      
      * moved up cmd default shell for windows at job level
      
      * revert and enable all
      
      * disable macos
      
      * force use of cmd on windows only for go getting dependencies
      
      * typo
      
      * typo
      
      * test using `bash` as default shell
      
      * cleanup task and comment
      4671f1db
  3. 23 Oct, 2019 1 commit
  4. 22 Oct, 2019 2 commits
  5. 18 Oct, 2019 1 commit
  6. 17 Oct, 2019 1 commit
  7. 16 Oct, 2019 2 commits
  8. 15 Oct, 2019 2 commits
  9. 14 Oct, 2019 2 commits
  10. 09 Oct, 2019 1 commit
  11. 07 Oct, 2019 1 commit
  12. 03 Oct, 2019 1 commit
  13. 02 Oct, 2019 1 commit
  14. 01 Oct, 2019 2 commits
  15. 26 Sep, 2019 4 commits
  16. 24 Sep, 2019 3 commits
  17. 23 Sep, 2019 2 commits
  18. 20 Sep, 2019 3 commits
  19. 19 Sep, 2019 1 commit
  20. 18 Sep, 2019 1 commit
  21. 17 Sep, 2019 1 commit
  22. 16 Sep, 2019 1 commit
  23. 13 Sep, 2019 2 commits
  24. 12 Sep, 2019 1 commit
  25. 11 Sep, 2019 1 commit
    • Roberto Sora's avatar
      Command `sketch new` do not join sketchbook path to sketch name if only... · 032fa057
      Roberto Sora authored
      Command `sketch new` do not join sketchbook path to sketch name if only sketchname is provided (#396)
      
      * poc of required mod for behavior alignment
      
      * align current tests to new behaviour
      
      * align sketch new behaviour in sketch path parameter mangling adding proper testing
      
      * add test for subpath
      
      * add fix test for subpath
      
      * align sketch new behaviour in sketch path parameter mangling adding
      proper testing
      
      * add `.ino` suffix trim
      
      * move sketch new test in separate test_new.py file
      
      * add working_dir fixture to sandboxing sketch creation tests
      
      * add e2e test for .ino strip
      
      * apply test_sketch.py to sketch test module name for consistency
      
      * update test lib invoke to 1.3.0 in requirements.txt
      
      * force pytest temp directory to be created in current dir
      
      * create local tmpdir only for windows-2019 VM
      
      * add conditional step to test pipeline to overcome win VM behaviour in e2e pytests
      
      * skip failing sketch new e2e tests in GA Win VM until we find the issue root cause
      032fa057
  26. 10 Sep, 2019 1 commit