Skip to content

Package rehearsal: omit empty optional pip arguments #740

Description

@jeffhuber

Problem

The package-install rehearsal passes empty optional pip values as real argv entries when no candidate index or find-links directory is configured. A successful v1.0.9 TestPyPI rehearsal therefore emitted warnings for an empty extra index and empty find-links location.

The install and bounded propagation retry still passed, so this is diagnostic noise rather than a release blocker.

Ask

  • Omit optional pip flags entirely when their value is empty.
  • Preserve the closed TestPyPI candidate flow and production dependency index behavior.
  • Add focused argv tests for absent and present optional values.
  • Keep command diagnostics metadata-only; do not persist raw pip output.

Found while qualifying v1.0.9 under #729.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtier:RCode Mower generated label

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions