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

Improvements for GoVPP CLI #135

Merged
merged 3 commits into from
Jun 23, 2023
Merged

Improvements for GoVPP CLI #135

merged 3 commits into from
Jun 23, 2023

Commits on Jun 13, 2023

  1. Improvements for GoVPP CLI

    - added new linter rule MessageSameStatus
    - fixed issue with cache of cloned repository
    - added option --targz for vppapi export command
    - fixed issues with color mode when not using terminal
    - added option to vppapi diff command to include comment differences
    - added --paths option to filter out specific API files or paths
    
    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    228bd9f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Remove test

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    b9f1e28 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Resolve review feedback

    Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
    ondrej-fabry committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2cf5ec6 View commit details
    Browse the repository at this point in the history