devcontainers / devcontainers/features
[PHP] Reuse build files from setup-php action
オープン
- 主要言語
- Shell
- スター
- 1.5k
- フォーク
- 621
- 平均マージ
- 6日 53分
- マージ済み PR(30日)
- 9
説明
Currently, the PHP feature builds PHP from source code which can take a while and does not contain any PHP extension.
Maybe it makes sense here to reuse the build binaries from the popular setup-php action:
https://github.com/shivammathur/php-builder/releases
So instead of building it from source, we download the tar and unpack it
コントリビューションガイド
調査の方向性
まず、PHP feature の既存の source-build エントリーポイントを追跡し、issue で参照されている PHP builder の release tar と比較します。拡張機能の利用可能性を含め、アーカイブをどのようにダウンロードして展開すべきかを確認し、feature が PHP をソースからコンパイルせずにインストールする場合に行われた作業も考慮してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- php
- 領域
- build-system
- issue の種類
- リファクタリング
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100