aws-samples / aws-samples/aws-lambda-extensions
bad zip in go-example-lambda-runtime-api-proxy-extension
- 主要言語
- Go
- スター
- 487
- フォーク
- 144
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The zip file produced [here](https://github.com/aws-samples/aws-lambda-extensions/tree/2f7d61e8e66df99eb5fa733ff23bd25ce18b6d26/go-example-lambda-runtime-api-proxy-extension#building-the-package-and-dependencies) and [here](https://github.com/aws-samples/aws-lambda-extensions/blob/2f7d61e8e66df99eb5fa733ff23bd25ce18b6d26/go-example-lambda-runtime-api-proxy-extension/Makefile) includes the `ARTIFACTS_DIR` in the zip making it invalid and the extension does not run.
You're probably missing the zip `-j` flag.
コントリビューションガイド
調査の方向性
go-example-lambda-runtime-api-proxy-extension のパッケージビルド手順と Makefile から始め、zip を作成するコマンドに注目してください。ビルド後にアーカイブのレイアウトを確認してください。zip に ARTIFACTS_DIR が含まれず、拡張機能が意図したとおりに実行されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- aws, go
- 領域
- cloud
- issue の種類
- バグ
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 55/100