diff --git a/.github/workflows/uat.yaml b/.github/workflows/uat.yaml index 2ad86a82..7c03341a 100644 --- a/.github/workflows/uat.yaml +++ b/.github/workflows/uat.yaml @@ -5,11 +5,13 @@ name: OTF UATS on: + push: + branches: 'main' pull_request: branches: 'main' env: - AWS_REGION : "us-west-2" + AWS_REGION: "us-west-2" CODE_BUILD_PROJECT_LINUX: "LogManagerUatCodeBuildLinux" AWS_ROLE_TO_ASSUME: "arn:aws:iam::686385081908:role/aws-greengrass-log-manager-codebuild-uat-role-linux" diff --git a/README.md b/README.md index 55df6f89..f08779dd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -## Log Manager (with Map config) +## Log Manager +![CI](https://github.com/aws-greengrass/aws-greengrass-log-manager/actions/workflows/maven.yml/badge.svg?branch=main) +![UAT](https://github.com/aws-greengrass/aws-greengrass-log-manager/actions/workflows/uat.yaml/badge.svg?branch=main) + The log manager component collects and optionally uploads logs from Greengrass core devices to Amazon CloudWatch Logs. You can configure system logs and logs for each component. Log Manager is an optional internal Greengrass service that runs in the same JVM as the