Skip to content

Commit d756126

Browse files
stevehouelgithub-actions
and
github-actions
authored
feat: new Construct RustFunction (#10)
* Adding files used for bundling and function deployment * Adding bundling and type components with respective tests * adding .idea into gitignore * Adding function construct and related tests * Update projen configuration and add integ testing files * fixing unit tests and improving bundling command * Adding integ tests * fixing unit tests * Update/Improve integration test Fix Docker bundling * Improve and Fix readme + Rosetta * Update projen to make repository publicly available * Prepare for release * update yarn.lock * Upgrade projen to fix Node engine version issue * Fix dockerfile * Fix dockerfile platform * Refactor Dockerfile to use default AL2023 image * Remove ForceDockerBundling option * change project name * fix ficture * chore: self mutation Signed-off-by: github-actions <[email protected]> --------- Signed-off-by: github-actions <[email protected]> Co-authored-by: github-actions <[email protected]>
1 parent 54f9d78 commit d756126

File tree

73 files changed

+12173
-173
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+12173
-173
lines changed

.gitattributes

+4-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/build.yml

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/release.yml

+254
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/upgrade-cdklabs-projen-project-types.yml renamed to .github/workflows/upgrade-cdklabs-projen-project-types-main.yml

+8-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)