{"id":13601172,"url":"https://github.com/dreamans/syncd","last_synced_at":"2025-05-15T05:08:14.367Z","repository":{"id":40294011,"uuid":"164808485","full_name":"dreamans/syncd","owner":"dreamans","description":"syncd是一款开源的代码部署工具，它具有简单、高效、易用等特点，可以提高团队的工作效率.","archived":false,"fork":false,"pushed_at":"2023-07-16T02:24:00.000Z","size":14194,"stargazers_count":2252,"open_issues_count":65,"forks_count":373,"subscribers_count":66,"default_branch":"master","last_synced_at":"2025-04-14T08:12:09.563Z","etag":null,"topics":["automation","continuous-delivery","continuous-deployment","continuous-integration","devops","devops-workflow","go","syncd"],"latest_commit_sha":null,"homepage":"https://github.com/dreamans/syncd/tree/master/docs","language":"Go","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/dreamans.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}},"created_at":"2019-01-09T07:08:35.000Z","updated_at":"2025-04-01T12:00:22.000Z","dependencies_parsed_at":"2024-01-12T20:03:32.414Z","dependency_job_id":null,"html_url":"https://github.com/dreamans/syncd","commit_stats":{"total_commits":202,"total_committers":12,"mean_commits":"16.833333333333332","dds":"0.37623762376237624","last_synced_commit":"71876dc6d3e7caa40e44a33ad47f8aa392881d40"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamans%2Fsyncd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamans%2Fsyncd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamans%2Fsyncd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamans%2Fsyncd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamans","download_url":"https://codeload.github.com/dreamans/syncd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254276447,"owners_count":22043867,"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":["automation","continuous-delivery","continuous-deployment","continuous-integration","devops","devops-workflow","go","syncd"],"created_at":"2024-08-01T18:00:57.274Z","updated_at":"2025-05-15T05:08:09.356Z","avatar_url":"https://github.com/dreamans.png","language":"Go","readme":"\u003cp align=\"center\"\u003e\n    \u003cimg align=\"center\" src=\"docs/assets/img/logo-blue.svg\" width=\"350px\" /\u003e\n\u003c/p\u003e\n\u003ch3 align=\"center\"\u003eSyncd - 自动化部署工具\u003c/h3\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://travis-ci.org/dreamans/syncd\"\u003e\u003cimg src=\"https://img.shields.io/travis/dreamans/syncd/master.svg\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/dreamans/syncd/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/dreamans/syncd.svg\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/dreamans/syncd/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/dreamans/syncd.svg\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/dreamans/syncd/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/dreamans/syncd.svg\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/dreamans/syncd/network/members\"\u003e\u003cimg src=\"https://img.shields.io/github/forks/dreamans/syncd.svg\" /\u003e\u003c/a\u003e\n    \u003ca href='https://gitee.com/dreamans/syncd/stargazers'\u003e\u003cimg src='https://gitee.com/dreamans/syncd/badge/star.svg?theme=dark' /\u003e\u003c/a\u003e\n    \u003ca href='https://gitee.com/dreamans/syncd/members'\u003e\u003cimg src='https://gitee.com/dreamans/syncd/badge/fork.svg?theme=dark' /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003eSyncd是一款开源的代码部署工具，它具有简单、高效、易用等特点，可以提高团队的工作效率。\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003ca href=\"https://gitee.com/dreamans/syncd\"\u003e\u003cimg width=\"130px\" align=\"center\" src=\"docs/assets/img/gitee-logo-black.svg\" /\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e码云GVP项目\u003c/p\u003e\n\n## 文档\n\n[查看文档](https://syncd.cc)\n\n## 特性\n\n- Go语言开发，编译简单、运行高效\n- Web界面访问，交互友好\n- 权限模型灵活自由\n- 支持自定义构建\n- 支持Git仓库\n- 支持分支、Tag上线\n- 部署Hook支持，可扩展性强\n- 完善的上线工作流\n- 邮件通知机制\n\n## 项目地址\n\nGithub: https://github.com/dreamans/syncd\n\nGitee: https://gitee.com/dreamans/syncd\n\n## 获取帮助\n\nSyncd使用交流QQ群①: 725302833\n\n## 捐赠\n\nSyncd的发展离不开您的支持，[前往捐赠](https://syncd.cc/docs/#donate.md)\n\n## LICENSE\n\n本项目采用 MIT 开源授权许可证，完整的授权说明已放置在 LICENSE 文件中。","funding_links":[],"categories":["开源类库","Go","Open source library","Repositories","Go (531)","运维相关管理系统"],"sub_categories":["持续集成/部署","Continuous Integration/Delivery","运维管理系统"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreamans%2Fsyncd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdreamans%2Fsyncd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreamans%2Fsyncd/lists"}