Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Configuration on CI/CD #307

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

Hello,

I'm new to this nice framework. Wanted to ask, is the snapshot updated every CI run, and stored in the ubuntu of the CI machine? Or the snapshot is overrided by newer snapshot each CI run?

Thanks.

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

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.

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

Closing this discussion as answered. Thanks @astrodomas and @SimonasB88!

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

AltStyle によって変換されたページ (->オリジナル) /