Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Animal Labs (@animallabs)
- San Francisco, CA
- Sign in to view email
- http://www.unquietcode.com
Pinned
75 contributions in the last year
Contribution activity
August 2019
- UnquietCode/runbook.py Python
Created an issue in UnquietCode/runbook.py that received 1 comment
cryptographic signatures for completed steps
attach cryptographic signatures to completed steps in the log file to make enhanced verification possible
1
comment
- unit testing framework
- better existing step matching logic
- better translation of class names to log names
- support markdown in step descriptions
- styling improvements
- repeated task text correctness
- more info in readme
- pypy deploy
- step timeout
- docstring for class used as preamble
- colored terminal messages
- Localization
- support using default values in place of decorator
- specify licensing
- improved packaging metadata (setup.py)
- support dynamic class definition ordering
- unicode / emoji support
- pip packaging
- create a full example runbook
- support class inheritance
- support custom logging
- better test example
- support annotations to customize step behavior
- more better readme
- consider using optparse or something more formal than positional args
- Some issues not shown.