Tags: Lagyu/cdk-nextjs
Tags
chore(deps): upgrade dependencies (jetbridge#90) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/jetbridge/cdk-nextjs/actions/runs/4662457896 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: github-actions <[email protected]> Co-authored-by: github-actions <[email protected]>
feat: allow to use an existing sharp layer via arn (jetbridge#96) * feat: allow to re-use the sharp layer * feat: allow to re-use the sharp layer * fix: rerun build command
feat: add useEfs and vpc properties to NextjsAssetsDeployme… (jetbrid… …ge#94) * 📝 docs(API.md): add useEfs and vpc properties to NextjsAssetsDeploymentProps class 🚀 feat(NextjsAssetsDeployment.ts): add support for useEfs and vpc options in NextJsAssetsDeploymentProps interface and deploy method * 🔥 refactor(Nextjs.ts): move distribution initialization to the top of the constructor 🐛 fix(Nextjs.ts): pass the correct staticAssetsBucket to the distribution constructor 🚀 chore(Nextjs.ts): add distribution to assetsDeployment dependencies 🚀 feat(NextjsAssetsDeployment.ts): add memoryLimit and ephemeralStorageSize options for lambda function used by BucketDeployment 🚀 feat(NextjsAssetsDeployment.ts): add distributionPaths option to BucketDeployment based on distributionId in NextjsBaseProps * 🐛 fix(Nextjs.ts): move distribution initialization after assetsDeployment initialization ✨ feat(Nextjs.ts): add support for distribution in assetsDeployment 🐛 fix(NextjsAssetsDeployment.ts): remove distributionPaths property if distribution is not defined * 🐛 fix(Nextjs.ts): use correct property for static assets bucket in NextjsDistribution constructor * 📝 docs(API.md): add documentation for ephemeralStorageSize and memoryLimit properties in NextjsAssetsDeploymentProps class --------- Co-authored-by: durga <[email protected]>
Merge pull request jetbridge#89 from CoSchedule/origin-request-policy… …-props feat: Allow all origin request policies to be passed as props
Merge pull request jetbridge#87 from jetbridge/github-actions/upgrade… …-main chore(deps): upgrade dependencies
Merge pull request jetbridge#88 from CoSchedule/non-rewriter-dependency fix: Make sure lambda always has a dependency on S3 assets
fix: Wait to deploy server function until rewriting is complete (jetb… …ridge#86) * Don't update server code until asset upload/rewriting completes * Wait until rewriter custom resource is done before deploying lambda function * Need newer CDK * chore: self mutation Signed-off-by: github-actions <[email protected]> --------- Signed-off-by: github-actions <[email protected]> Co-authored-by: github-actions <[email protected]>
feat: customize name of edge function stack id (jetbridge#79) * feat: customize name of edge function stack id * docs: update API documentation * refactor: shorten stack id Co-authored-by: Mischa Spiegelmock <[email protected]> --------- Co-authored-by: Mischa Spiegelmock <[email protected]>
PreviousNext