Automattic / Automattic/wordbless
Clone WordPress repo into a tmp/vendor folder
Open
[Type] Enhancement
- Dominant language
- PHP
- Stars
- 145
- Forks
- 11
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
I noticed that the WordPress repo is cloned into the root of the project. I was not expecting this type of behavior, and I don't think it is common across other tools either.
Is there a reason why it is being cloned into a root instead of the `./vendor` folder?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests. Locate the entry point that clones WordPress and inspect how PHPUnit setup finds that checkout; verify the destination is ./vendor and that the existing test setup still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100