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

Conversation

alekna
Copy link
Member

@alekna alekna commented Sep 10, 2018

In this PR:

  • Updated documentation
  • --env/-e is now optional parameter
  • stacks events without -f now prints up to 100 lines (previously 10). This is default page size of CloudFormation API
  • Fixed event timestamp printing when -f not specified
  • Some general cleanup

- Fix too broad except in _load_yaml()
- Refactor list_files()
- Sort imports
- Set default events line limit to 100 (default AWS CloudFormation API page size)
- Make `-e`, `--env` parameter optional
- Normalize events timestamps when running without -f
- Sort imports
@alekna alekna requested a review from vaijab September 10, 2018 17:58
@alekna alekna merged commit 714712a into master Sep 11, 2018
@alekna alekna deleted the cleanup branch September 11, 2018 08:24
@vaijab
Copy link
Member

vaijab commented Sep 11, 2018

Nice one!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants