Commit eeb9df3
committed
refactor(toolkit): move aws-auth and plugin to shared package
This intentionally only moves the source, and not the tests. Tests will be moved later to keep the diff size managable. Code is still tested as the tests are still running from `aws-cdk` package.1 parent 5ed29f0 commit eeb9df3
File tree
55 files changed
+340
-64
lines changed- packages
- @aws-cdk/tmp-toolkit-helpers
- .projen
- src/api
- aws-auth
- plugin
- aws-cdk
- lib
- api
- aws-auth
- bootstrap
- deployments
- environment
- garbage-collection
- logs-monitor
- cli
- context-providers
- test/api
- aws-auth
- plugin
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+340
-64
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
| 679 | + | |
| 680 | + | |
679 | 681 | | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
680 | 685 | | |
681 | 686 | | |
682 | 687 | | |
683 | 688 | | |
684 | 689 | | |
| 690 | + | |
| 691 | + | |
685 | 692 | | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
686 | 719 | | |
687 | 720 | | |
| 721 | + | |
688 | 722 | | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
689 | 727 | | |
690 | 728 | | |
691 | 729 | | |
| |||
870 | 908 | | |
871 | 909 | | |
872 | 910 | | |
873 | | - | |
874 | | - | |
875 | | - | |
876 | 911 | | |
877 | 912 | | |
878 | 913 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
File renamed without changes.
0 commit comments