Closed phoet closed 9 years ago
Huh, thanks. I wonder how it was working in our environment.
computers, how do they work?! ¯(ツ)/¯
Ohhh… it looks like I fixed this error, amended my commit, tagged it v2.0.1
and pushed the tag, but never pushed it to master.
I've now force-pushed the v2.0.1
commit to master (after this merge, therefore overwriting it) so that the v2.0.1
doesn't forever point at an orphan (widow? leaf?) commit. And like any git push --force
I'll probably regret it at some point.
Thanks for pointing out the problem. Turns out the computers are working fine, but I'm not ;)
using
s3_http_loader.rb
in thumbor results in an error:so i changed the import to be the same as in
s3_loader.py