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: Introduce index audit to lokitool #13008

Merged
merged 17 commits into from
Jun 3, 2024
Merged

feat: Introduce index audit to lokitool #13008

merged 17 commits into from
Jun 3, 2024

Commits on May 2, 2024

  1. Init the audit cmd.

    DylanGuedes committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4412ef8 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. refactor

    DylanGuedes committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8872767 View commit details
    Browse the repository at this point in the history
  2. Add README instructions.

    DylanGuedes committed May 21, 2024
    Configuration menu
    Copy the full SHA
    03f6d1a View commit details
    Browse the repository at this point in the history
  3. file not necessary

    DylanGuedes committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a385ff4 View commit details
    Browse the repository at this point in the history
  4. add progressbar vendoring

    DylanGuedes committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d349ab8 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Add unitary tests

    DylanGuedes committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e519a37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    817e7d6 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. fix lint

    DylanGuedes committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e6589a1 View commit details
    Browse the repository at this point in the history
  2. update go.mod

    DylanGuedes committed May 28, 2024
    Configuration menu
    Copy the full SHA
    987cc15 View commit details
    Browse the repository at this point in the history
  3. more lint fixes

    DylanGuedes committed May 28, 2024
    Configuration menu
    Copy the full SHA
    815355b View commit details
    Browse the repository at this point in the history
  4. fix test

    DylanGuedes committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c390e64 View commit details
    Browse the repository at this point in the history
  5. lintk packages

    DylanGuedes committed May 28, 2024
    Configuration menu
    Copy the full SHA
    be2bcbf View commit details
    Browse the repository at this point in the history
  6. other package lint

    DylanGuedes committed May 28, 2024
    Configuration menu
    Copy the full SHA
    cfba491 View commit details
    Browse the repository at this point in the history
  7. remove unuseful test

    DylanGuedes committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a4dffcd View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. unused params

    DylanGuedes committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7b263c8 View commit details
    Browse the repository at this point in the history
  2. fix calls

    DylanGuedes committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ecb15fa View commit details
    Browse the repository at this point in the history
  3. remove dead line

    DylanGuedes committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    559e95b View commit details
    Browse the repository at this point in the history