Brandon Hall
Brandon Hall
Resolves #94
The current dockerhub auth token doesn't have the require permissions to update repo descriptions... Need to generate a new token.
Found a popular ELK stack docker image which should include everything needed to get an ELK stack up and running in seconds. Perhaps we could update our Kibana instructions to...
It should be clear what what we're expecting from contributors: * code style * signed commits * tests?
Use version constraints rather than fixed version numbers and consider using something with support for proper locking like pipenv
Line-endings committed to the repository must always be LF. There's currently a mix of CRLF and LF which need to be converted to LF.
Signature tests often have transient issues (e.g captcha challenge pages) and fail on unrelated changes. Need a better workflow to deal with them, as pull requests shouldn't fail just because...