• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tomelliff / s3-web-service-proxy / 11

Builds Branch Commit Type Ran Committer Via Coverage
11 master Merge pull request #2 from tomelliff/use-requests-instead-of-urllib2 Move to using requests instead of urllib2 push 24 Apr 2017 05:19PM UTC web-flow travis-ci pending completion   set done
10 master Return the JSON response from the web service endpoint Also no longer hardcode the status code and raise an exception on bad status codes (200 response returns None for raise_for_status) to make the Lambda function fail if the web service endpoin... Pull #2 24 Apr 2017 05:15PM UTC web-flow travis-ci pending completion   set done
9 use-requests-instead-of-urllib2 Return the JSON response from the web service endpoint Also no longer hardcode the status code and raise an exception on bad status codes (200 response returns None for raise_for_status) to make the Lambda function fail if the web service endpoin... push 24 Apr 2017 05:15PM UTC tomelliff travis-ci pending completion   set done
7 use-requests-instead-of-urllib2 Move to using requests instead of urllib2 Much simpler and nicer code in exchange for a bit of faff shipping the dependent module. push 24 Apr 2017 04:14PM UTC tomelliff travis-ci pending completion   set done
8 master Move to using requests instead of urllib2 Much simpler and nicer code in exchange for a bit of faff shipping the dependent module. Pull #2 24 Apr 2017 04:11PM UTC web-flow travis-ci pending completion   set done
6 master Switch to PUT to be more semantically correct (#1) * Switch to PUT to be more semantically correct Technically this call should be idempotent as it is telling a web service that an event has happened so a PUT is more appropriate. However this... push 24 Apr 2017 11:24AM UTC web-flow travis-ci pending completion   set done
5 master Update README now that we've moved to PUT instead of POST Pull #1 24 Apr 2017 10:59AM UTC web-flow travis-ci pending completion   set done
4 put-instead-of-post Update README now that we've moved to PUT instead of POST push 24 Apr 2017 10:59AM UTC tomelliff travis-ci pending completion   set done
3 put-instead-of-post Switch to PUT to be more semantically correct Technically this call should be idempotent as it is telling a web service that an event has happened so a PUT is more appropriate. However this does add to a bit of extra growth in code as urllib2 wil... push 24 Apr 2017 10:57AM UTC tomelliff travis-ci pending completion   set done
2 master Add badges push 23 Apr 2017 11:04AM UTC tomelliff travis-ci pending completion   set done
1 master Add Travis CI support push 23 Apr 2017 10:57AM UTC tomelliff travis-ci pending completion   set done
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc