{"id":15110080,"url":"https://github.com/loaisaadi/devqalink","last_synced_at":"2026-01-31T10:02:10.622Z","repository":{"id":256954847,"uuid":"856910522","full_name":"LoaiSaadi/DevQALink","owner":"LoaiSaadi","description":"Create a framework for QA and dev teams to schedule and run tests on dev builds, manage resources, track job executions, and generate reports with optional AI-driven failure analysis.","archived":false,"fork":false,"pushed_at":"2024-10-05T19:55:58.000Z","size":1141,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T06:41:53.003Z","etag":null,"topics":["express","mern-stack","mongodb","mongoose","nodejs","react","web","webdevelopment"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LoaiSaadi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-13T12:49:02.000Z","updated_at":"2024-10-05T19:56:02.000Z","dependencies_parsed_at":"2024-10-31T08:24:25.727Z","dependency_job_id":"2493d38c-ea51-4c77-a229-9bb95fea8026","html_url":"https://github.com/LoaiSaadi/DevQALink","commit_stats":null,"previous_names":["loaisaadi/devqalink"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LoaiSaadi/DevQALink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoaiSaadi%2FDevQALink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoaiSaadi%2FDevQALink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoaiSaadi%2FDevQALink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoaiSaadi%2FDevQALink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LoaiSaadi","download_url":"https://codeload.github.com/LoaiSaadi/DevQALink/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoaiSaadi%2FDevQALink/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28937809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T08:53:31.997Z","status":"ssl_error","status_checked_at":"2026-01-31T08:51:38.521Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["express","mern-stack","mongodb","mongoose","nodejs","react","web","webdevelopment"],"created_at":"2024-09-25T23:40:42.701Z","updated_at":"2026-01-31T10:02:10.604Z","avatar_url":"https://github.com/LoaiSaadi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DevQALink\n\n## High-Level Goal\n\nA framework that connects QA and development teams by offering a scheduling system to enable running test bundles on specific or latest development builds, receiving reports, and creating bug tickets.\n\n## Entities\n\n### QA Tests\n\n- **Description**: A page where QA testers can define their tests.\n- **Features**:\n  - Title\n  - Description\n  - Steps\n  - Automated Test Trigger (e.g., `python3.9 test_runner.py --arg1 value1 --arg2 value2 ...`)\n\n### Dev Builds\n\n- **Description**: A page to view application versions and builds.\n- **Features**:\n  - Display released versions and builds in progress.\n  - Builds are updated daily (e.g., `1.0.0-100` today, `1.0.0-101` tomorrow).\n  - Information is fetched from a 3rd party application and previewed in the framework.\n\n### Resources\n\n- **Description**: Manage resources needed for running QA tests on development builds.\n- **Structure**:\n  - **Pool**: Contains clusters.\n  - **Cluster**: Contains servers.\n  - **Server**: Identified by an IP address.\n- **Features**:\n  - Define and maintain pools, clusters, and servers.\n  - Mark a server as a test runner.\n\n### Scheduler\n\n- **Description**: Define jobs that trigger test runs on development builds using specific resources.\n- **Features**:\n  - One-time runs and recurring automated runs.\n  - Manage recurring jobs (e.g., delete, modify, activate/inactivate).\n  - Implement a scheduling algorithm to allocate resources and manage job priorities (1-10).\n\n### Executions\n\n- **Description**: Preview active jobs and their progress.\n- **Features**:\n  - Display job status (e.g., waiting, running, available).\n  - Reflect progress and resource allocation.\n\n### Reports\n\n- **Description**: Generate reports following job execution.\n- **Features**:\n  - Includes details such as Test, Version-Build, Cluster details, Test result, Failure reason, Runtime duration, Date, User.\n  - Optional button to open a bug (e.g., using Jira).\n  - Option to send the report to the user that triggered it.\n\n## Bonus\n\n- **AI Integration**: Consider an AI model to analyze execution logs and suggest the source of test failures (e.g., real version-build bug, test issue, cluster issue).\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floaisaadi%2Fdevqalink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floaisaadi%2Fdevqalink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floaisaadi%2Fdevqalink/lists"}