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

ensure provider respects subdirectory when merging and imrove subdirectory support for vcs deps #5648

Merged
merged 6 commits into from
May 21, 2022

Commits on May 19, 2022

  1. tests: isolate config always

    abn committed May 19, 2022
    Configuration menu
    Copy the full SHA
    4080346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1b11ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    621756c View commit details
    Browse the repository at this point in the history
  4. make dependency cache compatible with core 1.1.0a7

    This change is required to allow for subdirectories.
    abn committed May 19, 2022
    Configuration menu
    Copy the full SHA
    7dd4d23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c52d7a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. solver: print more information about packages with source_type when s…

    …olving fails to avoid weird messages like "Because myapp depends on both demo (1.2.3) and demo (1.2.3), version solving failed."
    radoering committed May 21, 2022
    Configuration menu
    Copy the full SHA
    a390a54 View commit details
    Browse the repository at this point in the history