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

new(cmd,pkg,docs,docgen,validate): switched from slog go library to rich-text falcoctl log library #333

Merged
merged 5 commits into from
Apr 23, 2024

Commits on Apr 23, 2024

  1. new(cmd,pkg,docs,docgen,validate): switched from slog go library to…

    … use rich-text falcoctl log library.
    
    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2701ea5 View commit details
    Browse the repository at this point in the history
  2. chore(cmd,pkg): small improvements and initial test fixes.

    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8c6a73b View commit details
    Browse the repository at this point in the history
  3. chore(cmd,pkg): allow cli test to disable styling.

    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    589ad27 View commit details
    Browse the repository at this point in the history
  4. chore(cmd,docs): updated docs and fixed cmd related tests.

    Moreover, moved cmd output to more strictly follow `falcoctl` one,
    with regards to printing usage/helper messages.
    
    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1b25d9c View commit details
    Browse the repository at this point in the history
  5. chore(go.sum): bumped docker library.

    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    66e37f7 View commit details
    Browse the repository at this point in the history