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

make task action can be disabled #2453

Merged

Conversation

chengjoey
Copy link
Contributor

What type of this PR

Add one of the following kinds:
/kind feature

What this PR does / why we need it:

support autotest step disable or enable switch

Which issue(s) this PR fixes:

Specified Reviewers:

/assign @your-reviewer

ChangeLog

Need cherry-pick to release versions?

Add comment like /cherry-pick release/1.0 when this PR is merged.

For details on the cherry pick process, see the cherry pick requests section under CONTRIBUTING.md.

@codecov
Copy link

codecov bot commented Oct 20, 2021

Codecov Report

Merging #2453 (0927488) into master (6e52c5f) will increase coverage by 0.00%.
The diff coverage is 40.81%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2453   +/-   ##
=======================================
  Coverage   15.95%   15.96%           
=======================================
  Files        1220     1220           
  Lines      124022   124049   +27     
=======================================
+ Hits        19792    19801    +9     
- Misses     102186   102202   +16     
- Partials     2044     2046    +2     
Impacted Files Coverage Δ
apistructs/autotest_scene.go 10.60% <ø> (ø)
apistructs/component_protocol.go 0.00% <ø> (ø)
apistructs/pipeline_status.go 14.87% <0.00%> (-0.26%) ⬇️
apistructs/pipeline_yml.go 82.60% <ø> (ø)
modules/dop/services/autotest_v2/scene.go 0.00% <0.00%> (ø)
modules/dop/services/autotest_v2/scene_step.go 0.00% <0.00%> (ø)
...-test-plan-detail/components/executeInfo/render.go 8.16% <0.00%> (-0.05%) ⬇️
modules/pipeline/services/pipelinesvc/create.go 23.10% <ø> (ø)
...dules/pipeline/services/pipelinesvc/create_task.go 83.82% <0.00%> (-1.26%) ⬇️
pkg/parser/pipelineyml/define.go 19.56% <ø> (ø)
... and 3 more

@chengjoey chengjoey force-pushed the feature/autotest-step-execute-disable branch from dc8e44a to a360ffc Compare October 20, 2021 08:12
@chengjoey
Copy link
Contributor Author

image
image

@chengjoey chengjoey added dop devops plaoform feature labels Oct 20, 2021
@chengjoey chengjoey force-pushed the feature/autotest-step-execute-disable branch 2 times, most recently from 16f0862 to aa905d0 Compare October 21, 2021 12:49
pkg/parser/pipelineyml/define.go Outdated Show resolved Hide resolved
@chengjoey chengjoey force-pushed the feature/autotest-step-execute-disable branch from aa905d0 to 4fef656 Compare October 22, 2021 05:32
@chengjoey chengjoey force-pushed the feature/autotest-step-execute-disable branch from 4fef656 to 0927488 Compare October 22, 2021 05:52
@sfwn
Copy link
Member

sfwn commented Oct 22, 2021

/approve

@erda-bot erda-bot merged commit ea327b7 into erda-project:master Oct 22, 2021
@chengjoey chengjoey deleted the feature/autotest-step-execute-disable branch April 18, 2022 02:08
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.

None yet

3 participants