{"id":20805241,"url":"https://github.com/danengelbrecht/gitbugz","last_synced_at":"2026-04-25T19:31:38.748Z","repository":{"id":4833170,"uuid":"5987214","full_name":"DanEngelbrecht/gitbugz","owner":"DanEngelbrecht","description":"A set of Python scripts to integrate git and FogBugz On Demand","archived":false,"fork":false,"pushed_at":"2014-02-21T06:23:55.000Z","size":148,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T03:33:24.964Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"microservices/noid","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DanEngelbrecht.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}},"created_at":"2012-09-27T19:09:57.000Z","updated_at":"2014-02-21T06:23:56.000Z","dependencies_parsed_at":"2022-09-05T20:50:52.667Z","dependency_job_id":null,"html_url":"https://github.com/DanEngelbrecht/gitbugz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DanEngelbrecht/gitbugz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanEngelbrecht%2Fgitbugz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanEngelbrecht%2Fgitbugz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanEngelbrecht%2Fgitbugz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanEngelbrecht%2Fgitbugz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanEngelbrecht","download_url":"https://codeload.github.com/DanEngelbrecht/gitbugz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanEngelbrecht%2Fgitbugz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32274982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: 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-17T19:13:54.658Z","updated_at":"2026-04-25T19:31:38.733Z","avatar_url":"https://github.com/DanEngelbrecht.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"gitbugz\n=======\n\nAn experimental simple collection of python scripts for adding commit information from Git to FogBugz On Demand.\n\nIt is designed to post edits in a post-receive hook in git using ZeroMQ to a mini-service.\nThis is to make sure that the post-receive hook in git stays fast. Editing cases via the xml API is\npretty slow - logging in, editing a case and logging out takes more than ten seconds, at least from Sweden.\n\nThis is my first attempt at writing software in Python and I selected ZeroMQ as a transport because of\nthe convenience in the API and also because I was curious to use it.\n\nRequirements:\n\nZeroMQ Python bindings - pyzmq\nFogbugz Python bindings\nBeautifulsoup4 is needed by the Fogbugz Python bindings\n\neasy_install pyzmq\neasy_install beautifulsoup4\neasy_install fogbugz\n\nIf you are using Python 2.6 or earlier you might also need:\n\neasy_install argparse\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanengelbrecht%2Fgitbugz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanengelbrecht%2Fgitbugz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanengelbrecht%2Fgitbugz/lists"}