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

Add venv creation and activation support #7

Merged
merged 28 commits into from
Feb 19, 2024
Merged

Add venv creation and activation support #7

merged 28 commits into from
Feb 19, 2024

Commits on Feb 18, 2024

  1. Add UV venv support

    Aymane11 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    2c0f2a7 View commit details
    Browse the repository at this point in the history
  2. Add venv tests

    Aymane11 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    5905e19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9776a51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c098329 View commit details
    Browse the repository at this point in the history
  5. Trigger Pipeline

    Aymane11 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    e64978c View commit details
    Browse the repository at this point in the history
  6. Run package command

    Aymane11 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    9490d31 View commit details
    Browse the repository at this point in the history
  7. Fix venv activation command

    Aymane11 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    26fe4ea View commit details
    Browse the repository at this point in the history
  8. Run package (again)

    Aymane11 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    89ee6fe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    20b1412 View commit details
    Browse the repository at this point in the history
  10. Debugging to list files

    Aymane11 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    5261b12 View commit details
    Browse the repository at this point in the history
  11. Fix venv activation command

    Aymane11 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    44ec2ab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f952efc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eebdef6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bff0a02 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3bf2564 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    12e09ab View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    162abe4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    50b2b31 View commit details
    Browse the repository at this point in the history
  19. Fix PATH for Windows

    Aymane11 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    348bbab View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    42c6825 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6029390 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ab18458 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3e1e00e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    686fcdd View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    cf42ea1 View commit details
    Browse the repository at this point in the history
  2. Remove default venv creation

    Aymane11 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    fd3f928 View commit details
    Browse the repository at this point in the history
  3. Add venv option to README

    Aymane11 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    98b323b View commit details
    Browse the repository at this point in the history
  4. Fix README

    Aymane11 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    35ee3b0 View commit details
    Browse the repository at this point in the history