Skip to main content

Upload screenshots

The next step is to upload screenshots by using the Argos CLI in your Continuous Integration (CI) process. By doing so, you will be able to review the visual changes introduced by each pull request and systematically prevent unexpected visual bugs.

Configure your CI

Here are some guides to help you upload screenshots with popular CI tools:

Advanced options

Read the CLI documentation if you need information about advanced usage options like parallelism of build splitting.

Need help with CI Setup?

If you need any assistance setting up Argos in your CI environment, feel free to reach out to us on the Argos Discord channel. We'll be happy to help you get started!

Examples and contributions

Check out our examples folder on GitHub for CI configuration examples. If you don't see your CI listed, we welcome contributions to expand our collection of examples.

What's next?

Congratulations on installing Argos! 🎉
The next step is to integrate visual review into your development workflow. Visit our review changes section to learn how to.