Block a user
feat: Improve the progress display of pipeline tasks
07f19101a5
Merge pull request 'feat_the_progress_of_tasks' (#5) from feat_the_progress_of_tasks into master
7d84017f9e
feat:v0.1.0
a231a02c28
feat: 修改项目后自动删除项目工作区相关目录
7e17de0f15
feat(repos): 获取 commit logs 时,允许返回错误信息给调用方。
9d735c582c
fix(pipelines): 更新时重复判断时误判问题。
f810aedfaa
feat(projects): list, create and update.
7d04d53d02
build: use pm2 serve for prod.
e21e6fc3e2
build(dep): remove @types/date-fns.
9334a45e55
build: pm2 ecosystem config.
d29eeaae90
build: fix vscode launch.json.
243b0d7b8d
feat: v0.1.1
653d779efb
feat(pipelines): edit view.
120a720be5
feat: f**k the __typename :)
dee2c97ba4
feat(commit-list): stop task.
6bc9f787f3
feat(pipeline-task): 实时展示执行日志
7e17de0f15
feat(repos): 获取 commit logs 时,允许返回错误信息给调用方。
9d735c582c
fix(pipelines): 更新时重复判断时误判问题。
b626eed859
fix(pipeline-tasks): lost unit logs.
5b5a657651
feat(pipeline-tasks): 强制停止任务接口。
a510f411a7
feat(pipeline-tasks): 在数据库中保存任务执行者所在实例。
246623b5db
feat: 任务状态改变时,自动更新数据库。
37f8ae19be
Merge branch 'feat_the_progress_of_tasks' of ssh://git.ivanli.cc:7018/fennec/fennec-be into feat_the_progress_of_tasks
133439bb49
feat: 任务完成后更新数据库中的数据。