Feature request: Implement Composer and Yarn on the build
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 48/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- docker, shell
- Domain
- build-system, devops
Research direction
Start with plugins.sh at the referenced lines 48 and 52, then inspect the repository's Docker configuration to understand how the build runs. The change is complete when ./plugins.sh can use Docker-provided Composer and Yarn when neither tool is installed locally, while preserving the existing build behavior.
Written by the indexing model from the issue text.
Description
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.
- Dominant language
- Shell
- Stars
- 48
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Yoast/plugin-development-docker
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Yoast/plugin-development-docker#59 · 1 comment · 1 reaction ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 35/100
Yoast/plugin-development-docker#46 · 6 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Yoast/plugin-development-docker#43 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
All issues in Yoast/plugin-development-docker
Similar issues
-
Issue-Enhancement Needs-Triage
Difficulty 1/5 Under an hour Newbie friendliness 86/100
PowerShell/PowerShell#28061 · 2 reactions ·
-
Feature Request: Add ability to load custom environment variables in linux-exec-server-installer.sh Open
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
microsoft/vscode-remote-release#11867 ·
-
AuTest Bug Tests
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
apache/trafficserver#13714 ·
-
Update to NCCL 2.32 Open
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
conda-forge/nccl-feedstock#166 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
vllm-project/agentic-api#358 · 1 comment ·