• mchrusci's avatar
    [ONNX CI] nGraph master as docker image (#2676) · 5473a18a
    mchrusci authored
    * Build branch from scratch if building upon cached master fails
    
    * Revert "Build branch from scratch if building upon cached master fails"
    
    This reverts commit 0141d4151d0fbfd76733708833180e36adbd51b2.
    
    * Revert "Revert "Build branch from scratch if building upon cached master fails""
    
    This reverts commit 64cf85c101664544a1db8736bc6ae35cb075ef77.
    
    * Update ONNX CI workflow
    
    - Periodically build base nGraph image in a separate job
    - Use that base to build branches in CI
    - If that fails - build from scratch
    
    * Moved base builder script
    
    * Fixed ngraph repo path
    
    * Fix branch name
    
    * Fix CI root path
    
    * Docker login must be done explicitly
    
    * Fix credentials variable
    
    * Fix pullImage method name
    
    * Removed Docker registry addresses
    
    * Set default branch to master
    
    * Clone branch specified as parameter
    
    * Fix try catch error
    
    * Fix build script execution
    
    * Added docker_registry parameter to start container script
    
    * Calling setConfigurationStatus directly
    
    * Revert "Calling setConfigurationStatus directly"
    
    This reverts commit ea16a54ed1919f08bf0e5e1c4e8284146bcbaf6d.
    
    * Fix missing $
    
    * Fix password redirection to stdin
    
    * Removed internal address
    
    * Fix closing bracket
    5473a18a
Name
Last commit
Last update
.ci Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
ABOUT.md Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...
ecosystem-overview.md Loading commit data...