Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post test images to pull requests #52

Open
desrosj opened this issue Nov 20, 2020 · 0 comments
Open

Post test images to pull requests #52

desrosj opened this issue Nov 20, 2020 · 0 comments
Assignees

Comments

@desrosj
Copy link
Contributor

desrosj commented Nov 20, 2020

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.

@desrosj desrosj self-assigned this Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant