{"id":18343478,"url":"https://github.com/cosimo/fabric-vcs","last_synced_at":"2025-08-19T11:07:32.914Z","repository":{"id":66959035,"uuid":"1618631","full_name":"cosimo/fabric-vcs","owner":"cosimo","description":"Version control system abstraction for Fabric","archived":false,"fork":false,"pushed_at":"2011-05-24T01:46:09.000Z","size":92,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-08T04:54:09.711Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/cosimo.png","metadata":{"files":{"readme":"README","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":"2011-04-15T11:31:23.000Z","updated_at":"2014-06-08T22:00:57.000Z","dependencies_parsed_at":"2023-02-20T15:15:23.399Z","dependency_job_id":null,"html_url":"https://github.com/cosimo/fabric-vcs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cosimo/fabric-vcs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosimo%2Ffabric-vcs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosimo%2Ffabric-vcs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosimo%2Ffabric-vcs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosimo%2Ffabric-vcs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosimo","download_url":"https://codeload.github.com/cosimo/fabric-vcs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosimo%2Ffabric-vcs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271143335,"owners_count":24706344,"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","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"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":[],"created_at":"2024-11-05T20:36:16.189Z","updated_at":"2025-08-19T11:07:32.886Z","avatar_url":"https://github.com/cosimo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"For a bit of background, see:\n\n  http://my.opera.com/cstrep/blog/2011/04/10/how-to-tag-a-remote-git-repository-or-vcs-support-for-fabric\n\nBasic version control abstraction for Fabric.\nIf you don't know what Fabric is, go to http://www.fabfile.org\n\nExample of things you can do:\n\n    vcs.list_tags(\n        repository_type = 'git',\n        repository_url = 'http://svn.server/project',\n    )\n\nor:\n\n    vcs.tag(\n        # Note: no 'trunk' or branches in the URL\n        repository_url = 'http://some.svn.server/svn/project',\n        repository_type = 'svn'\n        message = 'Some comment',\n        tag = 'tag-name',\n    )\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosimo%2Ffabric-vcs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosimo%2Ffabric-vcs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosimo%2Ffabric-vcs/lists"}