Closed kkopachev closed 4 years ago
Wow great work, thanks a lot! Looks good so far, there's only one test failing in the CI, would you mind looking into it? https://circleci.com/gh/thumbor-community/aws/248?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link
@Bladrak test fixed, should be good to go.
I've changed signatures (added @return_future
) of put_crypto
and put_detector_data
, but I didn't find any calls to them, so I think it's safe anyway.
Thanks, I'm away from computers at the moment but I'll take a look when I can, in a few days.
@kkopachev Merged, however the build seems to be failing, would you mind checking it?
Looks like it fails to checkout from git. Maybe you rotated your ssh key?
Hmm no but looks like it's an issue with the docker image, checking it. I'll let you know
Figured we should switch to nosetests from pyvows.