We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
网上有很多免费又好用的服务,为了使用查找方便,在此备忘
travis-ci 基本上github上标配的持续集成平台,支持多种语言,但是貌似没有windows平台的ci
appveyor 比较好用的windows平台ci,开源项目免费
codecov 很好的代码覆盖率展示平台
coveralls很多人推荐,不过笔者遇到过好几次服务挂掉的情况,而且感觉这个站点很丑
codeclimate检查代码的坏味道,会给代码打GPA,4.0满分
semaphoreci据TJ说是最好用的CI
gitlabci除了无缝跟gitlab集成以外,看不出任何优势,持续集成是在docker里面跑的
cloudflare提供免费的DDOS防护和CDN加速服务,提供SSL,应用非常广泛,使用很方便
letsencrypt质量高、免费、火爆的证书
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1.持续集成、代码质量
travis-ci 基本上github上标配的持续集成平台,支持多种语言,但是貌似没有windows平台的ci
appveyor 比较好用的windows平台ci,开源项目免费
codecov 很好的代码覆盖率展示平台
coveralls很多人推荐,不过笔者遇到过好几次服务挂掉的情况,而且感觉这个站点很丑
codeclimate检查代码的坏味道,会给代码打GPA,4.0满分
semaphoreci据TJ说是最好用的CI
gitlabci除了无缝跟gitlab集成以外,看不出任何优势,持续集成是在docker里面跑的
2.互联网基础设施系列
cloudflare提供免费的DDOS防护和CDN加速服务,提供SSL,应用非常广泛,使用很方便
letsencrypt质量高、免费、火爆的证书
The text was updated successfully, but these errors were encountered: