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(eos_cli_config_gen): Add support for additional dot1x commands. #4191

Merged

Commits on Sep 10, 2024

  1. Feat(eos_cli_config_gen): Add support for additional dot1x commands.

    Laxmikant Chintakindi authored and Laxmikant Chintakindi committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    936ad09 View commit details
    Browse the repository at this point in the history
  2. Address multiple comments.

    Laxmikant Chintakindi authored and Laxmikant Chintakindi committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3c8d2df View commit details
    Browse the repository at this point in the history
  3. Fix

    Laxmikant Chintakindi authored and Laxmikant Chintakindi committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    13bb6ff View commit details
    Browse the repository at this point in the history
  4. Adding missing tests from coverage report.

    Laxmikant Chintakindi authored and Laxmikant Chintakindi committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    55663ff View commit details
    Browse the repository at this point in the history
  5. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and Laxmikant Chintakindi committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    932830b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb3f5ac View commit details
    Browse the repository at this point in the history
  7. Delete python-avd/pyavd/_eos_cli_config_gen/schema/eos_cli_config_gen…

    ….jsonschema.json
    laxmikantchintakindi authored and Laxmikant Chintakindi committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    587e402 View commit details
    Browse the repository at this point in the history
  8. Improve coverage.

    Laxmikant Chintakindi authored and Laxmikant Chintakindi committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6144e97 View commit details
    Browse the repository at this point in the history
  9. Make template simpler.

    Laxmikant Chintakindi authored and Laxmikant Chintakindi committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e0686e9 View commit details
    Browse the repository at this point in the history
  10. Fix the template for traffic commands.

    Laxmikant Chintakindi authored and Laxmikant Chintakindi committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3a32e57 View commit details
    Browse the repository at this point in the history
  11. Change key name for av pair username format.

    Laxmikant Chintakindi authored and Laxmikant Chintakindi committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f8f341f View commit details
    Browse the repository at this point in the history
  12. Adding big keyword into a variable.

    Laxmikant Chintakindi authored and Laxmikant Chintakindi committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c372e89 View commit details
    Browse the repository at this point in the history
  13. Rebase

    Laxmikant Chintakindi authored and Laxmikant Chintakindi committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    48ef371 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    1d33d12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f15b4d7 View commit details
    Browse the repository at this point in the history