Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC 460: Reduce aws-cdk-lib Package Size #430

Merged
merged 54 commits into from
Oct 14, 2022
Merged
Changes from 2 commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
444a510
RFC 39: Reduce aws-cdk-lib Package Size
madeline-k Apr 26, 2022
73df5f4
formatting fixes
madeline-k Apr 26, 2022
76425a1
modify table in 'why is the package so large' with 'Size (MB)' column…
kaizencc Apr 26, 2022
42ae4f6
formatting fixes
madeline-k Apr 26, 2022
b65e298
update sizes, add appendix for size calculation, and move discussion …
madeline-k Apr 26, 2022
ed0d6b5
fix table showing estimates of future lambda layer sizes in Appendix A
madeline-k Apr 26, 2022
f9a891d
formatting fixes
madeline-k Apr 26, 2022
a56a587
fix aws-sdk row in table in Appendix A
madeline-k Apr 26, 2022
638d27f
Remove sizes for each individual lambda layer zip
madeline-k Apr 26, 2022
06201cf
wrap lines to 80 characters:
madeline-k Apr 26, 2022
a82e105
Cosmetic edits, move Lambda Layer solution to be first, add more deta…
madeline-k Apr 26, 2022
1479a88
remove table with .jsii file sizes
madeline-k Apr 26, 2022
d7d13de
Move cloudformation public registry resources to alternate solution s…
madeline-k Apr 26, 2022
1b0471a
formatting
madeline-k Apr 26, 2022
7e1c952
Fix lambda layer section headings
madeline-k Apr 26, 2022
a92092b
formatting edits
madeline-k Apr 26, 2022
2ba049c
Update text/0039-reduce-module-size.md
kaizencc Apr 26, 2022
7687faa
Update text/0039-reduce-module-size.md
kaizencc Apr 26, 2022
3cfab40
Update text/0039-reduce-module-size.md
kaizencc Apr 26, 2022
1bd16bc
fix
madeline-k Apr 27, 2022
9d5cf7e
make 'lambda' references consistent
madeline-k Apr 27, 2022
39ba3e9
grammar, spelling
madeline-k Apr 29, 2022
ffa008e
Add detail on adding new lambda layers
madeline-k Apr 29, 2022
2b207ec
add Otavio as the bar raiser
madeline-k Apr 29, 2022
70e32ce
Update 0039-reduce-module-size.md
madeline-k Apr 30, 2022
f90055c
Update text/0039-reduce-module-size.md
madeline-k May 4, 2022
aee3d7d
Remove mention of potential compilation errors for users. This should…
madeline-k May 4, 2022
b4586f5
Remove mention of 'under 100 MB', it's not helpful
madeline-k May 4, 2022
92b0125
rephrase alternate lambda layer solution 1, and update description fo…
madeline-k May 4, 2022
534e3dd
describe dev ex with the lambda-layer packages.
madeline-k May 5, 2022
c432132
fix placeholder issue number
madeline-k May 5, 2022
faf8df2
add another workaround for Node users in npm-restricted environments,…
madeline-k May 5, 2022
a48c8fa
use underscores because that's what we do for aws-cdk-lib submodules
madeline-k May 5, 2022
e1b36c4
add Otavio approval
madeline-k May 5, 2022
8212ced
remove IDE slowness as a potential customer pain point
madeline-k May 5, 2022
dd3eb7b
update title of future sizes table
madeline-k May 5, 2022
d1f8a36
typo
madeline-k May 5, 2022
e795030
add globally installed to Lambda Layer soln top-level description
madeline-k May 5, 2022
62c3a96
update .jsii files solution
madeline-k May 5, 2022
ed8e6af
update lambda layer solution
madeline-k May 11, 2022
0147ffd
Minor edits, format, etc
madeline-k Jul 11, 2022
38994d2
formatting, update ADC region section, incorporate feedback for lambd…
madeline-k Jul 11, 2022
163d07f
rename JSII to jsii
madeline-k Jul 11, 2022
52d1735
add more detail to type declaration files section
madeline-k Jul 11, 2022
5d6fda3
formatting
madeline-k Jul 11, 2022
41a96dc
add more clarity around the fact that we need to add more Lambda Laye…
madeline-k Jul 11, 2022
3f6cb60
update .jsii files alternative solutions
madeline-k Jul 11, 2022
0ac3ff0
add public Lambda Layers as a potential solution
madeline-k Aug 29, 2022
62b388a
update solution to include using separate repositories for each lambd…
madeline-k Aug 29, 2022
6fb3cc3
fix trailing spaces
madeline-k Aug 29, 2022
daaa6a5
Merge branch 'master' into madeline-k/reduce-module-size
madeline-k Aug 29, 2022
f4ac7bd
Updates based on the latest progress of the implementation
madeline-k Oct 14, 2022
96b71da
fix
madeline-k Oct 14, 2022
a75943c
update awscli v2 automatic check for version updates
kaizencc Oct 14, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading