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: gp rebuild #4861

Closed
ghuntley opened this issue Jul 19, 2021 · 4 comments
Closed

gp-cli: gp rebuild #4861

ghuntley opened this issue Jul 19, 2021 · 4 comments
Labels
component: gp cli feature: gitpod yml All things related to the gitpod.yml feature: prebuilds team: IDE team: webapp Issue belongs to the WebApp team type: feature request New feature or request

Comments

@ghuntley
Copy link
Contributor

ghuntley commented Jul 19, 2021

An idea for useful helper for the GP cli application.

Command line interface for Gitpod

Usage:
  gp [command]

Available Commands:
  rebuild         Restarts the current workspace and rebuilds it (ie inner loop for debugging prebuilds and gitpod.yml)
@loujaybee
Copy link
Member

I think this speaks to the more general DX pain around having to commit / restart a new workspace to see changes applied from the gitpod.yml file. Rebuilding could be done via the CLI, as mentioned, but also via the command palette as currently with GitHub Codespaces, or some other way.

@jldec
Copy link
Contributor

jldec commented Oct 21, 2021

Another scenario where this may be helpful is when you're busy working on a PR branch in a workspace and want to do the following:

  1. merge/rebase from main
  2. re-run the build
  3. continue coding/debugging in the same workspace

@jldec jldec added team: IDE team: webapp Issue belongs to the WebApp team labels Dec 6, 2021
@akosyakov
Copy link
Member

@loujaybee is it a dup of #6818 (comment)?

@svenefftinge
Copy link
Member

tracked in #7671

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: gp cli feature: gitpod yml All things related to the gitpod.yml feature: prebuilds team: IDE team: webapp Issue belongs to the WebApp team type: feature request New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants