Skip to content

Commit

Permalink
chore: package .lit.ts files and rosetta/ (aws#15064)
Browse files Browse the repository at this point in the history
The `rosetta/` directory contains fixtures that may be necessary to
compile code examples, and the `.lit.ts` represents module documentation
that may be necessary to generate the complete module documentation site
from the published artifacts. Those hence need to be included in the npm
package.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
RomainMuller authored and hollanddd committed Aug 26, 2021
1 parent ae109d4 commit 7433a85
Show file tree
Hide file tree
Showing 214 changed files with 425 additions and 175 deletions.
3 changes: 2 additions & 1 deletion packages/@aws-cdk/alexa-ask/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/app-delivery/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ tsconfig.json
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/assertions/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jest.config.js
junit.xml
test/
!.jsii
!*.js
!*.js
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/assets/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ tsconfig.json
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-accessanalyzer/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-acmpca/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-amazonmq/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-amplify/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-apigateway/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-apigatewayv2-authorizers/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-apigatewayv2-integrations/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-apigatewayv2/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-appconfig/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-appflow/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
2 changes: 2 additions & 0 deletions packages/@aws-cdk/aws-appintegrations/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ jest.config.js
**/cdk.out
junit.xml
test/

!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-applicationautoscaling/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ tsconfig.json
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-applicationinsights/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jest.config.js
**/cdk.out
junit.xml

test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-appmesh/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ tsconfig.json
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
2 changes: 2 additions & 0 deletions packages/@aws-cdk/aws-apprunner/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ jest.config.js
**/cdk.out
junit.xml
test/

!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-appstream/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-appsync/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-athena/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
2 changes: 2 additions & 0 deletions packages/@aws-cdk/aws-auditmanager/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ jest.config.js
**/cdk.out
junit.xml
test/

!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-autoscaling-common/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ tsconfig.json
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-autoscaling-hooktargets/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-autoscaling/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ tsconfig.json
**/cdk.out
jest.config.js
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-autoscalingplans/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-backup/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-batch/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-budgets/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-cassandra/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-ce/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-certificatemanager/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ tsconfig.json
junit.xml
jest.config.js

test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-chatbot/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-cloud9/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-cloudformation/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ tsconfig.json
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-cloudfront-origins/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-cloudfront/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ tsconfig.json
jest.config.js

junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-cloudtrail/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-cloudwatch-actions/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-cloudwatch/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ tsconfig.json
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-codeartifact/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jest.config.js
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-codebuild/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ tsconfig.json
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-codecommit/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ tsconfig.json
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
3 changes: 2 additions & 1 deletion packages/@aws-cdk/aws-codedeploy/.npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ tsconfig.json
# exclude cdk artifacts
**/cdk.out
junit.xml
test/
test/
!*.lit.ts
Loading

0 comments on commit 7433a85

Please sign in to comment.