gpt4 book ai didi

aws-cloudformation - AWS Codestar -- 使用 node.js 模块依赖项进行构建

转载 作者:行者123 更新时间:2023-12-03 07:25:44 29 4
gpt4 key购买 nike

我正在使用 AWS Codestar。它集成了许多 AWS 服务,以便我可以从 git push 到部署。

它使用cloudformation。我有一个依赖于 uuid npm 的 lambda 函数。

如何在 Codestar 构建管道中包含此节点依赖项? Cloudformation SAM 使用 zip 文件,并将所有内容上传到 S3:

https://github.com/awslabs/serverless-application-model/blob/master/examples/2016-10-31/inline_swagger/template.yaml#L32

我不想构建 zip 文件并将其放入代码存储库中。

我的下一个计划是尝试在 Codebuild 中运行 npm install:

http://docs.aws.amazon.com/codebuild/latest/userguide/sample-nodejs-hw.html#sample-nodejs-hw-files

最佳答案

下一个计划有效。需要在 Codebuild 中添加 npm。效果很好。

关于aws-cloudformation - AWS Codestar -- 使用 node.js 模块依赖项进行构建,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44320310/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com