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: support writing audit events to stdout for log #3113

Merged
merged 15 commits into from
Jun 6, 2024

Commits on May 26, 2024

  1. feat: support writing audit events to stdout for log

    Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
    markphelps committed May 26, 2024
    Configuration menu
    Copy the full SHA
    47c3608 View commit details
    Browse the repository at this point in the history
  2. chore: simplify audit log default stdout logic

    Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
    markphelps committed May 26, 2024
    Configuration menu
    Copy the full SHA
    a4f41e1 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    9ee4f0b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. feat: support writing audit events to stdout for log

    Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
    markphelps committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    fed391e View commit details
    Browse the repository at this point in the history
  2. chore: simplify audit log default stdout logic

    Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
    markphelps committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8ebf2c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    5a59b77 View commit details
    Browse the repository at this point in the history
  2. chore: merge

    markphelps committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8734335 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbe9ed8 View commit details
    Browse the repository at this point in the history
  4. chore: fix schemas

    markphelps committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6c1e0f5 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'audit-logs-stdout' of https://github.com/flipt-io/flipt

    …into audit-logs-stdout
    
    * 'audit-logs-stdout' of https://github.com/flipt-io/flipt:
      docs: add levlaz as a contributor for doc (#3148)
    markphelps committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f5887bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19e40a4 View commit details
    Browse the repository at this point in the history
  7. chore: add audit log test

    Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
    markphelps committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8e98c39 View commit details
    Browse the repository at this point in the history
  8. chore: change error msg

    Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
    markphelps committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e2b4355 View commit details
    Browse the repository at this point in the history
  9. chore: push failing non-existent dir test

    Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
    markphelps committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    997a00c View commit details
    Browse the repository at this point in the history
  10. chore: create dir if not exists

    Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
    markphelps committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b314368 View commit details
    Browse the repository at this point in the history