Skip to content

Commit 00a47c8

Browse files
vlesierseVincent Lesiersemrgrain
authored
feat: new Construct DotNetFunction (#6)
* Initial commit * Introduce msbuildParameters and arch selection * Introduce msbuildParameters & arch selection * Change to AssemblyName=bootstrap * Fix dotnet lambda tool usage * Install dotnet tools with build workflow * Fix issues with relative project location w/o sln * Support for NativeAOT * Fix integration with explicit architecture default * Fix architecture comparison * Run integration test on X86 architecture * Changes after code review * Update to Node 18 * Changes after code review * Fix integration test run package * cleanup * import from aws-cdk-lib/core * use default package names * Update README.md with additional information * md lint * Fix rosetta fixture * fixup readme --------- Co-authored-by: Vincent Lesierse <[email protected]> Co-authored-by: Momo Kornher <[email protected]>
1 parent b21cad9 commit 00a47c8

File tree

70 files changed

+8578
-1157
lines changed

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

+8578
-1157
lines changed

.eslintrc.json

Lines changed: 2 additions & 97 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.gitattributes

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/build.yml

Lines changed: 18 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)