This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch autoscaling-lambda
in repository https://gitbox.apache.org/repos/asf/airflow-ci-infra.git.
from 408a9b9 fixup! Lambda function to scale ASG based on Github webhooks
add 8a552f9 fixup! Lambda function to scale ASG based on Github webhooks
add 7bac1da fixup! Lambda function to scale ASG based on Github webhooks
No new revisions were added by this update.
Summary of changes:
{webhooks => lambdas}/scale_out_runner/.chalice/config.json | 0
{webhooks => lambdas}/scale_out_runner/.chalice/deployed/prod.json | 0
{webhooks => lambdas}/scale_out_runner/.chalice/prod_iam.json | 0
{webhooks => lambdas}/scale_out_runner/.gitignore | 0
{webhooks => lambdas}/scale_out_runner/app.py | 0
{webhooks => lambdas}/scale_out_runner/requirements.txt | 0
tests/{webhooks => lambdas}/scale_out_runner/conftest.py | 0
tests/{webhooks => lambdas}/scale_out_runner/test_app.py | 0
8 files changed, 0 insertions(+), 0 deletions(-)
rename {webhooks => lambdas}/scale_out_runner/.chalice/config.json (100%)
rename {webhooks => lambdas}/scale_out_runner/.chalice/deployed/prod.json
(100%)
rename {webhooks => lambdas}/scale_out_runner/.chalice/prod_iam.json (100%)
rename {webhooks => lambdas}/scale_out_runner/.gitignore (100%)
rename {webhooks => lambdas}/scale_out_runner/app.py (100%)
rename {webhooks => lambdas}/scale_out_runner/requirements.txt (100%)
rename tests/{webhooks => lambdas}/scale_out_runner/conftest.py (100%)
rename tests/{webhooks => lambdas}/scale_out_runner/test_app.py (100%)