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

Update Poetry to 1.8.3 #637

Merged
merged 14 commits into from
Sep 3, 2024
Merged

Update Poetry to 1.8.3 #637

merged 14 commits into from
Sep 3, 2024

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    7a5071c View commit details
    Browse the repository at this point in the history
  2. Ran vendoring (no other change)

    Command run was vendoring sync -vvv . from the top-level directory.
    
    Also ran dos2unix on a few files:
      - conda_lock/_vendor/poetry/core/_vendor/lark/grammars/*
      - conda_lock/_vendor/poetry/core/_vendor/fastjsonschema/*
    to squelch warnings about line endings
    romain-intel committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f43e218 View commit details
    Browse the repository at this point in the history
  3. Fix licenses

    romain-intel committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8f246f7 View commit details
    Browse the repository at this point in the history
  4. Fixup code

    romain-intel committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    df3277c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7dc4bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14d69d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4407592 View commit details
    Browse the repository at this point in the history
  8. Refactor repository config

    maresb authored and romain-intel committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bfc261d View commit details
    Browse the repository at this point in the history
  9. Refactor URL stripping

    maresb authored and romain-intel committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2aa254c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3146dc View commit details
    Browse the repository at this point in the history
  11. Fix for Windows cache directory

    maresb authored and romain-intel committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7dbfdf7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7f8bd3b View commit details
    Browse the repository at this point in the history
  13. Address comments

    romain-intel committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    870d78e View commit details
    Browse the repository at this point in the history
  14. Integrated changes from @maresb to make the cache clearing more robust

    (all credit to @maresb -- just copied it over)
    romain-intel committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b364a27 View commit details
    Browse the repository at this point in the history