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

feat: merge user-provided --{disable,enable}-features in args #11152

Merged
merged 5 commits into from
Oct 15, 2023

Commits on Oct 13, 2023

  1. feat: merge user-provided --{disable,enable}-features in args

    Currently user-provided features are completely ignored in args, being
    overridden with default ones.
    thiagowfx committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9b37c91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    711b333 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b6174a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcf29f2 View commit details
    Browse the repository at this point in the history
  5. chore: simplify getFeatures

    thiagowfx committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ff9c6fd View commit details
    Browse the repository at this point in the history