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

export: replace in-tree implementation with poetry-plugin-export #5413

Merged
merged 8 commits into from
Apr 16, 2022

Commits on Apr 12, 2022

  1. Bumping version from 1.2.0-beta.1 to 1.2.0-beta.2.dev0

    This is done to allow safe refactoring of export command plugin.
    abn committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    d600b82 View commit details
    Browse the repository at this point in the history
  2. tests: load plugins when for command tester

    This change cleans up loading of plugins when testing commands.
    abn committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    5603138 View commit details
    Browse the repository at this point in the history
  3. export: add poetry-plugin-export

    abn committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    22968bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e733307 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2216fc1 View commit details
    Browse the repository at this point in the history
  6. locker: remove with_dev_reqs parameter

    This is no longer required and is superseded by the groups feature.
    abn committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    5570088 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ff7813 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2444521 View commit details
    Browse the repository at this point in the history