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

Replace setup.py with pyproject.toml #1187

Merged
merged 36 commits into from
Sep 19, 2024
Merged

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    677a8b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d083bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65fb4d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c297ff View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. First pass pyproject.toml

    ethho committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    77cf1c6 View commit details
    Browse the repository at this point in the history
  2. rm setup.py

    ethho committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    65446a7 View commit details
    Browse the repository at this point in the history
  3. Clean up Docker compose

    ethho committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    bbf3957 View commit details
    Browse the repository at this point in the history
  4. Move LNX-*.yml to docker-compose.yaml

    Standard file name
    ethho committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f1b065e View commit details
    Browse the repository at this point in the history
  5. Minimal Dockerfile

    ethho committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7663e67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8b02dd View commit details
    Browse the repository at this point in the history
  7. docker compose runs pytests

    ethho committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4cdfe4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b08150a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    04b9048 View commit details
    Browse the repository at this point in the history
  10. Many changes to CI/CD

    ethho committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7768497 View commit details
    Browse the repository at this point in the history
  11. Separate djtest service

    ethho committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e6d034d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b8efb1d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b53f688 View commit details
    Browse the repository at this point in the history
  14. Install git in conda env

    ethho committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    394b19f View commit details
    Browse the repository at this point in the history
  15. Fix or skip failing tests

    ethho committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7b269ca View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5fd8371 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    eefcbd8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    91693eb View commit details
    Browse the repository at this point in the history
  19. Quiet docker pull in CI

    ethho committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e3d84ef View commit details
    Browse the repository at this point in the history
  20. Format with black==24.8.0

    ethho committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d3b7592 View commit details
    Browse the repository at this point in the history
  21. Set user in docker-compose

    ethho committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    764ae93 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    26050ca View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    850ae19 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    426f62d View commit details
    Browse the repository at this point in the history
  25. yield minio client properly

    ethho committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0812fe1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    fc5a27f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16e4347 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dbc10e View commit details
    Browse the repository at this point in the history
  4. Revert "Parse DJ_VERSION from pyproject.toml"

    This reverts commit 9dbc10e.
    ethho committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    375e083 View commit details
    Browse the repository at this point in the history
  5. Deprecate setuptools_scm

    ethho committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fd464c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa34535 View commit details
    Browse the repository at this point in the history
  7. Clean up

    ethho committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9884672 View commit details
    Browse the repository at this point in the history