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

Cleanup #107

Merged
merged 5 commits into from
Sep 11, 2018
Merged

Cleanup #107

merged 5 commits into from
Sep 11, 2018

Commits on Sep 10, 2018

  1. Refactor config.py

    - Fix too broad except in _load_yaml()
    - Refactor list_files()
    - Sort imports
    alekna committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    a0647a9 View commit details
    Browse the repository at this point in the history
  2. Refactor cli.py

    - Set default events line limit to 100 (default AWS CloudFormation API page size)
    - Make `-e`, `--env` parameter optional
    alekna committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    cb76288 View commit details
    Browse the repository at this point in the history
  3. Refactor cf.py

    - Normalize events timestamps when running without -f
    - Sort imports
    alekna committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    2c6acae View commit details
    Browse the repository at this point in the history
  4. Update docs

    alekna committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    0d92261 View commit details
    Browse the repository at this point in the history
  5. Bump version

    alekna committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    e522548 View commit details
    Browse the repository at this point in the history