airbnb / binaryalert

BinaryAlert: Serverless, Real-time & Retroactive Malware Detection.
https://binaryalert.io
Apache License 2.0
1.39k stars 187 forks source link

Bump pyhcl, ply patch versions to fix build error #144

Closed mmwtsn closed 2 years ago

mmwtsn commented 5 years ago

to: @airbnb/binaryalert-maintainers size: small

Background

There is a known issue with pyhcl v0.3.10 erroring out on install. This does not appear to be actually breaking anything but it a bit of noise in the build. See the last Travis build for an example.

Changes

Testing

I am no longer seeing the build error on pip3 install anymore.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 92.2% when pulling 7bf278d90c056fdb4815268dd7d5b8cb8f9d18f1 on capsule8:fix-pyhcl-error into 1e06b943d2b0e3133a593cc7e4f9398f3882ce74 on airbnb:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 92.2% when pulling e1299aa24913de76569398bbc162be113d455b73 on capsule8:fix-pyhcl-error into 3ad4d89b7bd7978d74e25a28e6c4c833f324d752 on airbnb:master.

mmwtsn commented 5 years ago

Ping.