Web Application Definition Pull request workflows #7
Unanswered
coderpatros
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I started trying to incorporate this in my own projects and realised it doesn't really work for PRs.
Currently there are only two potential targets. A publicly available endpoint or a published docker image. Both of these don't really work for PR validation.
I think the way to support this is being able to specify a local docker or docker compose file. But wanted to start this discussion as automated PR validation is a big win for open source maintainers.
Beta Was this translation helpful? Give feedback.
All reactions