Commit graph r-builds/jenkins
Author SHA1 Message Date
Gábor Csárdi
3b3a13513d Support arm64 builds 2023-01-10 14:41:12 +01:00
Greg Lin
98ba099269 Downgrade Node version to 14 for deploy job
Node 15.6.0+ has a bug that causes serverless to produce a zipped
package with empty files. Deployment succeeds but the Lambda function
fails because handler.py is empty.

This is supposedly worked around in the latest serverless and its
dependencies, but upgrading to serverless v2+ causes other breaking
changes. Downgrade to Node 14 for now.

https://github.com/serverless/serverless/issues/8772
2021-10-28 17:41:43 -05:00
Greg Lin
cd927b2c08 Update Node to latest LTS in deploy image
Node 8 is now EOL, and causes this image build to fail.
2021-10-26 14:03:40 -05:00
Steve Nolen
bd3505e426 make repo public 2019-03-25 12:59:14 -04:00