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

Replace batcher with S3 inventory #131

Merged
merged 10 commits into from
Aug 15, 2018
Merged

Replace batcher with S3 inventory #131

merged 10 commits into from
Aug 15, 2018

Commits on Aug 7, 2018

  1. Remove batcher function and related Terraform

    Austin Byers committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    203c748 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Enable S3 inventory and use it for retroactive analysis

    Austin Byers committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    4afd9be View commit details
    Browse the repository at this point in the history
  2. Separate monolithic CLI into different components

    Austin Byers committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    d449850 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. Simplify build process and package import logic

    Austin Byers committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    39bf48c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea9c0ed View commit details
    Browse the repository at this point in the history
  3. Create a test script; limit coverage to source code

    Austin Byers committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    8eae3b7 View commit details
    Browse the repository at this point in the history
  4. Increase test coverage of manager class

    Austin Byers committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    f4f7265 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of github.com:airbnb/binaryalert into austin-re…

    …move-batcher
    Austin Byers committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    d2d936e View commit details
    Browse the repository at this point in the history
  6. Address feedback, fix test script to exit on failure

    Austin Byers committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    d1278bd View commit details
    Browse the repository at this point in the history
  7. Unit test bug fix

    Austin Byers committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    12692fd View commit details
    Browse the repository at this point in the history