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

[python] Hotfix/wheel build playground #1740

Closed
wants to merge 44 commits into from

Commits on Sep 18, 2024

  1. [python] adapt pyproject.toml to changed project structure

    The project structure has changed and bit and new dependencies have been added. These folders were not copied into the sdist correctly anymore.
    KerstinKeller authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2fc5d28 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    4b3a3d5 View commit details
    Browse the repository at this point in the history
  2. Some changes.

    Peguen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    180b822 View commit details
    Browse the repository at this point in the history
  3. More changes.

    Peguen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7b9618a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a66c59c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a7d35f View commit details
    Browse the repository at this point in the history
  6. Added build.data to scikit

    Peguen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    94ed8a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfad6da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    82310c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    22814f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7e3aeaa View commit details
    Browse the repository at this point in the history
  11. wheel.packages adaption test.

    Peguen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d45a57c View commit details
    Browse the repository at this point in the history
  12. Renamed folder.

    Peguen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c31d33c View commit details
    Browse the repository at this point in the history
  13. Revert "Renamed folder."

    This reverts commit c31d33c.
    Peguen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cd9c307 View commit details
    Browse the repository at this point in the history
  14. Tried with subpackages.

    Peguen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b5af078 View commit details
    Browse the repository at this point in the history
  15. Removed one package (main).

    Peguen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    476f4f5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6b1dc07 View commit details
    Browse the repository at this point in the history
  17. Added ecalhdf5 again.

    Peguen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1746e04 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c161b39 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    286e6c5 View commit details
    Browse the repository at this point in the history
  20. Removed comma.

    Peguen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a838fa1 View commit details
    Browse the repository at this point in the history
  21. Exclude possible problem.

    Peguen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    046a24d View commit details
    Browse the repository at this point in the history
  22. Exclude possible problem NR2.

    Peguen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e679c9f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    74fa3eb View commit details
    Browse the repository at this point in the history
  24. 0.9

    Peguen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    afb2077 View commit details
    Browse the repository at this point in the history
  25. 0.10

    Peguen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4cc6055 View commit details
    Browse the repository at this point in the history
  26. 0.10.0

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

Commits on Sep 20, 2024

  1. 0.10.1

    Peguen committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1e347dd View commit details
    Browse the repository at this point in the history
  2. 0.10.2

    Peguen committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9aad68d View commit details
    Browse the repository at this point in the history
  3. 0.10.3

    Peguen committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e90483a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e2e6c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b6c5ce View commit details
    Browse the repository at this point in the history
  6. Added cp to package path.

    Peguen committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2e8eaa5 View commit details
    Browse the repository at this point in the history
  7. Removed symlinks again.

    Peguen committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5d95ab1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9045f86 View commit details
    Browse the repository at this point in the history
  9. Included ubuntu again.

    Peguen committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d9ec204 View commit details
    Browse the repository at this point in the history
  10. set archs to auto64

    Peguen committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    dc3d2df View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e7a7636 View commit details
    Browse the repository at this point in the history
  12. env variable test.

    Peguen committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e3b04e7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cfde774 View commit details
    Browse the repository at this point in the history
  14. Try using pwsh for windows.

    Peguen committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    14b3e2b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    04e5d7c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8c1816b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fe44377 View commit details
    Browse the repository at this point in the history