Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

持续集成 #20

Open
5 of 10 tasks
xingorg1 opened this issue Nov 23, 2020 · 0 comments · Fixed by #43
Open
5 of 10 tasks

持续集成 #20

xingorg1 opened this issue Nov 23, 2020 · 0 comments · Fixed by #43
Assignees
Labels
infrastructure 组件库框架基础建设 priority:high 优先级-高
Projects
Milestone

Comments

@xingorg1
Copy link
Member

xingorg1 commented Nov 23, 2020

自动按顺序执行下列功能:

  • 进行代码规范检查
  • 单元测试等
  • 检查commit规范:使用git-cz代替git commit来生成专业的commit
  • 提交git(带gitHooks)
  • 发布npm包(带gitHooks)
  • 版本提升
  • 版本提升带beta、alpha特征
  • 记录changelog
  • 部署官网
  • 接入travis
@xingorg1 xingorg1 added infrastructure 组件库框架基础建设 priority:middle 优先级-中等 labels Nov 23, 2020
@xingorg1 xingorg1 added this to the 2020年 milestone Nov 23, 2020
@xingorg1 xingorg1 added this to To do in axe-ui via automation Nov 23, 2020
@xingorg1 xingorg1 moved this from To do to In progress in axe-ui Nov 27, 2020
@xingorg1 xingorg1 self-assigned this Dec 1, 2020
@xingorg1 xingorg1 linked a pull request Dec 1, 2020 that will close this issue
@xingorg1 xingorg1 added priority:high 优先级-高 and removed priority:middle 优先级-中等 labels Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure 组件库框架基础建设 priority:high 优先级-高
Projects
axe-ui
In progress
Development

Successfully merging a pull request may close this issue.

1 participant