1. 02 Feb, 2019 1 commit
    • Paul Yang's avatar
      Add several fixes for python toolchain (#5667) · 5b4ac53c
      Paul Yang authored
      * Add several fixes for python toolchain
      
      * Fix versin regex
      
      * Make script exit on error
      
      * Fix version regex
      
      * Fix version regex
      
      * Fix version regex
      
      * Fix version regex
      
      * Make test run on the current commit
      
      * Fix test
      
      * Fix test
      
      * Use git to retrieve current commit
      
      * Fix tests
      
      * Fix tests
      
      * Also make linux and mac work on the current commit
      
      * Fix test
      5b4ac53c
  2. 22 Aug, 2018 1 commit
  3. 22 Dec, 2017 1 commit
    • Jisi Liu's avatar
      Disable pip cache when testing uploaded packages · 7ad8e7ad
      Jisi Liu authored
      Otherwise, pip complains "cannot find a version satisfies the
      requirement." I suspect it was due to caching issues. I usued to
      manually add a `sleep 30` between the upload and the installation test
      which is quite unstable.
      7ad8e7ad
  4. 15 Dec, 2017 2 commits
  5. 16 Aug, 2017 2 commits
  6. 18 Jul, 2017 1 commit