{"id":18454707,"url":"https://github.com/brainsum/qashot_worker","last_synced_at":"2025-04-22T14:28:10.188Z","repository":{"id":42359827,"uuid":"142881180","full_name":"brainsum/qashot_worker","owner":"brainsum","description":"QAShot visual regression test worker stack for high availability and scalability.","archived":false,"fork":false,"pushed_at":"2023-01-09T14:03:29.000Z","size":1438,"stargazers_count":0,"open_issues_count":58,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-25T04:42:12.227Z","etag":null,"topics":["backstopjs","microservices","qashot","visual-regression-testing"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brainsum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-30T13:43:26.000Z","updated_at":"2020-07-30T12:55:45.000Z","dependencies_parsed_at":"2023-02-08T12:16:39.152Z","dependency_job_id":null,"html_url":"https://github.com/brainsum/qashot_worker","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainsum%2Fqashot_worker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainsum%2Fqashot_worker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainsum%2Fqashot_worker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainsum%2Fqashot_worker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brainsum","download_url":"https://codeload.github.com/brainsum/qashot_worker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239142429,"owners_count":19588811,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backstopjs","microservices","qashot","visual-regression-testing"],"created_at":"2024-11-06T08:05:52.046Z","updated_at":"2025-02-16T14:41:10.452Z","avatar_url":"https://github.com/brainsum.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QAShot Worker\n\nThis repo contains code for the QAShot worker.\nThe QAShot worker project consists from multiple microservices to ensure speed and scalability.\n\n## Setup\n### Prerequisites\nDocker and Docker-compose with docker-compose.yml v3 support.\n\n*Note*: These are used by the main developer:\n\n- Docker version 18.06.0-ce, build 0ffa825\n- docker-compose version 1.22.0, build f46880f\n\n*Note*: The helper scripts (e.g ```docker.startup.dev.sh```) were written and tested on Ubuntu 16.04\n\n### How to install\n- Clone the repo\n- Copy ```.env.example``` as ```.env``` and update the keys for your environment\n- Create a ```runtime``` folder in the project root\n- Create an ```internal_rabbitmq_data``` folder with ```user:group -\u003e 1001:1001``` in the project root ```runtime``` folder\n- Copy ```monitoring/alertmanager/config.example.yml``` as ```monitoring/alertmanager/config.yml``` and update the values\n- Use the ```docker.deploy.prod.sh``` script\n    - *Note*: This is going to rebuild the images. This might take several minutes and use lots of resources.\n        - This is going to change once the stack is in an actual prod-ready state. Then, the building of the images will be handled by a CI/CD platform.\n    - *Note*: Although the source code will be available on the host, it is going to be built into the images. This means, unless the stack is restarted with the ```docker.restart.dev.sh``` script, changing the code on host is not going to do anything.\n    - *Note*: Starting with dev requires ```nodemon``` to be installed. This is a dev dependency that's not available in the image, so you have to manually edit the ```docker-compose.dev.yml``` command option or use ```npm install``` locally so it gets mounted to the image.\n\n## Components (custom)\n### Frontend\n@todo\n### BackstopJS Worker\n@todo\n### BackstopJS Firefox Worker\nFor some reason BackstopJS 3.5.2 does not work properly when using SlimerJS.\nThis means, for the tool to work, we need to use older versions and xvfb.\nThis is only a temporary solution, but should work for now.\nCurrent version for backstop: 3.0.26\n\n## Components (community)\n### Traefik\nWe are using traefik as a load balancer/reverse proxy.\n\nAccess here: http://qashot-worker.docker.localhost:8080/dashboard/\n\n## @todo\n- Contribution\n- Deployment\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainsum%2Fqashot_worker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrainsum%2Fqashot_worker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainsum%2Fqashot_worker/lists"}