Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[v1.x] Fix nightly CD for python docker image releases #19774

Merged
merged 3 commits into from
Mar 2, 2021

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    c808425 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Fix nightly CD for python docker image releases (apache#19772)

    * install wget
    
    * test cd docker in ci
    
    * install docker
    
    * install python3-dev and gcc
    
    * remove docker testing from ci
    
    * remove python3-dev
    
    * ecr target
    
    * skip build test
    
    * adding back python3-dev for make
    
    * remove dynamic and pypi stages for testing
    
    * install build-essential
    
    * install zlib
    
    * update python version
    
    * update ld library path
    
    * install openssl
    
    * update test packages for python3.7
    
    * remove call to deleted safe_docker_run.py
    
    * hardcode region for public ecr repo
    
    * use deadsnakes to install python
    
    * revert dependency change
    
    * refactor ecr login
    
    * update ecr repo jenkins global var
    
    * cleanup
    
    * update docker authentication
    
    * add ecr repo
    
    * add back pypi and tests
    
    * remove unused libmxnet pipeline
    
    * update cu112 base docker
    
    * update base docker images to ub18
    mseth10 committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    5a9b7d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdc789d View commit details
    Browse the repository at this point in the history