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

Implement the :settings subcommand #1073

Merged
merged 8 commits into from
Mar 11, 2022

Commits on Mar 10, 2022

  1. empty

    cidrblock committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    09705e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b70b1bd View commit details
    Browse the repository at this point in the history
  3. Settings - Commit Squash - signed off by alisonlhart, thedoubl3j, and…

    … cidrblock
    
    Steps in settings
    
    Some Settings Changes
    
    Adding additional menu columns and data
    
    Removing an accidental change to config.py ui menu
    
    Cleaning up menu columns, removing description and default_value columns
    
    Added content heading and menu formatting
    
    Fixing shorts showing as null
    
    Cleanup
    
    Starting settings file path work and refining settings stdout
    
    Rebasing????
    
    changes from monday
    
    first pass on tests
    
    Designing tests for settings action
    
    Move into config subsystem
    
    Refining tests for direct interactive ee and no ee tests
    
    Formatting
    
    Adding tests and fixing cli parameter issues in utils
    
    Disable UPDATE_FIXTURES for settings tests
    
    working on stdout test, WIP
    
    fix doc string
    
    test fixes and unit tests
    
    Changing settings to use self._args instead of self.app.args
    
    Linting changes
    
    Additional docstring changes
    
    update_fixtures to false to save CI
    
    fixing stdout stuff
    
    Linter changes
    
    Update _yaml.py
    
    Update _yaml.py
    
    Update settings.py
    
    Unneeded file
    
    Unneeded file
    
    Fixing tests and adding changelog fragment
    
    [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    Update fixtures to false
    
    test fixes
    
    settings unit test fixes (hopefully)
    
    Squashed commit of the following:
    
    commit 38c107f
    Author: cidrblock <bthornto@redhat.com>
    Date:   Thu Feb 17 10:24:11 2022 -0800
    
        Mask collection doc cache path
    
    commit c63e830
    Author: cidrblock <bthornto@redhat.com>
    Date:   Wed Dec 1 11:10:15 2021 -0800
    
        empty
    
    commit 2ee93ee
    Author: cidrblock <bthornto@redhat.com>
    Date:   Wed Dec 1 11:10:15 2021 -0800
    
        empty
    
    commit fe30e46
    Author: cidrblock <bthornto@redhat.com>
    Date:   Wed Dec 1 11:10:15 2021 -0800
    
        empty
    
    commit cc3a675
    Author: cidrblock <bthornto@redhat.com>
    Date:   Wed Dec 1 11:10:15 2021 -0800
    
        empty
    
    commit e6a6ab3
    Author: cidrblock <bthornto@redhat.com>
    Date:   Wed Dec 1 11:10:15 2021 -0800
    
        empty
    
    commit f0fff09
    Author: cidrblock <bthornto@redhat.com>
    Date:   Wed Dec 1 11:10:15 2021 -0800
    
        empty
    
    commit 3fec8ae
    Author: cidrblock <bthornto@redhat.com>
    Date:   Wed Dec 1 11:10:15 2021 -0800
    
        empty
    
    commit c9c28e7
    Author: cidrblock <bthornto@redhat.com>
    Date:   Wed Dec 1 11:10:15 2021 -0800
    
        empty
    
    Presentation changes
    
    Update unit tests
    
    REmove curses
    
    readding requirements.yml for builder test_ee
    
    [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    stdout test fixes and fixture updates after the last commit
    
    Update docs/changelog-fragments.d/957.internal.md
    
    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    
    Update docs/changelog-fragments.d/957.internal.md
    
    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    
    formatting/docstring fixes
    
    Test example for jake
    
    isort
    
    Add constants
    
    Renaming changelog fragment and adding color constants to settings
    
    Refactor utils
    
    cut paste error
    
    Utils updates and variable readability change
    
    Settings updates
    
    Rm commented code, move file
    
    sort
    
    Update definitions.py
    
    Lint fixes, restore type aliases
    
    Switch to TypedDict
    
    Typeddict in 3.8
    
    Format
    
    cast again
    
    TValueType :) all the way through
    
    Switch to DataClass
    
    Unit test fix
    
    [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    Rebase and update
    
    Fix stdout
    
    Remove duplicate clear
    
    Definitions constants update
    
    Initial support for settings
    
    Steps in settings
    
    Some Settings Changes
    
    Some Settings Changes
    
    Adding additional menu columns and data
    
    Removing an accidental change to config.py ui menu
    
    Cleaning up menu columns, removing description and default_value columns
    
    Added content heading and menu formatting
    
    Fixing shorts showing as null
    
    Cleanup
    
    Starting settings file path work and refining settings stdout
    
    Rebasing????
    
    changes from monday
    
    first pass on tests
    
    Designing tests for settings action
    
    Move into config subsystem
    
    Refining tests for direct interactive ee and no ee tests
    
    Formatting
    
    Adding tests and fixing cli parameter issues in utils
    
    Disable UPDATE_FIXTURES for settings tests
    
    working on stdout test, WIP
    
    fix doc string
    
    test fixes and unit tests
    
    Changing settings to use self._args instead of self.app.args
    
    Linting changes
    
    Additional docstring changes
    
    update_fixtures to false to save CI
    
    fixing stdout stuff
    
    Linter changes
    
    Update _yaml.py
    
    Update _yaml.py
    
    Update settings.py
    
    Unneeded file
    
    Unneeded file
    
    Fixing tests and adding changelog fragment
    
    [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    Update fixtures to false
    
    test fixes
    
    settings unit test fixes (hopefully)
    
    Squashed commit of the following:
    
    commit 38c107f
    Author: cidrblock <bthornto@redhat.com>
    Date:   Thu Feb 17 10:24:11 2022 -0800
    
        Mask collection doc cache path
    
    commit c63e830
    Author: cidrblock <bthornto@redhat.com>
    Date:   Wed Dec 1 11:10:15 2021 -0800
    
        empty
    
    commit 2ee93ee
    Author: cidrblock <bthornto@redhat.com>
    Date:   Wed Dec 1 11:10:15 2021 -0800
    
        empty
    
    commit fe30e46
    Author: cidrblock <bthornto@redhat.com>
    Date:   Wed Dec 1 11:10:15 2021 -0800
    
        empty
    
    commit cc3a675
    Author: cidrblock <bthornto@redhat.com>
    Date:   Wed Dec 1 11:10:15 2021 -0800
    
        empty
    
    commit e6a6ab3
    Author: cidrblock <bthornto@redhat.com>
    Date:   Wed Dec 1 11:10:15 2021 -0800
    
        empty
    
    commit f0fff09
    Author: cidrblock <bthornto@redhat.com>
    Date:   Wed Dec 1 11:10:15 2021 -0800
    
        empty
    
    commit 3fec8ae
    Author: cidrblock <bthornto@redhat.com>
    Date:   Wed Dec 1 11:10:15 2021 -0800
    
        empty
    
    commit c9c28e7
    Author: cidrblock <bthornto@redhat.com>
    Date:   Wed Dec 1 11:10:15 2021 -0800
    
        empty
    
    Presentation changes
    
    Update unit tests
    
    REmove curses
    
    readding requirements.yml for builder test_ee
    
    [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    stdout test fixes and fixture updates after the last commit
    
    Update docs/changelog-fragments.d/957.internal.md
    
    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    
    Update docs/changelog-fragments.d/957.internal.md
    
    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    
    formatting/docstring fixes
    
    Test example for jake
    
    isort
    
    Add constants
    
    Renaming changelog fragment and adding color constants to settings
    
    Refactor utils
    
    cut paste error
    
    Utils updates and variable readability change
    
    Settings updates
    
    Rm commented code, move file
    
    sort
    
    Update definitions.py
    
    Lint fixes, restore type aliases
    
    Switch to TypedDict
    
    Typeddict in 3.8
    
    Format
    
    cast again
    
    TValueType :) all the way through
    
    Switch to DataClass
    
    Unit test fix
    
    [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    Rebase and update
    
    Fix stdout
    
    Remove duplicate clear
    
    Definitions constants update
    cidrblock authored and alisonlhart committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    94072dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67f7379 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7193642 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8b1b5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5be6016 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    108cbb0 View commit details
    Browse the repository at this point in the history