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

feat!: allow specifying the dependency depth resolution through CLI and make dependency resolution off by default #840

Merged
merged 16 commits into from
Sep 25, 2024

Commits on Sep 24, 2024

  1. chore: remove recursive option for deps resolution from ini config an…

    …d allow to provide it as argumentto dependency resolver
    tromai committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7d99b17 View commit details
    Browse the repository at this point in the history
  2. chore: add --deps-depth and make --skip-deps do nothing and turn off …

    …deps resolution by default
    tromai committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5b1d50b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0052c45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    558dd54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2df09ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89804e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bbd7b58 View commit details
    Browse the repository at this point in the history
  8. chore: add a missing space

    tromai committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    feab84f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97f76ce View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6f81633 View commit details
    Browse the repository at this point in the history
  11. chore: make the deprecated message for skip-deps in CLI consistent wi…

    …th the Sphinx documentation
    tromai committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    eaf2275 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    187a03c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a49c3fc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    190dc63 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8b6ceac View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    87e7bb9 View commit details
    Browse the repository at this point in the history