Git Product home page Git Product logo

argos-cli's Introduction

Argos

Argos is a visual testing solution that fits in your workflow to avoid visual regression. Takes screenshots on each commit and be notified if something changes.

Argos Visual Testing CI

Links

Contributing

Changes and improvements are more than welcome! Please make your changes in a specific branch and request to pull into main! To learn more about it, have a look at our CONTRIBUTING.md.

argos-cli's People

Contributors

bokuweb avatar dependabot[bot] avatar gregberge avatar oliviertassinari avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

argos-cli's Issues

Action required: Greenkeeper could not be activated 🚨

🚨 You need to enable Continuous Integration on all branches of this repository. 🚨

To enable Greenkeeper, you need to make sure that a commit status is reported on all branches. This is required by Greenkeeper because we are using your CI build statuses to figure out when to notify you about breaking changes.

Since we did not receive a CI status on the greenkeeper/initial branch, we assume that you still need to configure it.

If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with greenkeeper/.

We recommend using Travis CI, but Greenkeeper will work with every other CI service as well.

Outdated dependency

This package depends on update-notifier@^4.1.0, which, in turn, transitively depends on got@^9.6.0. The got package has a security vulnerability (see https://github.com/mui/material-ui/security/dependabot/72).
Updating update-notifier to the latest 6.0.2 does solve the dependency problem, but it also causes errors when running argos-cli. It's because v6.0.0` moved to pure ESM modules and doesn't work with CommonJS packages.
The fix would require transitioning argos-cli to ESM as well.

Upload command need to be split

argos upload can upload too many image at the same time, creating timeout on server side.

Can we limit the number of images sent in one single query?

What generates the screenshots?

I tried to get started with Argos CI and got as far as the /<org>/<proj>/getting-started which landed me here. It is impossible to understand what will create the screenshots. There is just talk of uploading through the cli.

Usually something like this would require a server to generate the components on a separate page, which would then be processed by PhantomCSS or similar, etc. But this is highly project dependent stuff, and not something you touch upon at all in the material presented to the user. Which is why I have the growing suspicion that you might be able to take some shortcuts by scoping this down to some subsegment, like only projects relying on React where you can render PureComponents somehow.

Really, I have no idea ... which is a bit of an adoption stopper :-)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.