WordPress / WordPress/wpdev-docker-images

Post test images to pull requests

Open
#52 0 comments 0 reactions 1 assignee View on GitHub

@desrosj is already working on this.

Since Nov 20, 2020.

Dominant language
Dockerfile
Stars
69
Forks
32
PR merge metrics
No merged PRs in 30d

Description

When opening a pull request, it would be helpful if a GitHub Action workflow would comment on a PR with information on how to use the test the images built for a PR.

For example:

The test images have been built for this pull request.

*** List of images ***

PHP
- docker.pkg.github.com/wordpress/wpdev-docker-images/php:8.0-fpm-51
- ........

PHPUnit
- docker.pkg.github.com/wordpress/wpdev-docker-images/phpunit:5-php-5.6-fpm-51
-  ........

etc.

Here is how to test:
*** instructions to test in a `trunk` checkout ***

This will likely be easier once the container building has been migrated from Travis to GitHub Actions.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.