Skip to content

Feature Request: Support creating a workspace without an existing git repo #7936

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

Closed
mickmister opened this issue Feb 1, 2022 · 5 comments
Closed
Labels
team: webapp Issue belongs to the WebApp team type: feature request New feature or request

Comments

@mickmister
Copy link

Describe the behaviour you'd like

An example use case would be that I want to try out some framework or library, but I'm not committed enough at the moment to create a git repo for the purpose of trying out said framework/library

@utam0k
Copy link
Contributor

utam0k commented Feb 1, 2022

@mickmister Hi! Thanks for your feature request. Even if you don't have a git repository, you can create a workspace from the "New Workspace" section on the following page. Is it different from this?
https://gitpod.io/workspaces

@mickmister
Copy link
Author

@utam0k When I click "New Workspace", I'm given a choice for what to use as the starting point of my new workspace. There is a "Recent" tab that shows repositories from my existing workspaces, and an "Examples" tab that has different templates made for GitPod.

I suppose what I'm asking for is a blank slate. This would be the equivalent of a git repository with no commits, or the equivalent of running git init in an empty directory. I personally really like the feeling of doing this, it feels like a ritual of sorts.

The workspace-full image Gitpod uses seems to cover much of the tooling needed for someone to create their own project. Having this "blank" template option gives developers the freedom to start the project the way they want to, with no distractions or friction from other thoughts. This is especially true if the project doesn't fit any of the existing templates, e.g. it's in a different language than the available templates.

@pawlean
Copy link
Contributor

pawlean commented Feb 3, 2022

Hey @mickmister, this seems to be a duplicate of #605. Is that right?

@axonasif
Copy link
Member

axonasif commented Feb 3, 2022

It might not be.
I guess he wants a button to create an empty workspace from the dashboard with no git repo.

@sagor999 sagor999 added the team: webapp Issue belongs to the WebApp team label Feb 25, 2022
@axonasif axonasif added the type: feature request New feature or request label Mar 18, 2022
@geropl
Copy link
Member

geropl commented Apr 7, 2022

I think there is sufficient overlap to see it as dupe of #605.

@mickmister If you think I'm missing sth please bring it up in #605 for discussion, and if there is sufficient difference, create a new issue with more context. 🙏

@geropl geropl closed this as completed Apr 7, 2022
@geropl geropl moved this to Done in 🍎 WebApp Team Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team: webapp Issue belongs to the WebApp team type: feature request New feature or request
Projects
Archived in project
Development

No branches or pull requests

6 participants