File tree Expand file tree Collapse file tree
shared/components/markdown-render Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- < p > case-study works! </ p >
1+ < component-markdown-render [src] =" 'assets/docs/casestudies/cmb.md' " > </ component-markdown-render >
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ export class MarkdownRenderComponent implements OnInit {
1313 constructor ( private markdownService : MarkdownService ) { }
1414
1515 ngOnInit ( ) : void {
16+ // this.markdownService.renderer.table = (header: string, body: string) => {
17+ // return '';
18+ // };
1619 }
17-
1820}
Original file line number Diff line number Diff line change 1+ 来源:《[ 陈展文:招行的 DevOps 和精益研发之路 ] ( http://www.idcquan.com/Special/2019trucs/ppt/niuxiaoling.pdf ) 》
2+
3+ | 项目 / 过程管理 | 配置管理 | 构建 | 测试 / 质量 | 制品 / 部署 | 基础设施 | 沟通协作 | 可视化 |
4+ | ---------------| ---------| -------| ------------| ------------| ---------| ---------| ---------|
5+ | Jira | Gitee | Maven | Junit | Ubran code | VMWare | 招呼 | Tableau |
6+ | Tracker | IBM Rational | Gradle | Cucumber | Fit2Cloud | OpenShift | 移事通 | Grafana |
7+ | VP | ClearCase | NPM | JMeter | B9 | Cloud Foundry | | Kibana |
8+ | Confluence | CMDB | Ant | RobotFramework | JFrog Artifactory | | | Prometheus |
9+ | ITIL | Firefly | MSBuild | Protractor | | | | ElasticSearch |
10+ | | | Docker | Sonar | | | | X-Pack |
11+ | | | | BlackDuck | | | | |
You can’t perform that action at this time.
0 commit comments