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

Ability to stop a pipeline from the UI #28

Open
ankitm123 opened this issue May 28, 2022 · 6 comments
Open

Ability to stop a pipeline from the UI #28

ankitm123 opened this issue May 28, 2022 · 6 comments

Comments

@ankitm123
Copy link
Member

ankitm123 commented May 28, 2022

To stop release and pull request builds we can run:

jx pipeline stop

It would be much more convenient to have this functionality in the UI instead (Every CI/CD tool in the market has this functionality, so it's not something new)

@ankitm123 ankitm123 self-assigned this May 28, 2022
@ankitm123 ankitm123 added this to the MVP milestone Jul 6, 2022
@rajatgupta24
Copy link
Member

I am working on this

@ankitm123
Copy link
Member Author

To be shown in the office hours on Aug 2, 2022

@ankitm123 ankitm123 changed the title Ability to start and stop a pipeline from the UI Ability to stop a pipeline from the UI Jul 25, 2022
@ankitm123 ankitm123 removed their assignment Jul 25, 2022
@rajatgupta24
Copy link
Member

Todo:

  • Need to add a cancel btn in the /pipelines table
  • Improve the err handling

@rajatgupta24
Copy link
Member

Update, stop pipeline
from pipeline detail page #50
from pipelines page #51

@ankitm123
Copy link
Member Author

We still need to add the functionality to stop pipelines from the pipelines list page.

@rajatgupta24
Copy link
Member

We still need to add the functionality to stop pipelines from the pipelines list page.

This PR should implement the stop pipeline #75

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants