Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade the Agent build to embed Python 3.8.1 #4464

Merged
merged 45 commits into from
Feb 3, 2020
Merged

Commits on Nov 13, 2019

  1. Upgrade to Python 3.8

    remeh committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    a518ae7 View commit details
    Browse the repository at this point in the history
  2. Update Python 3.8 hash (Linux).

    remeh committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    e86a831 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Configuration menu
    Copy the full SHA
    8e6ff1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c79cdab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2952536 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b354bdf View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. omnibus: update pip3.

    We've a bug while building python3 due to this:
      - pypa/wheel#303
    
    We need pip3 >= `19.2.3`.
    remeh committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    49406d1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'remeh/python-3.8' of github.com:DataDog/datadog-agent i…

    …nto remeh/python-3.8
    remeh committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    a829a05 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. omnibus: in order to use a more recent pip, we need a more recent pip…

    …-tools.
    
    pip >= 19.3 support landed in pip-tools 4.2.0
    remeh committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    aa0f231 View commit details
    Browse the repository at this point in the history
  2. Release note entry.

    remeh committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    fd75ce0 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Apply suggestions from code review

    Co-Authored-By: ruthnaebeck <[email protected]>
    remeh and ruthnaebeck authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    776b240 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47a07c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7af37bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a6b8c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a708eb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6347fbe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f27327c View commit details
    Browse the repository at this point in the history
  8. gitlab-ci: builders images.

    remeh committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    f7bf60e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08fd40a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3ad269a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    51ba077 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0fbb6e4 View commit details
    Browse the repository at this point in the history
  13. omnibus: python3.8.1 checksum.

    remeh committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    d8fad95 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c906689 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

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

Commits on Jan 24, 2020

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

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    0289aa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6d26ff View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Configuration menu
    Copy the full SHA
    054c974 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aec9feb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaf1e76 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Configuration menu
    Copy the full SHA
    b139ce4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a7f9bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    427eba3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e989e67 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Configuration menu
    Copy the full SHA
    b730297 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d841b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Configuration menu
    Copy the full SHA
    e3e0a80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ac14bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de4142d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dc2f7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fdc101 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Update releasenotes/notes/python-3-8-c66cde69f972eb1e.yaml

    Co-Authored-By: Olivier Vielpeau <[email protected]>
    remeh and olivielpeau authored Feb 3, 2020
    Configuration menu
    Copy the full SHA
    71f51ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df362eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca1e959 View commit details
    Browse the repository at this point in the history