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

Fix nightly CD for python docker image releases #19772

Merged
merged 29 commits into from
Feb 27, 2021

Commits on Feb 23, 2021

  1. install wget

    mseth10 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    b67e201 View commit details
    Browse the repository at this point in the history
  2. test cd docker in ci

    mseth10 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    c7ccd0b View commit details
    Browse the repository at this point in the history
  3. install docker

    mseth10 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    ec2c30a View commit details
    Browse the repository at this point in the history
  4. install python3-dev and gcc

    mseth10 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    5f5a16c View commit details
    Browse the repository at this point in the history
  5. remove docker testing from ci

    mseth10 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    9c39d5d View commit details
    Browse the repository at this point in the history
  6. remove python3-dev

    mseth10 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    20031c5 View commit details
    Browse the repository at this point in the history
  7. ecr target

    mseth10 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    9f189a4 View commit details
    Browse the repository at this point in the history
  8. skip build test

    mseth10 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    182c855 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8fb412e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    333f50a View commit details
    Browse the repository at this point in the history
  2. install build-essential

    mseth10 committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    21d62ac View commit details
    Browse the repository at this point in the history
  3. install zlib

    mseth10 committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    21a6c5d View commit details
    Browse the repository at this point in the history
  4. update python version

    mseth10 committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    e82f830 View commit details
    Browse the repository at this point in the history
  5. update ld library path

    mseth10 committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    20c5c95 View commit details
    Browse the repository at this point in the history
  6. install openssl

    mseth10 committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    ae0c8e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf2a505 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d093c69 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6cef78e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a89afcf View commit details
    Browse the repository at this point in the history
  11. revert dependency change

    mseth10 committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    b2ef4d1 View commit details
    Browse the repository at this point in the history
  12. refactor ecr login

    mseth10 committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    69e2afb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    580514c View commit details
    Browse the repository at this point in the history
  14. cleanup

    mseth10 committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    7a43857 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. update docker authentication

    mseth10 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    2cbb8a7 View commit details
    Browse the repository at this point in the history
  2. add ecr repo

    mseth10 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    8241871 View commit details
    Browse the repository at this point in the history
  3. add back pypi and tests

    mseth10 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    6f18c06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8568f87 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. update cu112 base docker

    mseth10 committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    a4c11e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba63c59 View commit details
    Browse the repository at this point in the history