Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Change targeted package identifier (#17)
* 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 * Update projen configuration for package assignment * chore: self mutation Signed-off-by: github-actions <[email protected]> * Updating API.md component --------- Signed-off-by: github-actions <[email protected]> Co-authored-by: github-actions <[email protected]>
- Loading branch information