Commit 8a47e3e
Update autoscaler submodule to v15.13.0 (#4002)
Release: https://github.com/cloudfoundry/app-autoscaler/releases/tag/v15.13.0
Co-authored-by: bonzofenix <[email protected]>1 parent eda99c1 commit 8a47e3e
1 file changed
+1
-1
lines changedSubmodule autoscaler updated 57 files
- .envrc+1-1
- .github/openapi-specs-check.yaml+24
- .github/workflows/acceptance_tests_reusable.yaml+12-15
- .github/workflows/codeql-analysis.yml+68
- .github/workflows/dependency-updates-post-processing.yaml+128
- .github/workflows/java-ci-lint.yaml+34
- .github/workflows/linters.yaml+22-2
- .github/workflows/resume-ci-vms.yml+9-6
- .gitignore+1
- Makefile+71-34
- acceptance/Makefile+1-1
- acceptance/config/config.go+21-5
- acceptance/config/config_test.go+1-1
- api/default_info.json+1-1
- api/policyvalidator/json-schema/legacy.schema.json+1-1
- api/policyvalidator/json-schema/meta.schema.json+1-1
- api/policyvalidator/json-schema/v0.1/meta.schema.json+1-1
- api/policyvalidator/json-schema/v0.1/policy-configuration.schema.json+1-1
- api/policyvalidator/json-schema/v0.1/scaling-policy.schema.json+1-1
- api/policyvalidator/json-schema/v0.1/service-key_only.schema.json+1-1
- dbtasks/pom.xml+3-3
- devbox.json+42-41
- devbox.lock+115-77
- go.mod+20-20
- go.sum+119-86
- metricsforwarder/Makefile+2-2
- mta.tpl.yaml+32
- scheduler/Makefile+10-8
- scheduler/fmt_chkstyle/format_checkstyle.go+71
- scheduler/pom.xml+5-5
- scheduler/src/test/java/org/cloudfoundry/autoscaler/scheduler/misc/ZonedDateTimeTest.java+12-13
- scripts/acceptance-tests-config.sh+6-3
- scripts/bbl-print-env.sh+83
- scripts/build-extension-file.sh+50-14
- scripts/cf-login.sh+7-18
- scripts/cleanup-acceptance.sh+10-6
- scripts/cleanup-autoscaler.sh+6-4
- scripts/common.sh+18-14
- scripts/compile-acceptance-tests.sh+16-12
- scripts/deploy-apps.sh-20
- scripts/deprovision_db.sh+10-26
- scripts/mta-build.sh+45
- scripts/mta-deploy.sh+42
- scripts/os-infrastructure-login.sh+7-5
- scripts/provision_db.sh+7-36
- scripts/register-broker.sh+12-9
- scripts/run-acceptance-tests-task.sh+116
- scripts/run-acceptance-tests.sh+8-10
- scripts/run-mta-acceptance-tests.sh+238
- scripts/vars.source.sh+10-11
- style-guide/README.md+142
- style-guide/checkstyle.properties+2
- style-guide/checkstyle_suppressions.xml+16
- style-guide/golangci-lint-0.1.sh+7
- style-guide/google-format-ci-v0.1.sh+11
- style-guide/google_checks.xml+363
- style-guide/inspect-java-format-0.1.sh+94
0 commit comments