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 sys.exit with CondaBuildUserError exceptions #5255

Draft
wants to merge 33 commits into
base: main
Choose a base branch
from

Commits on Jul 23, 2024

  1. Add test for copy_readme()

    beeankha authored and kenodegard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1f7bf92 View commit details
    Browse the repository at this point in the history
  2. Update test_filter_files

    kenodegard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    df1ec1f View commit details
    Browse the repository at this point in the history
  3. Add test_wsl_unsupported

    kenodegard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1889cd5 View commit details
    Browse the repository at this point in the history
  4. Add news file

    beeankha authored and kenodegard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7160322 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bb2264 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36b2d2e View commit details
    Browse the repository at this point in the history
  7. Format strings

    kenodegard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e39d11f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32047d4 View commit details
    Browse the repository at this point in the history
  9. Fix inspect tests

    kenodegard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    29f73fd View commit details
    Browse the repository at this point in the history
  10. Fix SystemExit tests

    kenodegard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    bae28a8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d45ed53 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    869364b View commit details
    Browse the repository at this point in the history
  13. Update post.py

    kenodegard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    81ad52d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ae717ce View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7eed5a7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c6e50da View commit details
    Browse the repository at this point in the history
  17. Fix test

    kenodegard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9537647 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7b3ba47 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    359f8ae View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f2dc2f7 View commit details
    Browse the repository at this point in the history
  21. Jinaj2 is always installed

    kenodegard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    75cca21 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5b0fa11 View commit details
    Browse the repository at this point in the history
  23. Move test back

    kenodegard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5c65084 View commit details
    Browse the repository at this point in the history
  24. Undo

    kenodegard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5922c6e View commit details
    Browse the repository at this point in the history
  25. Revert _DIR_PATHS

    kenodegard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8141971 View commit details
    Browse the repository at this point in the history
  26. Revert

    kenodegard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e902ad2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    76f1cd7 View commit details
    Browse the repository at this point in the history
  28. nullcontext

    kenodegard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9c9b50b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    28df04b View commit details
    Browse the repository at this point in the history
  30. Remove unused import

    kenodegard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    aa8e895 View commit details
    Browse the repository at this point in the history
  31. Bump deprecation versions

    kenodegard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9599a0a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Add conda.testing fixtures

    kenodegard committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    35c0f8a View commit details
    Browse the repository at this point in the history
  2. Remove outdated test

    kenodegard committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d6f0312 View commit details
    Browse the repository at this point in the history