You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ body:
6
6
- type: markdown
7
7
attributes:
8
8
value: |
9
-
Thank you for taking the time to suggest an idea to the Lambda Powertools project.
9
+
Thank you for taking the time to suggest an idea to the Powertools for AWS Lambda (TypeScript) project.
10
10
- type: textarea
11
11
id: problem
12
12
attributes:
@@ -34,9 +34,9 @@ body:
34
34
attributes:
35
35
label: Acknowledgment
36
36
options:
37
-
- label: This feature request meets [Lambda Powertools Tenets](https://awslabs.github.io/aws-lambda-powertools-typescript/latest/#tenets)
37
+
- label: This feature request meets [Powertools for AWS Lambda (TypeScript) Tenets](https://awslabs.github.io/aws-lambda-powertools-typescript/latest/#tenets)
38
38
required: true
39
-
- label: Should this be considered in other Lambda Powertools languages? i.e. [Python](https://github.com/awslabs/aws-lambda-powertools-python/), [Java](https://github.com/awslabs/aws-lambda-powertools-java/), and [.NET](https://github.com/awslabs/aws-lambda-powertools-dotnet/)
39
+
- label: Should this be considered in other Powertools for AWS Lambda languages? i.e. [Python](https://github.com/awslabs/aws-lambda-powertools-python/), [Java](https://github.com/awslabs/aws-lambda-powertools-java/), and [.NET](https://github.com/awslabs/aws-lambda-powertools-dotnet/)
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/maintenance.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -48,9 +48,9 @@ body:
48
48
attributes:
49
49
label: Acknowledgment
50
50
options:
51
-
- label: This request meets [Lambda Powertools Tenets](https://awslabs.github.io/aws-lambda-powertools-typescript/latest/#tenets)
51
+
- label: This request meets [Powertools for AWS Lambda (TypeScript) Tenets](https://awslabs.github.io/aws-lambda-powertools-typescript/latest/#tenets)
52
52
required: true
53
-
- label: Should this be considered in other Lambda Powertools languages? i.e. [Python](https://github.com/awslabs/aws-lambda-powertools-python/), [Java](https://github.com/awslabs/aws-lambda-powertools-java/), and [.NET](https://github.com/awslabs/aws-lambda-powertools-dotnet/)
53
+
- label: Should this be considered in other Powertools for AWS Lambda languages? i.e. [Python](https://github.com/awslabs/aws-lambda-powertools-python/), [Java](https://github.com/awslabs/aws-lambda-powertools-java/), and [.NET](https://github.com/awslabs/aws-lambda-powertools-dotnet/)
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/rfc.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ body:
15
15
- type: dropdown
16
16
id: area
17
17
attributes:
18
-
label: Which AWS Lambda Powertools utility does this relate to?
18
+
label: Which Powertools for AWS Lambda (TypeScript) utility does this relate to?
19
19
options:
20
20
- Tracer
21
21
- Logger
@@ -81,9 +81,9 @@ body:
81
81
attributes:
82
82
label: Acknowledgment
83
83
options:
84
-
- label: This feature request meets [Lambda Powertools Tenets](https://awslabs.github.io/aws-lambda-powertools-typescript/latest/#tenets)
84
+
- label: This feature request meets [Powertools for AWS Lambda (TypeScript) Tenets](https://awslabs.github.io/aws-lambda-powertools-typescript/latest/#tenets)
85
85
required: true
86
-
- label: Should this be considered in other Lambda Powertools languages? i.e. [Python](https://github.com/awslabs/aws-lambda-powertools-python/), [Java](https://github.com/awslabs/aws-lambda-powertools-java/), and [.NET](https://github.com/awslabs/aws-lambda-powertools-dotnet/)
86
+
- label: Should this be considered in other Powertools for AWS Lambda languages? i.e. [Python](https://github.com/awslabs/aws-lambda-powertools-python/), [Java](https://github.com/awslabs/aws-lambda-powertools-java/), and [.NET](https://github.com/awslabs/aws-lambda-powertools-dotnet/)
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/share_your_work.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
name: I Made This (showcase your work)
2
-
description: Share what you did with Powertools 💞💞. Blog post, workshops, presentation, sample apps, etc.
2
+
description: Share what you did with Powertools for AWS Lambda (TypeScript) 💞💞. Blog post, workshops, presentation, sample apps, etc.
3
3
title: "[I Made This]: <TITLE>"
4
4
labels: ["community-content"]
5
5
body:
@@ -13,7 +13,7 @@ body:
13
13
description: |
14
14
Please share the original link to your material.
15
15
16
-
*Note: Short links will be expanded when added to Powertools documentation*
16
+
*Note: Short links will be expanded when added to Powertools for AWS Lambda (TypeScript) documentation*
17
17
validations:
18
18
required: true
19
19
- type: textarea
@@ -44,13 +44,13 @@ body:
44
44
description: |
45
45
Any notes you might want to share with us related to this material.
46
46
47
-
*Note: These notes are explicitly to Powertools maintainers. It will not be added to the community resources page.*
47
+
*Note: These notes are explicitly to Powertools for AWS Lambda (TypeScript) maintainers. It will not be added to the community resources page.*
48
48
validations:
49
49
required: false
50
50
- type: checkboxes
51
51
id: acknowledgment
52
52
attributes:
53
53
label: Acknowledgment
54
54
options:
55
-
- label: I understand this content may be removed from Powertools documentation if it doesn't conform with the [Code of Conduct](https://aws.github.io/code-of-conduct)
55
+
- label: I understand this content may be removed from Powertools for AWS Lambda (TypeScript) documentation if it doesn't conform with the [Code of Conduct](https://aws.github.io/code-of-conduct)
name: Support Powertools for AWS Lambda (TypeScript) (become a reference)
2
+
description: Add your organization's name or logo to the Powertools for AWS Lambda (TypeScript) documentation
3
+
title: "[Support Powertools for AWS Lambda (TypeScript)]: <your organization name>"
4
4
labels: ["customer-reference"]
5
5
body:
6
6
- type: markdown
7
7
attributes:
8
8
value: |
9
-
Thank you for becoming a reference customer. Your support means a lot to us. It also helps new customers to know who're using Lambda Powertools.
9
+
Thank you for becoming a reference customer. Your support means a lot to us. It also helps new customers to know who're using Powertools for AWS Lambda (TypeScript).
10
10
11
11
If you would like us to also display your organization's logo, please share a link in the `Company logo` field.
12
12
- type: input
@@ -42,13 +42,13 @@ body:
42
42
id: use_case
43
43
attributes:
44
44
label: (Optional) Use case
45
-
description: How are you using Lambda Powertools today? *features, etc.*
45
+
description: How are you using Powertools for AWS Lambda (TypeScript) today? *features, etc.*
46
46
validations:
47
47
required: false
48
48
- type: checkboxes
49
49
id: other_languages
50
50
attributes:
51
-
label: Also using other Lambda Powertools languages?
51
+
label: Also using other Powertools for AWS Lambda languages?
52
52
options:
53
53
- label: Python
54
54
required: false
@@ -59,6 +59,6 @@ body:
59
59
- type: markdown
60
60
attributes:
61
61
value: |
62
-
*By raising a Support Lambda Powertools issue, you are granting AWS permission to use your company's name (and/or logo) for the limited purpose described here. You are also confirming that you have authority to grant such permission.*
62
+
*By raising a Support Powertools for AWS Lambda (TypeScript) issue, you are granting AWS permission to use your company's name (and/or logo) for the limited purpose described here. You are also confirming that you have authority to grant such permission.*
63
63
64
64
*You can opt-out at any time by commenting or reopening this issue.*
Copy file name to clipboardExpand all lines: .github/boring-cyborg.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,7 @@ labelPRBasedOnFilePath:
160
160
firstPRWelcomeComment: >
161
161
Thanks a lot for your first contribution! Please check out our [contributing guidelines](https://github.com/awslabs/aws-lambda-powertools-typescript/blob/chore/pr_automation/CONTRIBUTING.md) and don't hesitate to ask whatever you need.
162
162
163
-
In the meantime, check out the #typescript channel on our AWS Lambda Powertools Discord: [Invite link](https://discord.gg/B8zZKbbyET)
163
+
In the meantime, check out the #typescript channel on our Powertools for AWS Lambda Discord: [Invite link](https://discord.gg/B8zZKbbyET)
164
164
165
165
# Comment to be posted to congratulate user on their first merged PR
166
166
firstPRMergeComment: >
@@ -170,4 +170,4 @@ firstPRMergeComment: >
170
170
firstIssueWelcomeComment: >
171
171
Thanks for opening your first issue here! We'll come back to you as soon as we can.
172
172
173
-
In the meantime, check out the #typescript channel on our AWS Lambda Powertools Discord: [Invite link](https://discord.gg/B8zZKbbyET)
173
+
In the meantime, check out the #typescript channel on our Powertools for AWS Lambda Discord: [Invite link](https://discord.gg/B8zZKbbyET)
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ reported the issue. Please try to include as much information as you can. Detail
60
60
61
61
## Getting Started
62
62
63
-
The following steps describe how to set up the AWS Lambda Powertools for TypeScript repository on your local machine.
63
+
The following steps describe how to set up the Powertools for AWS Lambda (TypeScript) repository on your local machine.
64
64
65
65
The alternative is to use a Cloud IDE like [Gitpod](https://www.gitpod.io/) or [GitHub CodeSpaces](https://github.com/features/codespaces) for your development. To quickly get up and running you can click one of these button to open a cloned version of this repo with all of the prerequisites and dependencies installed:
66
66
@@ -98,11 +98,11 @@ the [eslint extension](https://marketplace.visualstudio.com/items?itemName=dbaeu
98
98
99
99
### Repo Layout
100
100
101
-
The AWS Lambda Powertools is a npm project written in [TypeScript](https://www.typescriptlang.org/).
101
+
The Powertools for AWS Lambda (TypeScript) is a npm project written in [TypeScript](https://www.typescriptlang.org/).
102
102
More specifically, it is a [monorepo managed using npm workspaces](https://docs.npmjs.com/cli/v8/using-npm/workspaces).
103
103
If you're unfamiliar with any of these technologies, it is useful to learn about them and will make understanding the codebase easier but strictly not necessary for simple contributions.
104
104
105
-
The repo contains `packages/` directory that contains the Powertools utilities modules. For instance, the source code for the Logger utility can be found at the location `packages/logger` and so on.
105
+
The repo contains `packages/` directory that contains the Powertools for AWS Lambda (TypeScript) utilities modules. For instance, the source code for the Logger utility can be found at the location `packages/logger` and so on.
106
106
The repo also contains a `packages/commons` directory that holds code and logic shared between one or more utilities and that is published as a separate npm package.
107
107
108
108
### Tests
@@ -205,7 +205,7 @@ You can run the end-to-end tests automatically on your forked project by followi
205
205
206
206
### Examples
207
207
208
-
As part of the repo you will find an examples folder at the root. This folder contains examples (written with CDK and SAM) of deployable AWS Lambda functions using Powertools.
208
+
As part of the repo you will find an examples folder at the root. This folder contains examples (written with CDK and SAM) of deployable AWS Lambda functions using Powertools for AWS Lambda (TypeScript).
209
209
210
210
To test your updates with these examples, you just have to:
211
211
@@ -314,7 +314,7 @@ Work your magic. Before starting, make sure to check the [Getting Started](#Gett
314
314
315
315
* Create a commit with your changes and push them to a
> Note: Core members can push directly to a branch on the AWS Lambda Powertools (TypeScript) repo (following the same conventions detailed below).
317
+
> Note: Core members can push directly to a branch on the Powertools forAWS Lambda (TypeScript) repo (following the same conventions detailed below).
318
318
* Create a [pull request on GitHub](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork).
319
319
320
320
* Pull request title and message (and PR title and description) must adhere to
Copy file name to clipboardExpand all lines: MAINTAINERS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -228,7 +228,7 @@ To run locally, you need [AWS CDK CLI](https://docs.aws.amazon.com/cdk/v2/guide/
228
228
229
229
### Releasing a documentation hotfix
230
230
231
-
You can rebuild the latest documentation without a full release via this [GitHub Actions Workflow](https://github.com/awslabs/aws-lambda-powertools-typescript/blob/main/.github/workflows/publish-docs-on-release.yml). Choose `Run workflow`, keep `main` as the branch, and input the latest Powertools version available i.e. `v1.4.1`.
231
+
You can rebuild the latest documentation without a full release via this [GitHub Actions Workflow](https://github.com/awslabs/aws-lambda-powertools-typescript/blob/main/.github/workflows/publish-docs-on-release.yml). Choose `Run workflow`, keep `main` as the branch, and input the latest Powertools for AWS Lambda (TypeScript) version available i.e. `v1.4.1`.
232
232
233
233
This workflow will update both user guide and API documentation.
0 commit comments