aws / aws/aws-lambda-java-libs
Remove deep copy of aws-lambda-cpp
オープン
dependencies
enhancement
- 主要言語
- Java
- スター
- 548
- フォーク
- 241
- 平均マージ
- 2日 5分
- マージ済み PR(30日)
- 11
説明
We have a deep copy of aws-lambda-cpp in this repo here: https://github.com/aws/aws-lambda-java-libs/tree/main/aws-lambda-java-runtime-interface-client/src/main/jni/deps, let's aim to remove it and use the source of truth here: https://github.com/awslabs/aws-lambda-cpp
We might need to adjust the building process
コントリビューションガイド
調査の方向性
aws-lambda-java-runtime-interface-client/src/main/jni/deps から始め、リポジトリのネイティブビルド設定を調べて、vendor された aws-lambda-cpp のソースがどのように取り込まれているかを確認します。その設定を awslabs/aws-lambda-cpp と比較し、その後、既存のビルドが深いコピーなしでも引き続き成功し、upstream の source of truth を使用することを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- aws, cpp, java
- 領域
- backend, build-system
- issue の種類
- リファクタリング
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100