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 rejection of negating CLI boolean flags in config #1913

Merged
merged 10 commits into from
Jul 25, 2023

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    383fbd6 View commit details
    Browse the repository at this point in the history
  2. Try and fix the tests

    chrysle committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    401c5fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afed995 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4210def View commit details
    Browse the repository at this point in the history
  5. Merge branch 'support-boolean-flags-in-config' of github.com:chrysle/…

    …pip-tools into support-boolean-flags-in-config
    chrysle committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    f8e4a3a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Refactor-out parse_config_file() (#1)

    * Refactor-out parse_config_file()
    
    * Fix failing tests
    
    * Naming
    
    * Naming
    atugushev authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2a91b76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61eda61 View commit details
    Browse the repository at this point in the history
  3. Add documentation to README

    And correct README filename in `tox` session.
    chrysle committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1d1976e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35af45b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Correct example in README

    chrysle committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1fa01cf View commit details
    Browse the repository at this point in the history