Skip to content

Configuration on CI/CD #307

Closed Answered by astrodomas
SimonasB88 asked this question in Q&A
Discussion options

You must be logged in to vote

Refer to configuration docs

Your question is not really clear. You should declare what you want to achieve.
But basically on each CI run you will run the test and it will create (respectively it will create diff images or generate a new one if there is no image) or override (update the existing image) files if visual regression is detected. However, the regenerated or diff images will be stored inside the CI container which - after the CI process finishes - will be destroyed.

So, let's say you want to persist the images generated in the CI. You could commit and push changes from the container to your Pull Request you made and see the outcome.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by FRSgit
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants