Commit 2bcce74
feat(Pipeline): support usage of CodeConnections as Source step for PDK Pipeline (#920)
* feat: support code connection and remove license build step
Added modifications to support code connection.
Removed one build step for licenses due to stack trace issues.
* fix: dependecy
fix depedndency
* fix: dependencies
why am I so dependant
* fixes
* removed commands
* removed commands
* feat: fixed latest - adding codestar
* chore: fix the merge conflits
* chore: remove extra folder
* chore: revert changes
* chore: keep the PDKPipeline same as previous
* chore: remove the validation
* chore: add test cases
* chore: rename the construct name to be consistent
* chore: update test snapshot
---------
Co-authored-by: Lucas <[email protected]>
Co-authored-by: EC2 Default User <[email protected]>1 parent 20d28fe commit 2bcce74
File tree
4 files changed
+10063
-98
lines changed- packages/pipeline
- docs/developer_guides/pipeline
- src
- test
- __snapshots__
4 files changed
+10063
-98
lines changedLines changed: 25 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
0 commit comments