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

feat: project pipeline table add source file field #4135

Conversation

kakj-go
Copy link
Contributor

@kakj-go kakj-go commented Feb 23, 2022

What this PR does / why we need it:

project pipeline table add source file field

Which issue(s) this PR fixes:

ChangeLog

Language Changelog
🇺🇸 English project pipeline table add source file field
🇨🇳 中文 项目流水线table增加 sourceFile 字段

@kakj-go kakj-go changed the title project pipeline table add source file field feat: project pipeline table add source file field Feb 23, 2022
@codecov
Copy link

codecov bot commented Feb 23, 2022

Codecov Report

Merging #4135 (31f6eaa) into master (636d500) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4135      +/-   ##
==========================================
- Coverage   19.20%   19.19%   -0.01%     
==========================================
  Files        1492     1494       +2     
  Lines      158651   158846     +195     
==========================================
+ Hits        30466    30494      +28     
- Misses     125002   125164     +162     
- Partials     3183     3188       +5     
Impacted Files Coverage Δ
pkg/mock/mock.go 43.43% <0.00%> (-2.03%) ⬇️
modules/dop/services/issue/issue.go 4.28% <0.00%> (-1.34%) ⬇️
...les/hepa/apipolicy/policies/server-guard/policy.go 1.40% <0.00%> (ø)
...odules/hepa/apipolicy/policies/server-guard/dto.go 53.57% <0.00%> (ø)
modules/pipeline/services/pipelinesvc/create_v2.go 21.25% <0.00%> (+0.38%) ⬆️
pkg/strutil/interpolate.go 66.66% <0.00%> (+0.49%) ⬆️
...t-protocol/components/project-runtime/list/list.go 35.15% <0.00%> (+1.82%) ⬆️
...nts/project-runtime/advanceFilter/advanceFilter.go 14.11% <0.00%> (+1.94%) ⬆️
.../container_provider/container_instance_provider.go 49.09% <0.00%> (+6.66%) ⬆️
...e/pipengine/reconciler/queuemanage/manager/stop.go 100.00% <0.00%> (+37.50%) ⬆️

@kakj-go kakj-go force-pushed the feature/project-pipeline-add-source-file-field branch from 2b61ba3 to 1c432c6 Compare February 23, 2022 09:33
@kakj-go kakj-go force-pushed the feature/project-pipeline-add-source-file-field branch from 1c432c6 to 31f6eaa Compare February 23, 2022 11:00
@kakj-go kakj-go requested a review from Effet February 24, 2022 01:48
@Effet Effet merged commit e4c1b27 into erda-project:master Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants