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

Fix 10593 -- add --keep option to experiment remove #10632

Closed
wants to merge 8 commits into from

Commits on Nov 23, 2024

  1. Add keep_selected parameter, and corresponding code to keep only the …

    …selected exps (and remove all the other ones)
    rm-cetic committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    18e9254 View commit details
    Browse the repository at this point in the history
  2. test keep_selected_by_name

    rm-cetic committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    25a0929 View commit details
    Browse the repository at this point in the history
  3. test keep_selected_by_rev

    rm-cetic committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    cce538b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88e169c View commit details
    Browse the repository at this point in the history
  5. test keep all by name

    rm-cetic committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    11228b2 View commit details
    Browse the repository at this point in the history
  6. test keep by rev, with num=2

    rm-cetic committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    7c8314d View commit details
    Browse the repository at this point in the history
  7. added option to cli

    rm-cetic committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    3aaebbe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8155b3c View commit details
    Browse the repository at this point in the history