Upload screenshots
Add the Argos CLI command into your Continuous Integration (CI) pipeline to upload the screenshots to Argos. By doing so, you will be able to review the visual changes introduced by a pull request and avoid visual bugs.
Configure your CI
Here are some guides to help you upload screenshots with popular CI tools:
Have questions or need further assistance? Feel free to join our Discord for support. We're here to help!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.
Advanced options
Read the CLI documentation if you need information about advanced usage options like parallelism of build splitting.
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.