WordPress / WordPress/wpdev-docker-images
Request: Add images for testing non-direct filesystems.
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 69
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
The Issue
Manual testing for non-direct filesystems like WP_Filesystem_FTPext, WP_Filesystem_ftpsockets and WP_Filesystem_SSH2 is very difficult to get due to the limited number of contributors who use these filesystems. In addition, not all FTP servers behave alike, so testing a single FTP server isn't reliable.
The Request
- Create images that set up WordPress to use
ftpext,ftpsocketsandssh2values forFS_METHOD. - For FTP, provide images that cover different servers, such as vsftpd, PureFTPd, and ProFTPD initially. Others, such as EasyBSD FTP, or Filezilla could be added too. This will help identify issues that limited manual testing can often miss.
Notes
- Related Trac ticket
- Unfortunately, I don't have the knowledge to submit a PR for this, but I'm happy to discuss this with anyone who has the skillset.
Contributor guide
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
No files or tests are named. Start by reviewing the related Trac ticket and the repository's existing image definitions, then determine how to configure WordPress for ftpext, ftpsockets, and ssh2 and how to represent vsftpd, PureFTPd, and ProFTPD variants. Done means the requested images are defined and usable for filesystem testing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dockerfile
- Domain
- devops, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100