File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ permissions:
9
9
10
10
jobs :
11
11
run-unit-tests :
12
- uses : ./.github/workflows/reusable-run-linting-check-and-unit-tests.yml
12
+ uses : ./.github/workflows/reusable-run-linting-check-and-unit-tests.yml
Original file line number Diff line number Diff line change 1
1
# Powertools for AWS Lambda (TypeScript) <!-- omit in toc -->
2
2
3
- [ ![ Join our Discord] ( https://dcbadge.vercel.app/api/server/B8zZKbbyET )] ( https://discord.gg/B8zZKbbyET )
3
+ ![ NodeSupport] ( https://img.shields.io/static/v1?label=node&message=%2016|%2018|%2020&color=green?style=flat-square&logo=node )
4
+ ![ GitHub Release] ( https://img.shields.io/github/v/release/aws-powertools/powertools-lambda-typescript?style=flat-square )
5
+ [ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=aws-powertools_powertools-lambda-typescript&metric=alert_status )] ( https://sonarcloud.io/summary/new_code?id=aws-powertools_powertools-lambda-typescript )
6
+ [ ![ Security Rating] ( https://sonarcloud.io/api/project_badges/measure?project=aws-powertools_powertools-lambda-typescript&metric=security_rating )] ( https://sonarcloud.io/summary/new_code?id=aws-powertools_powertools-lambda-typescript )
7
+ [ ![ OpenSSF Scorecard] ( https://api.securityscorecards.dev/projects/github.com/aws-powertools/powertools-lambda-typescript/badge )] ( https://api.securityscorecards.dev/projects/github.com/aws-powertools/powertools-lambda-typescript )
8
+ [ ![ Join our Discord] ( https://dcbadge.vercel.app/api/server/B8zZKbbyET?style=flat-square )] ( https://discord.gg/B8zZKbbyET )
4
9
5
10
Powertools for AWS Lambda (TypeScript) is a developer toolkit to implement Serverless [ best practices and increase developer velocity] ( https://docs.powertools.aws.dev/lambda/typescript/latest/#features ) .
6
11
You can’t perform that action at this time.
0 commit comments