Shiem Edelbrock

Results 3 issues of Shiem Edelbrock

The following dropship config errors out: ``` hcl service "cadabra-api" { sequentialUpdates = true checkInterval = "10s" before "script" { command = "initctl stop cadabra-api" } artifact "rackspace" { bucket...

bug
help wanted
Hacktoberfest
good first issue

Pillow removed `Image.ANTIALIAS` in 10.0 [Release Notes](https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html#constants). This change updates the deprecated `Image.ANTIALIAS` to the replaced function `Image.LANCZOS`