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

Migrate from setup.py to pyproject.toml #1929

Merged
merged 29 commits into from
Aug 6, 2023

Commits on Aug 2, 2023

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

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    fe4772c View commit details
    Browse the repository at this point in the history
  2. Update development docs to utilize pytest instead of old and deprecated

    setup.py test command.
    Kami committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6e0a42c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    14f049b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b7ae62 View commit details
    Browse the repository at this point in the history
  3. Add changelog entries.

    Kami committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    cb25312 View commit details
    Browse the repository at this point in the history
  4. Fix changelog formatting.

    Kami committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b1b3149 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5efa745 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    033938d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Redirect setup.py --version stderr to /dev/null to supress non-fatal

    setuptools pyproject.yaml related warning.
    Kami committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    935f0d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    023d32e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6c7ab9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a0f870 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f30849f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    797f003 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a2f1ef View commit details
    Browse the repository at this point in the history
  8. Use bash shell instead of sh.

    Kami committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    5db7cc4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a60dec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8d19e4b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fcf253d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    062567c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9f258b7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    672bc4a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8b19a27 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'migrate_from_setuppy_to_pyproject_toml' of github.com:k…

    …ami/libcloud into migrate_from_setuppy_to_pyproject_toml
    Kami committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    8e73fde View commit details
    Browse the repository at this point in the history
  17. Add changelog entry.

    Kami committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    249fc3e View commit details
    Browse the repository at this point in the history
  18. Update dist install check scripts to not invoke setup.py directly

    anymore and to clean up before starting the checks.
    Kami committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    926a26d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    274f41a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0750a08 View commit details
    Browse the repository at this point in the history