Commit 988e320
Major update to 0.2.0 (#76)
* adding new folders to exclude
* updating the architecture diagrams
* adding / moving helper scripts
* moving the base image assests to source-repo
* adjusting buildspec file with new nfs mount location & adding debug logs
* refactoring poky/poky-ami project & esling formatting
* eslint & jest config refactoring / updates
* library version updates & scripts commands ajdustments
* github workflow adjustment to conform with new script location
* deprecating existing/former cdk libraries and test
* updating package-lock.json
* adding new refactored version of the CDK construct with less dependecies between each other:
- improve the overall deployment time
- reduce the number of EFS instance requried (1 from 3 per pipeline)
- provide reuable resourcess across pipelines (s3 buckets, kms keys, ecr reigistry, etc)
- remove oprhan code
* updated readme
* updated tests snapshot
* eslint reformatting
* forcing dependency to prevent iam role issue on first run of pipeline
* managin eof / eol with lf only (as I'm working o windows and this can cause issues if env is not configured properly)
* updated test due to dependency change
* moving build assets script out to avoid deployment in dist
* updating reference to build assets script
* adding execute permission
* package.json:
- updated dependencies/devDependencies/peerDependencies
- added license attribute
- switching to yarn
README.md:
- doc adjustement due toyarn switch
- confirmed steps for linking
Yarn switch for the following reasons:
- provides better linking / dependencies management
- faster than npm (somehow)
- enable easier linking when developping
* downsizing codebuild ComputeType to save on cost and because resources are not fully used
* Normalize all the line endings
* forcing lf endings
* adding docker image file to allow uplaod & zip of source repo via cdk assets
* variable renaming to improve readability
* differentiating ProjectKind from deprecated API
* - code refactoring to remove local archive creation (using assets and bucket deployement instead
- variable renaming to improve readability
* minor comment changes
* moving the vmimport bucket class to the deprecated folder
* adjusting the vmimport bucket class import
* removing references to VMImportBucket
* simplifying the build asset script
* excluding the test folder from the dist/build output
* adding excluded folder fom build and eslint
* cleanup and relocation of scripts and assets
* variable renaming to improve readability
* - variable renaming to improve readability
- removed use of custom S3 Bucket object for VM Import (enabled by design if needed)
- updating nag snapshots
* updating script path
* varible renaming to improve readability
* switching to S3 poll trigger
* code cleanup
* adjusting the readme with additional details
* function refactoring
* improving the doc / readme
* minor change in navigation
* adding the ability to use a custom local source path be used to create a pipeline
* switching to codepipeline_actions.S3Trigger.EVENTS,
* - switching to codepipeline_actions.S3Trigger.EVENTS,
- adding a custom project type where you can provide the location of your buildspec
* variable renaming
* - extending create ami script with additional parameters
- adding tags and name to the created ami
* test updates
* removing node 18/20 support
* removing deprecated code
* switching to yarn
* switching to yarn
* fixing shell check
* fixing shell check warnings
* adjusting shell check script path
* pre-commit failures fixes
* pre-commit failures fixes
* adding a post install script to force dist folder generation on install
* reveerting change
* adjusting lifecycle scripts
* updating to Yarn 2 (v4.6.0)
* updating to Yarn 2 (v4.6.0)
* adding package-lock for npm compatibility
* fixing renesas script
* Update doc.yml
update to support yarn
* fixing formatting
---------
Co-authored-by: Abdelhalim Dadouche <[email protected]>1 parent 0e8e4cd commit 988e320
File tree
70 files changed
+12196
-13609
lines changed- .github/workflows
- .yarn/sdks/eslint
- images
- lib
- constructs
- source-repo
- base-image
- kas
- nxp-imx
- poky-ami
- poky
- qemu
- renesas
- test
- __snapshots__
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
70 files changed
+12196
-13609
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
16 | 24 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
21 | 33 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
18 | 30 | | |
19 | | - | |
| 31 | + | |
20 | 32 | | |
21 | 33 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
9 | 18 | | |
10 | 19 | | |
11 | 20 | | |
| |||
16 | 25 | | |
17 | 26 | | |
18 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments