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

fix: Avoid the being deleting Pipelines on the list page #3513

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

bunnymiao
Copy link
Contributor

Signed-off-by: Bunny qimiao@yunify.com

What type of PR is this?

/kind bug

What this PR does / why we need it:

Filter the being deleting Pipelines in the pipeline list

Which issue(s) this PR fixes:

Fixes #736

Special notes for reviewers:

Does this PR introduced a user-facing change?

NONE

Additional documentation, usage docs, etc.:


Signed-off-by: Bunny <qimiao@yunify.com>
@ks-ci-bot ks-ci-bot added release-note-none kind/bug Categorizes issue or PR as related to a bug. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 2, 2022
@LinuxSuRen
Copy link
Member

/area devops

Copy link
Member

@LinuxSuRen LinuxSuRen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have tested it with the following image manually. It works well.

/lgtm

kubespheredev/ks-console:filter-deleting-pipeline

@ks-ci-bot ks-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Aug 3, 2022
@ks-ci-bot
Copy link
Collaborator

LGTM label has been added.

Git tree hash: bfd583a3cdb8eebc6403d7cedefc5c751ed915bd

@weili520
Copy link
Contributor

weili520 commented Aug 3, 2022

/lgtm

@harrisonliu5
Copy link
Contributor

/approve

@ks-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bunnymiao, harrisonliu5

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ks-ci-bot ks-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 4, 2022
@ks-ci-bot ks-ci-bot merged commit 7a26271 into kubesphere:master Aug 4, 2022
harrisonliu5 pushed a commit that referenced this pull request Oct 17, 2023
* refactor: Avoid using API tojson and tojenkinsfile (#3450)

* refactor: Avoid using API tojson and tojenkinsfile
Signed-off-by: Bunny <qimiao@yunify.com>

* perf: Disable the Edit JenkinsFile button in pipeline details page

Signed-off-by: Bunny <qimiao@yunify.com>

* fix: Fix the bug that the jenkinsfile value is undefiend when first edit pipeline

Signed-off-by: Bunny <qimiao@yunify.com>

* feat: Bypass the script compile check when the api call fails

Signed-off-by: Bunny <qimiao@yunify.com>

* refactor: Remove the notify when checkScripCompile api call fails and add tooltips for disabled button that edit jenkinsfile

Signed-off-by: Bunny <qimiao@yunify.com>

Co-authored-by: Bunny <qimiao@yunify.com>

* fix: Avoid the being deleting Pipelines on the list page (#3513)

Signed-off-by: Bunny <qimiao@yunify.com>

Co-authored-by: Bunny <qimiao@yunify.com>

* fix: When 'jenkinsfile.edit.mode' is json, show the pipeline (#4099)

* feat: When 'jenkinsfile.edit.mode' is json, show the pipeline

Signed-off-by: 胡亚洲 <git@yazhou.io>

* fix: fix jenkins validate status

Signed-off-by: 胡亚洲 <git@yazhou.io>

* fix: add timer in pipeline detail page

Signed-off-by: 胡亚洲 <git@yazhou.io>

---------

Signed-off-by: 胡亚洲 <git@yazhou.io>

---------

Signed-off-by: 胡亚洲 <git@yazhou.io>
Co-authored-by: Bunny miao <49241072+bunnymiao@users.noreply.github.com>
Co-authored-by: Bunny <qimiao@yunify.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/devops kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. release-note-none size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants