Stephen Lewis (Burrows)
Stephen Lewis (Burrows)
I'm not entirely sure what's going on. Daguerre occasionally runs into an issue where a file that's been saved can't be immediately opened to find its dimensions. The cause seems...
See http://stackoverflow.com/questions/1516736/django-sorl-thumbnail-crop-picture-head. Essentially, the idea would be to crop images incrementally by choosing the edge with the lowest entropy. Sort of a poor-man's seam carving.
Although seam carving is ostensibly supported through https://github.com/sameeptandon/python-seam-carving/blob/master/CAIS.py, the code providing it is way out of date, and the implementation itself is two years old and extremely slow. Seam carving...
It would be great to be able to use docker-redis-cluster and put a password in front of it. It's not clear to me from the existing documentation whether that's possible;...
Brings the library up to date with the latest twitter conformance standards.
I'm glad there's a library out there that cares about compliance, but I wish that it were still up to date.
Failure rate: - 22% in Nov 2021 - previously 0% due to this failure Impacted tests: - TestAccDataprocCluster_withAutoscalingPolicy Nightly builds: - https://ci-oss.hashicorp.engineering/buildConfiguration/GoogleCloudBeta_ProviderGoogleCloudBetaGoogleProject/220058?buildTab=tests&expandedTest=-2215167958386659364 Message: ``` Error: Error creating Dataproc cluster: googleapi:...
Failure rate: - 10% in October 2021 Impacted tests: - TestAccMemcacheInstance_update Nightly builds: - https://ci-oss.hashicorp.engineering/buildConfiguration/GoogleCloudBeta_ProviderGoogleCloudBetaGoogleProject/220058?buildTab=tests&expandedTest=9212193369445625188 Message: ``` provider_test.go:278: Step 3/4 error: After applying this test step and performing a `terraform...
Failure rate: - 16% from Nov 1-18 - ~1/month as of July 2022 Impacted tests: - TestAccSqlDatabaseInstance_withPrivateNetwork - TestAccSqlDatabaseInstance_withPrivateNetwork_withAllocatedIpRange - TestAccSqlDatabaseInstance_withPrivateNetwork_withoutAllocatedIpRange Nightly builds: - https://ci-oss.hashicorp.engineering/buildConfiguration/GoogleCloudBeta_ProviderGoogleCloudBetaGoogleProject/220058?buildTab=tests&expandedTest=3855654928511565899 Message: ``` provider_test.go:278: Step 1/2...
`TestAccTPUNode_tpuNodeBUpdateTensorFlowVersion` is flakey - failed 45% of the time last month. Failure case is: ``` Error: Error waiting to create Node: Error waiting for Creating Node: Error code 3, message:...