{"id":20314516,"url":"https://github.com/release-engineering/resultsdb_frontend","last_synced_at":"2026-03-05T22:08:35.948Z","repository":{"id":39997592,"uuid":"373618643","full_name":"release-engineering/resultsdb_frontend","owner":"release-engineering","description":"Simple frontend for ResultsDB","archived":false,"fork":false,"pushed_at":"2026-02-28T17:07:34.000Z","size":202,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2026-02-28T19:54:56.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://taskotron.fedoraproject.org/resultsdb/results","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/release-engineering.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-06-03T19:26:02.000Z","updated_at":"2026-02-28T17:07:37.000Z","dependencies_parsed_at":"2023-11-22T18:42:45.401Z","dependency_job_id":"ac829955-2cbc-442d-b45b-915c94c66f48","html_url":"https://github.com/release-engineering/resultsdb_frontend","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/release-engineering/resultsdb_frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/release-engineering%2Fresultsdb_frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/release-engineering%2Fresultsdb_frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/release-engineering%2Fresultsdb_frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/release-engineering%2Fresultsdb_frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/release-engineering","download_url":"https://codeload.github.com/release-engineering/resultsdb_frontend/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/release-engineering%2Fresultsdb_frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30152089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T21:15:50.531Z","status":"ssl_error","status_checked_at":"2026-03-05T21:15:11.173Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-11-14T18:15:41.843Z","updated_at":"2026-03-05T22:08:35.891Z","avatar_url":"https://github.com/release-engineering.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ResultsDB frontend\n\nResultsDB fronted is a simple application that allows browsing the data stored inside ResultsDB.\n\n## Repositories\n\n* ResultsDB - [GIT repo](https://pagure.io/taskotron/resultsdb)\n* ResultsDB Client Library - [GIT repo](https://pagure.io/taskotron/resultsdb_api)\n\n## Quick development setup\n\nYou'll need to stand up an instance of the core\n[resultsdb](https://pagure.io/taskotron/resultsdb) alongside this frontend\nfor it to work.\n\nFirst, clone the repository.\n\nThen, setup a virtual environment for development:\n\n    $ sudo dnf install python-virtualenv python-pip\n    $ virtualenv env_resultsdb_frontend\n    $ source env_resultsdb_frontend/bin/activate\n    $ pip install -r requirements.txt\n\nRun the server:\n\n    $ DEV=true python runapp.py\n\nThe ResultsDB frontend is now running at \u003chttp://localhost:5002\u003e. It expects\nthe ResultsDB server to be available at \u003chttp://localhost:5001/api/v2.0\u003e.\n\n## Adjusting configuration\n\nYou can configure this app by copying `conf/settings.py.example` into\n`conf/setting.py` and adjusting values as you see fit. It overrides default\nvalues in `resultsdb_frontend/config.py`.\n\n## Using with libtaskotron\n\nYou might want to use this tool together with libtaskotron. To use your own\n*ResultsDB frontend* in libtaskotron, edit `/etc/taskotron/taskotron.yaml` and\nset the following value::\n\n    resultsdb_frontend: http://localhost:5002\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frelease-engineering%2Fresultsdb_frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frelease-engineering%2Fresultsdb_frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frelease-engineering%2Fresultsdb_frontend/lists"}