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

[gp cli] restart tasks support #8691

Closed
axonasif opened this issue Mar 9, 2022 · 4 comments
Closed

[gp cli] restart tasks support #8691

axonasif opened this issue Mar 9, 2022 · 4 comments

Comments

@axonasif
Copy link
Member

axonasif commented Mar 9, 2022

Is your feature request related to a problem? Please describe

Being able to re-run/re-start a .gitpod.yml task from the gp CLI during workspace-user-session.

Describe the behaviour you'd like

gp task rerun all
gp task rerun <task-name>

Describe alternatives you've considered

Additional context

A user had wished to have such functionality. 1

Footnotes

  1. https://canary.discord.com/channels/816244985187008514/816246578594840586/902767340222025738

@akosyakov
Copy link
Member

We need to distinguish initial tasks and tasks from .gitpod.yml, i.e. whether do you want to run task how it was configured before workspace start or after changes in .gitpod.yml?

@akosyakov
Copy link
Member

I think it should be called run similarly how in other IDEs, i.e. tasks in VS Code and I won't do run all at the beginning.

@stale
Copy link

stale bot commented Jul 10, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Jul 10, 2022
@loujaybee loujaybee added meta: never-stale This issue can never become stale good-first-issue and removed meta: stale This issue/PR is stale and will be closed soon labels Jul 15, 2022
@loujaybee
Copy link
Member

Given the introduction of gp validate, I think we can consider this closed, what do you think?

That is a way you can essentially restart all your tasks, which I think meets the needs of the original suggestion, here.

See issue comment: #7671 (comment)

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

Successfully merging a pull request may close this issue.

4 participants