awslabs / awslabs/aws-lambda-cpp
Packager option to not produce a zip file
オープン
- 主要言語
- C++
- スター
- 465
- フォーク
- 98
- 平均マージ
- 12時間 47分
- マージ済み PR(30日)
- 3
説明
The packager currently is hard-set to produce a zip file:
https://github.com/awslabs/aws-lambda-cpp/blob/1129e531bae450b6fb78ad5fc08d6222ceb9f68d/packaging/packager#L184-L185
It would be useful to [add an option](https://github.com/awslabs/aws-lambda-cpp/blob/1129e531bae450b6fb78ad5fc08d6222ceb9f68d/packaging/packager#L34) to skip the zipping (which will also make it unnecessary to [have zip](https://github.com/awslabs/aws-lambda-cpp/blob/1129e531bae450b6fb78ad5fc08d6222ceb9f68d/packaging/packager#L54-L57) installed on the packaging system).
コントリビューションガイド
評価
この issue はまだ評価されていません。