{"id":30764490,"url":"https://github.com/dronestock/file","last_synced_at":"2025-09-04T17:09:16.009Z","repository":{"id":65192833,"uuid":"583199626","full_name":"dronestock/file","owner":"dronestock","description":"Drone持续集成Ftp插件，提供如下功能：1、文件上传功能","archived":false,"fork":false,"pushed_at":"2024-06-17T10:50:08.000Z","size":78,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T11:51:47.627Z","etag":null,"topics":["cd","ci","delete","drone","file","ftp","modify","uploaad"],"latest_commit_sha":null,"homepage":"https://www.dronestock.tech/plugin/stock/file","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dronestock.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":"2022-12-29T04:01:51.000Z","updated_at":"2024-06-17T10:50:11.000Z","dependencies_parsed_at":"2023-02-19T12:30:38.120Z","dependency_job_id":"cf7bfdd0-e76b-4a5a-8d0f-b1147a959d5e","html_url":"https://github.com/dronestock/file","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"dronestock/template","purl":"pkg:github/dronestock/file","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dronestock%2Ffile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dronestock%2Ffile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dronestock%2Ffile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dronestock%2Ffile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dronestock","download_url":"https://codeload.github.com/dronestock/file/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dronestock%2Ffile/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273641897,"owners_count":25142248,"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-09-04T02:00:08.968Z","response_time":61,"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":["cd","ci","delete","drone","file","ftp","modify","uploaad"],"created_at":"2025-09-04T17:09:12.389Z","updated_at":"2025-09-04T17:09:16.000Z","avatar_url":"https://github.com/dronestock.png","language":"Go","readme":"# file\n[![编译状态](https://github.ruijc.com:20443/api/badges/dronestock/file/status.svg)](https://github.ruijc.com:20443/dronestock/file)\n[![Golang质量](https://goreportcard.com/badge/github.com/dronestock/file)](https://goreportcard.com/report/github.com/dronestock/file)\n![版本](https://img.shields.io/github/go-mod/go-version/dronestock/file)\n![仓库大小](https://img.shields.io/github/repo-size/dronestock/file)\n![最后提交](https://img.shields.io/github/last-commit/dronestock/file)\n![授权协议](https://img.shields.io/github/license/dronestock/file)\n![语言个数](https://img.shields.io/github/languages/count/dronestock/file)\n![最佳语言](https://img.shields.io/github/languages/top/dronestock/file)\n![星星个数](https://img.shields.io/github/stars/dronestock/file?style=social)\n\nDrone插件模板，要编写Drone插件，可以从此模板开始创建项目\n\n## 使用\n\n非常简单，只需要在`.drone.yml`里增加配置\n\n```yaml\n- name: 上传到腾讯云\n  image: ccr.ccs.tencentyun.com/dronestock/cos\n  settings:\n    secret_id: xxx\n    secret_key: xxx\n```\n\n更多使用教程，请参考[文档](https://www.dronestock.tech/plugin/stock/file)\n\n## 交流\n\n![微信群](https://www.dronestock.tech/communication/wxwork.jpg)\n\n## 捐助\n\n![支持宝](https://github.com/storezhang/donate/raw/master/alipay-small.jpg)\n![微信](https://github.com/storezhang/donate/raw/master/weipay-small.jpg)\n\n## 插件列表\n- [Git](https://www.dronestock.tech/plugin/stock/git) 使用Git推送和拉取代码\n- [Maven](https://www.dronestock.tech/plugin/stock/maven) Maven编译、打包、测试以及发布到仓库\n- [Protobuf](https://www.dronestock.tech/plugin/stock/protobuf) Protobuf编译、静态检查以及高级功能\n- [Docker](https://www.dronestock.tech/plugin/stock/docker) Docker编译、打包以及发布到镜像仓库\n- [Node](https://www.dronestock.tech/plugin/stock/node) Node编译、打包以及发布到仓库\n- [Cos](https://www.dronestock.tech/plugin/stock/cos) 腾讯云对象存储基本配置、文件上传等\n- [Mcu](https://www.dronestock.tech/plugin/stock/mcu) 各种模块依赖文件修改\n- [Apisix](https://www.dronestock.tech/plugin/stock/apisix) Apisix网关插件\n- [Ftp](https://www.dronestock.tech/plugin/stock/apisix) Ftp文件插件\n\n## 感谢Jetbrains\n\n本项目通过`Jetbrains开源许可IDE`编写源代码，特此感谢\n\n[![Jetbrains图标](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)](https://www.jetbrains.com/?from=dronestock/file)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdronestock%2Ffile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdronestock%2Ffile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdronestock%2Ffile/lists"}