{"id":34207336,"url":"https://github.com/losemy/build_util","last_synced_at":"2026-03-09T23:36:32.645Z","repository":{"id":188049095,"uuid":"663798897","full_name":"losemy/build_util","owner":"losemy","description":"云函数构建工具","archived":false,"fork":false,"pushed_at":"2024-11-07T02:52:09.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-18T23:59:10.890Z","etag":null,"topics":["build","fc","scf"],"latest_commit_sha":null,"homepage":"","language":"Go","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/losemy.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,"governance":null}},"created_at":"2023-07-08T06:02:08.000Z","updated_at":"2024-11-07T02:52:13.000Z","dependencies_parsed_at":"2023-08-13T14:13:22.422Z","dependency_job_id":null,"html_url":"https://github.com/losemy/build_util","commit_stats":null,"previous_names":["losemy/build_util"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/losemy/build_util","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losemy%2Fbuild_util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losemy%2Fbuild_util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losemy%2Fbuild_util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losemy%2Fbuild_util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/losemy","download_url":"https://codeload.github.com/losemy/build_util/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losemy%2Fbuild_util/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30316772,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T20:05:46.299Z","status":"ssl_error","status_checked_at":"2026-03-09T19:57:04.425Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["build","fc","scf"],"created_at":"2025-12-15T20:02:22.036Z","updated_at":"2026-03-09T23:36:32.189Z","avatar_url":"https://github.com/losemy.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n### 云函数打包工具\n\n#### windows下打包会导致文件没有可执行权限\n1. 腾讯云会 405提示容器异常退出\n2. 实际是无法执行对应的命令\n\n#### 安装\n```shell\ngo install github.com/losemy/build_util@latest\n```\n\n### scf_bootstrap文件\n1. 需要注意windows平台下编写的scf文件会有问题 主要替换成仓库中的 或者尽量在linux环境下编辑\n\n\n### 打包方式示例\n```shell\nrm main.zip # 删除打包文件\nGOOS=linux GOARCH=amd64 go build -o main # 编译linux x64数据\nbuild_util -output main.zip main scf_bootstrap config.yaml # 使用打包工具进行打包\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flosemy%2Fbuild_util","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flosemy%2Fbuild_util","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flosemy%2Fbuild_util/lists"}