-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
Add supported operations of workflow definition #14122
Conversation
@@ -128,6 +128,9 @@ The following are the operation functions of the workflow definition list: | |||
- **Timing Management:** The timing management page can edit, online or offline and delete timing. | |||
- **Delete:** Delete the workflow definition. In the same project, only the workflow definition created by yourself can be deleted, and the workflow definition of other users cannot be deleted. If you need to delete it, please contact the user who created it or the administrator. | |||
- **Download:** Download workflow definition to local. | |||
- **Copy:** Copy a new workflow based on the current workflow. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we add some notice to tell users can copy to both some project or to others project?
BTW, we should also tell user when they copy the workflow, the workflow name will and copy date as is post to compare between previous tasks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your comment. I'll add this.
Codecov Report
@@ Coverage Diff @@
## dev #14122 +/- ##
============================================
+ Coverage 38.39% 38.41% +0.01%
- Complexity 4456 4461 +5
============================================
Files 1223 1223
Lines 42541 42543 +2
Branches 4714 4713 -1
============================================
+ Hits 16333 16342 +9
+ Misses 24409 24401 -8
- Partials 1799 1800 +1
... and 3 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Purpose of the pull request
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(or)
If your pull request contain incompatible change, you should also add it to
docs/docs/en/guide/upgrede/incompatible.md