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

[backport] configure mirror target #3517

Merged
merged 2 commits into from
Feb 16, 2024

Commits on Feb 16, 2024

  1. Import SlicingOptions from P2

    laeubi committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    86bf842 View commit details
    Browse the repository at this point in the history
  2. Make the slicing options of the mirror-target-platform mojo configurable

    Currently the mirror-target-platform mirrors everything it could gather,
    that could probably be to much, one maybe even want to configure even
    more things like optional dependencies.
    
    This now adds a new <options> parameter that allows to fine tune the
    slicing options used for mirror the target.
    Apply suggestions from code review
    
    Co-authored-by: Titouan Vervack <tivervac@gmail.com>
    laeubi and tivervac committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5a1eef3 View commit details
    Browse the repository at this point in the history