{"id":15806209,"url":"https://github.com/stephenfin/bugzilla-dashboard","last_synced_at":"2026-04-17T05:31:00.423Z","repository":{"id":68535061,"uuid":"165648335","full_name":"stephenfin/bugzilla-dashboard","owner":"stephenfin","description":"A dashboard for my downstream bugs","archived":false,"fork":false,"pushed_at":"2019-05-20T13:36:10.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-06T02:42:26.389Z","etag":null,"topics":["bugzilla","tailwindcss","vue"],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/stephenfin.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":"2019-01-14T11:17:23.000Z","updated_at":"2019-05-20T13:36:12.000Z","dependencies_parsed_at":"2023-07-26T21:16:36.510Z","dependency_job_id":null,"html_url":"https://github.com/stephenfin/bugzilla-dashboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stephenfin/bugzilla-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenfin%2Fbugzilla-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenfin%2Fbugzilla-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenfin%2Fbugzilla-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenfin%2Fbugzilla-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephenfin","download_url":"https://codeload.github.com/stephenfin/bugzilla-dashboard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenfin%2Fbugzilla-dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31916681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bugzilla","tailwindcss","vue"],"created_at":"2024-10-05T02:42:31.387Z","updated_at":"2026-04-17T05:31:00.405Z","avatar_url":"https://github.com/stephenfin.png","language":"HTML","readme":"Bugzilla Dashboard\n==================\n\nA simple dashboard to track my downstream (Red Hat) bugs for OpenStack nova and\nrelated projects. Information retrieved using the [Bugzilla 5 REST\nAPI](https://bugzilla.readthedocs.io/en/latest/api/). If you don't work in my\nteam, this probably isn't that useful.\n\nBuilt using:\n\n- [Vue.js](https://vuejs.org/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [FontAwesome](https://fontawesome.com/)\n\nUsage\n-----\n\nOnly my bugs are show at the moment. You can change this by passing the\n`username` keyword:\n\n    ?username=foo\n\nSimilarly, bugs against all releases are shown. You can change this by passing\nthe `release` keyword:\n\n    ?release=15.0 (Stein)\n\nIt's also possible to do this via the filter window but those filters are not\ncurrently persisted across refreshes.\n\nDevelopment\n-----------\n\nThis uses `vue-router`, meaning you need to deploy behind a server. Python's\n`SimpleHTTPServer` is more than good enough.\n\n    $ cd bugzilla-tracker\n    $ python -m SimpleHTTPServer  # browse to http://localhost:8000\n\nNote, however, that this still won't work due to the hardcoded index URL and\nCORS on the REST API. You can resolve the former by:\n\n    $ sed -i 's/\\/~sfinucan\\/bug-dashboard//' index.html\n\nThe latter is still a WIP though and needs to be resolved by the admins of the\n[Red Hat instance](https://bugzilla.redhat.com/show_bug.cgi?id=1666031). We\ncould investigate the use of JSONP but axios [does not support this\nnatively](https://github.com/axios/axios/blob/master/COOKBOOK.md#jsonp).\n\nUseful resources\n----------------\n\n- [Bugzilla REST API documentation](https://bugzilla.readthedocs.io/en/latest/api/core/v1/)\n- [Axios Tutorial](https://flaviocopes.com/axios/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephenfin%2Fbugzilla-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephenfin%2Fbugzilla-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephenfin%2Fbugzilla-dashboard/lists"}