Skip to content

Commit

Permalink
Merge pull request #32 from brighthive/feat/add-cloudwatch-logging
Browse files Browse the repository at this point in the history
Feat/add cloudwatch logging
  • Loading branch information
gregmundy authored Sep 6, 2020
2 parents a66c776 + 8013336 commit e3a019e
Show file tree
Hide file tree
Showing 5 changed files with 301 additions and 113 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@
**/samples
**/scripts
**/*.sql
**/push.sh
2 changes: 2 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ brighthive-authlib = "*"
requests = "*"
gevent = "*"
mci-database = {editable = true,ref = "master",git = "https://github.com/brighthive/mci-database.git"}
watchtower = "*"
boto3 = "*"

[dev-packages]
expects = "*"
Expand Down
Loading

0 comments on commit e3a019e

Please sign in to comment.