{"id":15854166,"url":"https://github.com/afeiship/mina-deploy","last_synced_at":"2026-04-29T18:31:43.118Z","repository":{"id":96087680,"uuid":"182187248","full_name":"afeiship/mina-deploy","owner":"afeiship","description":"Miniprogram ci.","archived":false,"fork":false,"pushed_at":"2023-09-07T00:34:20.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-22T22:09:51.610Z","etag":null,"topics":["ci","gitlab","miniprogram-ci","weixin","wx","wxapp"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/afeiship.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2019-04-19T02:21:26.000Z","updated_at":"2023-06-02T14:48:24.000Z","dependencies_parsed_at":"2024-10-05T19:41:10.939Z","dependency_job_id":"98545f8d-49b1-4e2e-9929-82a353aff08f","html_url":"https://github.com/afeiship/mina-deploy","commit_stats":{"total_commits":28,"total_committers":1,"mean_commits":28.0,"dds":0.0,"last_synced_commit":"bffa2d90286f9e353e42e2e92a7e659e14ba7627"},"previous_names":["afeiship/mina-deploy"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/afeiship/mina-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fmina-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fmina-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fmina-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fmina-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeiship","download_url":"https://codeload.github.com/afeiship/mina-deploy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fmina-deploy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32439138,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["ci","gitlab","miniprogram-ci","weixin","wx","wxapp"],"created_at":"2024-10-05T19:41:01.217Z","updated_at":"2026-04-29T18:31:43.104Z","avatar_url":"https://github.com/afeiship.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mina-deploy\n\u003e Miniprogram deploy.\n\n[![version][version-image]][version-url]\n[![license][license-image]][license-url]\n[![size][size-image]][size-url]\n[![download][download-image]][download-url]\n\n## installation\n```shell\nyarn add @jswork/mina-deploy miniprogram-ci --dev\n```\n\n## usage\n```js\nconst minaDeploy = require('@jswork/mina-deploy');\nconst pkg = require('./package.json');\nconst arguments = process.argv.splice(2);\nconst robot = parseInt(arguments[0]);\n\n// 1: 正式版 2: 开发版\nvoid minaDeploy({\n  appid: 'wx_ID',\n  projectPath: './dist/build/mp-weixin',\n  robot,\n  version: pkg.gtcVersion\n});\n```\n\n## license\nCode released under [the MIT license](https://github.com/afeiship/mina-deploy/blob/master/LICENSE.txt).\n\n[version-image]: https://img.shields.io/npm/v/@jswork/mina-deploy\n[version-url]: https://npmjs.org/package/@jswork/mina-deploy\n\n[license-image]: https://img.shields.io/npm/l/@jswork/mina-deploy\n[license-url]: https://github.com/afeiship/mina-deploy/blob/master/LICENSE.txt\n\n[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/mina-deploy\n[size-url]: https://github.com/afeiship/mina-deploy/blob/master/dist/mina-deploy.min.js\n\n[download-image]: https://img.shields.io/npm/dm/@jswork/mina-deploy\n[download-url]: https://www.npmjs.com/package/@jswork/mina-deploy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fmina-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafeiship%2Fmina-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fmina-deploy/lists"}