Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Feature request: Implement Composer and Yarn on the build

オープン
#73 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
48/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
docker, shell

調査の方向性

参照されている48行目と52行目の plugins.sh から始め、次にリポジトリの Docker 設定を調べて、build がどのように実行されるかを確認します。どちらのツールもローカルにインストールされていない場合に ./plugins.sh が Docker 提供の Composer と Yarn を使用でき、既存の build の動作を維持できれば、変更は完了です。

索引モデルが issue の本文から書いたものです。

説明

enhancement

It would be nice to have the Composer and Yarn come with the build itself. I know that it's not something that everyone would want but I typically try to do everything through Docker containers and I don't have Composer and Yarn installed locally on my machine. So, the build fails when I run ./plugins.sh as expected since I don't have either of them locally installed.

https://github.com/Yoast/plugin-development-docker/blob/385e5370e96caaeecb909d4b179ea543a7b93ed1/plugins.sh#L48
https://github.com/Yoast/plugin-development-docker/blob/385e5370e96caaeecb909d4b179ea543a7b93ed1/plugins.sh#L52

So, it would be really handy to have the Composer and Yarn in the build itself. When there's no local Composer and Yarn installed, it will use the Docker containers instead.

主要言語
Shell
スター
48
フォーク
12
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Yoast/plugin-development-docker のほかの issue

Yoast/plugin-development-docker の issue をすべて見る

似ている issue

Shell/Bash の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。