1. 03 Jan, 2019 1 commit
  2. 21 Nov, 2018 1 commit
  3. 13 Nov, 2018 1 commit
    • mchrusci's avatar
      [ONNX CI] ONNX CI Improvements (#2026) · f0c17477
      mchrusci authored
      * Kill previous builds on PR update
      
      * Remove Jenkinsfile.groovy
      
      * Lower case method names
      
      * Fix method notify()
      
      * Added comment
      
      Previous build deletion workaround to be removed as soon as better, less security vulnerable solution is found.
      
      * Fix inconsistent stage names
      f0c17477
  4. 08 Nov, 2018 2 commits
  5. 02 Nov, 2018 1 commit
  6. 26 Oct, 2018 1 commit
  7. 24 Oct, 2018 1 commit
  8. 23 Oct, 2018 1 commit
  9. 22 Oct, 2018 1 commit
    • mchrusci's avatar
      [ONNX CI] Fix manual reproduction script (#1881) · 187dee75
      mchrusci authored
      * Update runCI.sh
      
      Accommodate manual reproduction script.
      
      * Update README.md
      
      * Update runCI.sh
      
      * fixes
      * added rebuild parameter
      
      * Fix rebuilding nGraph
      
      * Added execution permission to runCI.sh
      187dee75
  10. 16 Oct, 2018 1 commit
    • mchrusci's avatar
      [ONNX CI] ONNX CI Improvements (#1824) · e9fc89ae
      mchrusci authored
      * Update email notification method
      
      - Link to pull request
      - Jenkins build links to Blue Ocean
      
      * Update prepare_environment.sh
      
      - remove artifacts from previous build
      e9fc89ae
  11. 15 Oct, 2018 1 commit
  12. 13 Oct, 2018 1 commit
    • mchrusci's avatar
      [ONNX CI] CI improvements (#1820) · 3fece336
      mchrusci authored
      * Added Jenkins Job No and URL
      
      * Update prepare_environment.sh
      
      - clone onnx models
      - remove wheel build artifacts
      
      * Link onnx models
      
      * Update Jenkinsfile
      
      - Only send email on fail,
      - Change ONNX branch warning to info field
      - Disable cloning after tox tests
      
      * Update prepare_environment.sh
      
      - Added comments
      - link ONNX models directory
      
      * Update cleanup
      3fece336
  13. 12 Oct, 2018 1 commit
  14. 28 Sep, 2018 1 commit
    • mchrusci's avatar
      [ONNX CI] CI Speedup (#1674) · 35082ab6
      mchrusci authored
      * CI speedup and simplification
      
      * Rebuild cached master when branch build fails
      
      * Fixed sed command
      
      * Fixed cahced nGraph path
      
      * Exit function if cmake or make fails
      
      * Fixed build path
      
      * Fail building in case cached ngraph is not built
      
      * Ensure cached nGraph is on master before pulling
      35082ab6
  15. 18 Sep, 2018 1 commit
  16. 14 Sep, 2018 1 commit
    • mchrusci's avatar
      [ONNX] ONNX CI on nGraph PRs (#1605) · d2b73f99
      mchrusci authored
      * [AIBT-446] Run nGraph-ONNX tests on nGraph PRs
      
      * Cloning nGraph from NervanaSystems
      
      * Updated CI path to "ngraph/.ci/onnx/jenkins"
      
      * Updated permissions
      
      * Fixed path in find command
      
      * Changes to notification message
      
      * Editing CMakeCache.txt instead of removing
      
      * Removing old ngraph wheels; cloning pybind11 if necessary
      
      * Fixed path in removing ngraph wheel
      d2b73f99