Ivan Li Ivan
Ivan pushed to master at Fennec/fennec-be 2021-03-27 15:52:36 +08:00
429de1eaed test(pipeline-tasks): pass test cases.
08e5c7e7d3 refactor(pipeline-tasks): remove unused queue.
Compare 2 commits »
Ivan pushed to master at Fennec/fennec-be 2021-03-25 18:10:01 +08:00
713f5b2426 feat(pipeline-tasks): debug log.
Ivan pushed to master at Fennec/fennec-be 2021-03-25 11:40:27 +08:00
607a4f57de feat(pipeline-tasks): 任务失败后,也调用执行下一个任务。
211a90590f test: pass the test case.
Compare 2 commits »
Ivan pushed to master at ivan/blog-articles 2021-03-25 10:29:40 +08:00
1621b91dec feat: new article.
Ivan pushed to master at Fennec/fennec-be 2021-03-24 20:50:42 +08:00
07fc98bc86 Merge pull request 'feat-pipelines' (#1) from feat-pipelines into master
9bdd991cfb feat(pipeline-tasks): 任务更新推送。
9078835c28 test(pipeline-tasks): 测试用例不通过的问题
42c5e4d608 fix(pipeline-tasks): 修复未保存任务状态到数据库的问题。
cdc28cb102 feat(pipeline-tasks): 添加 部署任务查询接口和任务日志推送。
Compare 26 commits »
Ivan merged pull request Fennec/fennec-be#1 2021-03-24 20:50:41 +08:00
feat-pipelines
Ivan created pull request Fennec/fennec-be#1 2021-03-24 20:50:16 +08:00
feat-pipelines
Ivan pushed to feat-pipelines at Fennec/fennec-be 2021-03-24 20:35:59 +08:00
9bdd991cfb feat(pipeline-tasks): 任务更新推送。
Ivan pushed to master at Fennec/fennec-fe 2021-03-24 20:35:59 +08:00
a896673035 feat(pipeline-tasks): 任务详情添加实时任务状态展示
Ivan pushed to feat-pipelines at Fennec/fennec-be 2021-03-21 20:31:47 +08:00
9078835c28 test(pipeline-tasks): 测试用例不通过的问题
Ivan pushed to feat-pipelines at Fennec/fennec-be 2021-03-21 20:29:10 +08:00
42c5e4d608 fix(pipeline-tasks): 修复未保存任务状态到数据库的问题。
Ivan pushed to master at Fennec/fennec-fe 2021-03-21 18:40:38 +08:00
46f50b6deb fix(pipelines): 修复无法保存修改的问题。
Ivan pushed to master at Fennec/fennec-fe 2021-03-20 14:30:59 +08:00
45844817c0 feat(pipelien-tasks): 添加 部署详情页。
Ivan pushed to feat-pipelines at Fennec/fennec-be 2021-03-20 14:30:55 +08:00
cdc28cb102 feat(pipeline-tasks): 添加 部署任务查询接口和任务日志推送。
7923ae6d41 fix: 字段类型错误的问题
Compare 2 commits »
Ivan pushed to feat-pipelines at Fennec/fennec-be 2021-03-15 13:31:15 +08:00
4e7c825170 feat(pipeline-task): 流水线任务日志订阅接口。
aa92c518f0 feat: 新增 创建CI CD任务接口。
Compare 2 commits »
Ivan pushed to master at Fennec/fennec-fe 2021-03-15 13:30:13 +08:00
32421599ea feat(pipeline-tasks): 提交日志动作面板。
11221ae8dd feat: 完善添加流水线界面。
Compare 2 commits »
Ivan pushed to feat-pipelines at Fennec/fennec-be 2021-03-11 08:34:18 +08:00
cba4c0464c feat(pipelines): list commit logs 使用直接订阅。
Ivan pushed to master at Fennec/fennec-fe 2021-03-11 08:34:16 +08:00
044e74b7ff feat(pipelines): commit logs.
Ivan pushed to feat-pipelines at Fennec/fennec-be 2021-03-09 22:50:37 +08:00
d02cea2115 fix(repos): 完善 commit log 订阅接口。
Ivan pushed to feat-pipelines at Fennec/fennec-be 2021-03-08 11:26:21 +08:00
22d3dc299c feat(repos): 添加订阅commit log 接口。