Yoast / Yoast/plugin-development-docker
Provide pre-checks in scripts
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 48
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
There are some cases we should check before running start.sh.
- Are there any Docker plugin containers already running?
- Are all config files in place?
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.
Research direction
Start with start.sh and locate how Docker plugin containers and configuration files are handled before startup. Done means the two pre-check cases named in the issue are covered before the script runs and their behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100