Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Poetry: use locked environment in Docker images #12385

Merged
merged 14 commits into from
Apr 7, 2022
Merged

Commits on Apr 5, 2022

  1. Poetry: use locked environment in Docker images

    Pulled out of #12337.
    David Robertson committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    cdad120 View commit details
    Browse the repository at this point in the history
  2. Changelog

    David Robertson committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    0a28d77 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Don't use the base image

    David Robertson committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    e741767 View commit details
    Browse the repository at this point in the history
  2. Install via requirements.txt

    David Robertson committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    92c9a60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2afee3b View commit details
    Browse the repository at this point in the history
  4. Oh yeah, we're still using setuptools for wheels

    :(
    David Robertson committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    a1d7ba9 View commit details
    Browse the repository at this point in the history
  5. Try poetry 1.2.0b1

    David Robertson committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    87ee7c2 View commit details
    Browse the repository at this point in the history
  6. Try a three-stage build

    David Robertson committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    5bc8eac View commit details
    Browse the repository at this point in the history
  7. Desperation: ditch PyPy for a sensible export

    David Robertson committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    98e8b39 View commit details
    Browse the repository at this point in the history
  8. Revert "Desperation: ditch PyPy for a sensible export"

    This reverts commit 98e8b39.
    David Robertson committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    efeb99d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c791ed1 View commit details
    Browse the repository at this point in the history
  10. Use poetry git

    David Robertson committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    43b9b3e View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Move RUN --mount comment

    David Robertson committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    432adf7 View commit details
    Browse the repository at this point in the history
  2. Use the specific poetry commit which fixes stuff

    David Robertson committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    1a81c24 View commit details
    Browse the repository at this point in the history