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

On Dashboard have a button to open a blank workspace #605

Open
hpssjellis opened this issue Jun 3, 2019 · 26 comments
Open

On Dashboard have a button to open a blank workspace #605

hpssjellis opened this issue Jun 3, 2019 · 26 comments
Labels
component: dashboard meta: never-stale This issue can never become stale team: webapp Issue belongs to the WebApp team type: feature request New feature or request user experience

Comments

@hpssjellis
Copy link

It would be nice and fast to be able to open a blank workspace kind of the equivalent of a Dockerfile that just says

FROM gitpod/workspace-full:latest

A button on the dashboard that just opens a snapshot of a blank workspace could be very useful for anyone wanting to do some quick development.

@alesanchezr
Copy link

What is a blank workspace? You need a github repo to be based on. Maybe you can create an emply repo with just one readme and favorite the url gitpod.io#<path/to/your/repo>

Or you can just favorite this link that is basically a n empty workspace for that particular purpose maintained by 4GeeksAcademy.

@daniel-souza
Copy link

Waiting for this

@jwpjrdev
Copy link
Contributor

Same here. What if I want to start a new, blank project instead of pulling from an existing repository? I don't want to have to use a template to start every single project.

@gtsiolis
Copy link
Contributor

Hey everyone!

Using a starter template or a blank project is one thing that still sounds useful.

FYI, we're currently working on Teams & Projects which will allow adding your own project and configuring .gitpod.yml and Dockerfile which could help resolve the problem described in this issue. The plan it to release this end of next month (Jul 2021). 🗺️

@hpssjellis
Copy link
Author

What is a blank workspace? You need a github repo to be based on. Maybe you can create an emply repo with just one readme and favorite the url gitpod.io#<path/to/your/repo>

Or you can just favorite this link that is basically a n empty workspace for that particular purpose maintained by 4GeeksAcademy.

When I wrote this request, I think I was making a lot of Gitpods and copying over working .gitpod.yml files and .gitpod.Dockerfile was irritating. An easy to start blank Gitpod could be kind of useful. Glad Gitpod is looking into it.

@jwpjrdev
Copy link
Contributor

Glad to hear it. Can't wait to (hopefully) see that soon.

@catalin-tc
Copy link

I subscribe to this. Can`t wait to see it implemented

@thaysom22
Copy link

Hey everyone!

Using a starter template or a blank project is one thing that still sounds useful.

FYI, we're currently working on Teams & Projects which will allow adding your own project and configuring .gitpod.yml and Dockerfile which could help resolve the problem described in this issue. The plan it to release this end of next month (Jul 2021). 🗺️

Any update on this?

@mteam88
Copy link

mteam88 commented Sep 25, 2021

Would love a "blank-template" in the template section. Make things a lot easier!

@gtsiolis
Copy link
Contributor

Hey everyone, adding a small update here: We're currently considering adding a way to start a new workspace and create a new repository by cloning a template in #5583. 💡

FWIW, Adding a blank template could be an option we could add later there. Cc @ciurte-freelance @mteam88

Regarding Teams & Projects, this is currently in preview (see https://github.com/gitpod-io/roadmap/issues/8) and we're planning to make it available to everyone in the next couple of weeks. However, we're also looking for community members who would love to try it and provide some early feedback on this. Let me know if anyone is interested in trying this sooner so I can enable the feature flag for you. Cc @thaysom22

@hpssjellis
Copy link
Author

@thaysom22 @gtsiolis I am always good to try new stuff.
I also post on twitter as @rocksetta

@gtsiolis
Copy link
Contributor

gtsiolis commented Sep 28, 2021

@hpssjellis I've enabled Teams & Projects for your account.
Feel free to take a look and provide any feedback (see #5095). 🙏

@stale
Copy link

stale bot commented Dec 28, 2021

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 Dec 28, 2021
@jwpjrdev
Copy link
Contributor

Could someone mark this as never stale?
This is a pretty useful feature to have.

@stale stale bot removed the meta: stale This issue/PR is stale and will be closed soon label Dec 28, 2021
@gtsiolis gtsiolis added meta: never-stale This issue can never become stale team: webapp Issue belongs to the WebApp team type: feature request New feature or request labels Dec 28, 2021
@gtsiolis
Copy link
Contributor

Looping in @jldec for visibility.

@djsnipa1
Copy link

Could I please be added to try out this feature?

@hpssjellis
Copy link
Author

@djsnipa1 if they do add you and you can figure it out can you tell me how. When I tried, I was confused by all the requirements for accessing my github, eventually gave up.

@pawlean
Copy link
Contributor

pawlean commented Jan 14, 2022

Hi @djsnipa1 @hpssjellis, based on the conversation so far, I don't think this feature is out just yet. Please hang tight! We'll be sure to update you folks here once it's ready.

@daniel-souza
Copy link

@pawlean, It's already passed almost 3 years! and it staled 2 times 😞

@pawlean
Copy link
Contributor

pawlean commented Jan 20, 2022

@pawlean, It's already passed almost 3 years! and it staled 2 times 😞

I can see that. Thank you for your continued patience 🙏🏼 As you can imagine, there are so many awesome things we want to implement in Gitpod to make it a great product for you all 🎉 I've pinged the team responsible for this feature request to prioritise, but as I said, there are so many other things as well that we'd like to implement. Your patience is greatly appreciated.

In the meantime, I recommend this workflow. It's the one I use right now when I want to create a new blank workspace:

  1. Create a new repo on GitHub
  2. Install the Gitpod Browser extension
  3. In the new repo, click the "Open in Gitpod" button
  4. ✨ Your shiny new, empty repo is now available in Gitpod ✨

Let me know what you think about that workaround. It's not as ideal as this initial request but could be a workaround.

@fweth
Copy link

fweth commented Jan 21, 2022

Easy 'hack' for this would be if Gitpod just creates an empty repository so we could do gitpod.io/#https://github.com/gitpod-io/empty :D

@pawlean
Copy link
Contributor

pawlean commented Jan 21, 2022

Easy 'hack' for this would be if Gitpod just creates an empty repository so we could do gitpod.io/#https://github.com/gitpod-io/empty :D

But you would still have to fork the repo to make it "yours". This seems like an extra step!

@loujaybee
Copy link
Member

Linking to existing roadmap item: #605

@mustard-mh
Copy link
Contributor

mustard-mh commented Jun 10, 2022

Hey, you can try with input gitpod.new in your browser, SUPER HANDY 🎉 !!

(it will forward to https://gitpod.io/#https://github.com/gitpod-io/empty)

@iQQBot Thanks for telling me this

@jwpjrdev
Copy link
Contributor

Hey, you can try with input gitpod.new in your browser, SUPER HANDY 🎉 !!

(it will forward to https://gitpod.io/#https://github.com/gitpod-io/empty)

@iQQBot Thanks for telling me this

That's pretty useful! Doesn't have the convenience of already having remotes configured though...

@VladimirCreator
Copy link

+1. This is an essential feature!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dashboard meta: never-stale This issue can never become stale team: webapp Issue belongs to the WebApp team type: feature request New feature or request user experience
Projects
None yet
Development

No branches or pull requests