|
Ran
|
Jobs
1
|
Files
36
|
Run time
1s
|
Badge
README BADGES
|
push
github
Revert FunctionLogs This reverts part of commit a42a15a2a. Per this comment, the problem is that the deployment fails because the log group already exists for an existing stack: - https://github.com/aws/serverless-application-model/issues/257#issuecomment-461896365 I found this plugin that looked promising. However, it sets the retention time for all the CloudWatch log groups in an account, and I don't thinkk I want that: - https://serverlessrepo.aws.amazon.com/applications/arn:aws:serverlessrepo:us-east-1:374852340823:applications~auto-set-log-group-retention - https://github.com/lumigo-io/SAR-Logging/tree/master/packages/cloudwatch-logs-auto-set-retention I don't know, I may one day just add the FunctionLogs resource back and redeploy everything. Here's some info in case I decide to do that: - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-loggroup.html#cfn-logs-loggroup-retentionindays - https://awslabs.github.io/serverless-rules/rules/lambda/log_retention/
2004 of 2004 relevant lines covered (100.0%)
17.01 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 5177672971.1 | 0 |
100.0 |
GitHub Action Run |