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

Add functionbeat to the build process #8639

Merged
merged 3 commits into from
Oct 19, 2018

Commits on Oct 18, 2018

  1. This add beatless/functionbeat to the build processes and do the

    following changes:
    
        Use a custom packages.yml to only build some of the artifact.
        Each distribution also include a linux binary to be run on AWS lambda
        Some refactoring is done in the mage.go file to allow to specify a
        specs file more easily.
        Make sure that beatless is added to build/distributions/beatless
    ph committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    250f36c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    407e731 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f35561c View commit details
    Browse the repository at this point in the history