villasv / aws-airflow-stack

Turbine: the bare metals that gets you Airflow
https://victor.villas/aws-airflow-stack/
MIT License
376 stars 69 forks source link

Files not syncing in S3 with master branch #146

Closed Msquared63 closed 4 years ago

Msquared63 commented 4 years ago

It almost done when I got the error:

The runtime parameter of nodejs8.10 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs12.x) while creating or updating functions. (Service: AWSLambdaInternal; Status Code: 400; Error Code: InvalidParameterValueException; Request ID: 4ed17e65-d615-4e0f-b8e6-2bba91d30e2d)

Msquared63 commented 4 years ago

Hi,

This template is out of date: https://turbine-quickstart.s3.amazonaws.com/quickstart-turbine-airflowtemplates/turbine-workerset.template

Thanks.

Mike

Msquared63 commented 4 years ago

Downloaded the latest to my own bucket. Had to zip load_metric.py but it worked.

villasv commented 4 years ago

Oops, I think the CI has been failing silently to upload the files to S3 after I changed to GitHub actions. Thanks for the report, I'll give it a look!