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

Support Named Package Categories #5366

Merged
merged 49 commits into from
Oct 8, 2022
Merged

Support Named Package Categories #5366

merged 49 commits into from
Oct 8, 2022

Commits on Sep 11, 2022

  1. Configuration menu
    Copy the full SHA
    80c3404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6954f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23af465 View commit details
    Browse the repository at this point in the history
  4. Resolve mutiple categories.

    matteius committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    19dd5e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    301aaba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b37dc90 View commit details
    Browse the repository at this point in the history
  7. Extend category into the resolver and move dev argument from methods …

    …that no longer require it.
    matteius committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    6de818a View commit details
    Browse the repository at this point in the history
  8. Resolve circular import

    matteius committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    ceabe5a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d24bf0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    467045f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a651b7b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0d57450 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    83d0f10 View commit details
    Browse the repository at this point in the history
  14. Fix the tests.

    matteius committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    0c8d4c3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    24c51eb View commit details
    Browse the repository at this point in the history
  16. Fix remaining test.

    matteius committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    dcfa8d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    1a8356a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afb5ce7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    169eb17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7d8379 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd0a209 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7646513 View commit details
    Browse the repository at this point in the history
  7. Fix logic for failing tests.

    matteius committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    49386f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88ff657 View commit details
    Browse the repository at this point in the history
  9. Adjust test expctation.

    matteius committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    8a4916e View commit details
    Browse the repository at this point in the history
  10. Fix import of plette.

    matteius committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    d5c63a0 View commit details
    Browse the repository at this point in the history
  11. Fix import of plette.

    matteius committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    ae5d5f1 View commit details
    Browse the repository at this point in the history
  12. Fix import of plette.

    matteius committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    91b5160 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7754e66 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    40900bc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    48a1c76 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    eb6054a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bb006fe View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    c882a09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7497f0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e064bc View commit details
    Browse the repository at this point in the history
  4. Run pipenv lock.

    matteius committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    8886cb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cf819c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8735dc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    8e81dda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3381ce View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    f6775eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaed25d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    35b996d View commit details
    Browse the repository at this point in the history
  2. Remove debug print.

    matteius committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    a5256d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11b96ed View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    19b5301 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    81cde42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fa70db View commit details
    Browse the repository at this point in the history