{"id":16009619,"url":"https://github.com/fwcd/mixxx-bisect","last_synced_at":"2025-10-11T15:03:53.264Z","repository":{"id":98826185,"uuid":"501880744","full_name":"fwcd/mixxx-bisect","owner":"fwcd","description":"Small tool for finding Mixxx regressions on Linux, macOS and Windows by binary searching over prebuilt snapshots","archived":false,"fork":false,"pushed_at":"2024-12-03T01:02:24.000Z","size":86,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-11T10:49:23.126Z","etag":null,"topics":["bisect","mixxx","regression-finder"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fwcd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-06-10T02:58:55.000Z","updated_at":"2024-12-03T01:02:28.000Z","dependencies_parsed_at":"2023-09-11T21:54:12.243Z","dependency_job_id":"d9371b6e-fa3f-45df-a4f9-66c1a7dfb2ab","html_url":"https://github.com/fwcd/mixxx-bisect","commit_stats":null,"previous_names":["fwcd/mixxx-bisect"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/fwcd/mixxx-bisect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fmixxx-bisect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fmixxx-bisect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fmixxx-bisect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fmixxx-bisect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fwcd","download_url":"https://codeload.github.com/fwcd/mixxx-bisect/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fmixxx-bisect/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265443422,"owners_count":23766407,"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":["bisect","mixxx","regression-finder"],"created_at":"2024-10-08T13:03:13.409Z","updated_at":"2025-10-11T15:03:53.172Z","avatar_url":"https://github.com/fwcd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mixxx Bisect\n\n[![PyPI](https://img.shields.io/pypi/v/mixxx-bisect)](https://pypi.org/project/mixxx-bisect)\n[![Typecheck](https://github.com/fwcd/mixxx-bisect/actions/workflows/typecheck.yml/badge.svg)](https://github.com/fwcd/mixxx-bisect/actions/workflows/typecheck.yml)\n\nA small tool for finding regressions in [Mixxx](https://github.com/mixxxdj/mixxx), inspired by [`mozregression`](https://github.com/mozilla/mozregression). The tool binary searches over a commit range and lets the user tag automatically downloaded Mixxx snapshots with good/bad to identify the commit introducing the regression.\n\n\u003e [!NOTE]\n\u003e The [mixxx.org downloads server](https://downloads.mixxx.org/) only provides binary snapshots for macOS and Windows, therefore [`m1xxx`](https://github.com/fwcd/m1xxx) is the only supported snapshot repository on Linux.\n\n## Usage\n\nTo search a specific range of commits, run:\n\n```sh\nmixxx-bisect -g \u003cgood commit\u003e -b \u003cbad commit\u003e\n```\n\nTo search the entire range of available snapshots, run `mixxx-bisect` without arguments.\n\n## Development\n\nTo set up a development environment, create a venv with\n\n```sh\npython3 -m venv venv\n. venv/bin/activate\n```\n\nThen, install the package along with its dependencies in editable mode:\n\n```sh\npip3 install -e .\n```\n\n`mixxx-bisect` should now be on the `PATH` in the venv.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwcd%2Fmixxx-bisect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffwcd%2Fmixxx-bisect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwcd%2Fmixxx-bisect/lists"}