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

[Auditbeat] Log error when Homebrew not installed #11667

Merged
merged 9 commits into from
Apr 26, 2019

Commits on Apr 26, 2019

  1. Log error when Homebrew not installed.

    Christoph Wurm committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    1646651 View commit details
    Browse the repository at this point in the history
  2. Changelog

    Christoph Wurm committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    1f80853 View commit details
    Browse the repository at this point in the history
  3. Address review

    Christoph Wurm committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    7f1269d View commit details
    Browse the repository at this point in the history
  4. Add two tests for Homebrew.

    Christoph Wurm committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    3d796d8 View commit details
    Browse the repository at this point in the history
  5. Fix Homebrew tests on Linux.

    Christoph Wurm committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    61c03f9 View commit details
    Browse the repository at this point in the history
  6. Protect against panic in test.

    Christoph Wurm committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    d5278cc View commit details
    Browse the repository at this point in the history
  7. More protection.

    Christoph Wurm committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    5f4cc09 View commit details
    Browse the repository at this point in the history
  8. Move test files to testdata/.

    Christoph Wurm committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    a29cbee View commit details
    Browse the repository at this point in the history
  9. Remove runtime dependent InstallTime checks from unit tests.

    Christoph Wurm committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    dbe8c38 View commit details
    Browse the repository at this point in the history