Skip to content

feat: Progress bar for repodata fetch when using gateway #1710

@iamthebot

Description

@iamthebot

Checklist

  • I added a descriptive title
  • I searched open requests and couldn't find a duplicate

What is the idea?

Currently, py-rattler exposes a progress bar for the install method. However, solve doesn't have a toggleable progress bar when it's passed a gateway object and repodata is fetched.

My thinking is the gateway object could have a setting that enables/disables the progress bar when it fetches repodata. This aligns it with install that has an option to enable/disable a progress bar.

Why is this needed?

Cleaner reporting when using py-rattler in interactive applications

What should happen?

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions