{"id":28560172,"url":"https://github.com/dtstack/chengying-front","last_synced_at":"2025-06-10T09:07:46.841Z","repository":{"id":104050257,"uuid":"475842121","full_name":"DTStack/chengying-front","owner":"DTStack","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-08T02:56:06.000Z","size":6615,"stargazers_count":5,"open_issues_count":0,"forks_count":7,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-02-25T12:39:09.875Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/DTStack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-03-30T11:11:03.000Z","updated_at":"2022-11-13T15:39:18.000Z","dependencies_parsed_at":"2023-06-29T11:47:13.489Z","dependency_job_id":null,"html_url":"https://github.com/DTStack/chengying-front","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DTStack%2Fchengying-front","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DTStack%2Fchengying-front/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DTStack%2Fchengying-front/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DTStack%2Fchengying-front/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DTStack","download_url":"https://codeload.github.com/DTStack/chengying-front/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DTStack%2Fchengying-front/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259043767,"owners_count":22797163,"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":[],"created_at":"2025-06-10T09:07:46.038Z","updated_at":"2025-06-10T09:07:46.762Z","avatar_url":"https://github.com/DTStack.png","language":"TypeScript","readme":"# ChengYing\n\n\n# 开发\n基于 webpack 的开发配置环境，可以使用 npm 管理项目\n\n```bash\n$ npm i\n$ # 开发构建\n$ npm start 或者 npm run dev\n$ # 生产构建\n$ npm run build\n```\n推荐使用 yarn 管理依赖\n\n```bash\n$ yarn\n$ yarn add package.name\n```\n\n## 提交 commit \n\n```bash\n$ git cz\n```\n\n## 合并并 Push dev\n\n```bash\n# 该命令会先切换到 开发分支（dev), pull 远程的dev 分支后，会合并当前的工作分支, 然后\n# 执行 git push 操作，最后切回到工作分支，rebase 开发分支的内容\n$ npm run push-dev\n```\n\n## 版本发布\n\n```bash\n# 默认分支为 master , 发布为此版本更新\n$ npm run release\n\n#【自定义】版本发布名称为 v1.0.0-test\n$ npm run release -- -r v1.0.0-test\n\n# 指定升级版本为【次】版本号\n$ npm run release -- -r minor\n\n# 指定升级版本为【主】版本号\n$ npm run release -- -r major\n\n# 指定升级版本为【修订】版本号\n$ npm run release -- -r patch\n\n# 指定发布分支\n$ npm run release -- -b branchName\n\n# 指定发布分支以及发布名称\n$ npm run release -- -b branchName -r versionName\n\n```\n\n## 手动生成 CHANGELOG\n\n```bash\n$ npm run changelog\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtstack%2Fchengying-front","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdtstack%2Fchengying-front","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtstack%2Fchengying-front/lists"}