gitpod icon indicating copy to clipboard operation
gitpod copied to clipboard

On Dashboard have a button to open a blank workspace

Open hpssjellis opened this issue 6 years ago β€’ 26 comments
trafficstars

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.

hpssjellis avatar Jun 03 '19 04:06 hpssjellis

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.

alesanchezr avatar Jun 15 '19 00:06 alesanchezr

Waiting for this

daniel-souza avatar May 10 '21 05:05 daniel-souza

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.

jwpjrdev avatar Jun 28 '21 12:06 jwpjrdev

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). πŸ—ΊοΈ

gtsiolis avatar Jun 28 '21 13:06 gtsiolis

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.

hpssjellis avatar Jun 28 '21 15:06 hpssjellis

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

jwpjrdev avatar Jun 28 '21 18:06 jwpjrdev

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

CTC-Portofolio avatar Aug 11 '21 16:08 CTC-Portofolio

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?

thaysom22 avatar Sep 03 '21 13:09 thaysom22

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

mteam88 avatar Sep 25 '21 17:09 mteam88

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 https://github.com/gitpod-io/gitpod/issues/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

gtsiolis avatar Sep 27 '21 11:09 gtsiolis

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

hpssjellis avatar Sep 28 '21 00:09 hpssjellis

@hpssjellis I've enabled Teams & Projects for your account. Feel free to take a look and provide any feedback (see https://github.com/gitpod-io/gitpod/issues/5095). πŸ™

gtsiolis avatar Sep 28 '21 12:09 gtsiolis

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[bot] avatar Dec 28 '21 01:12 stale[bot]

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

jwpjrdev avatar Dec 28 '21 02:12 jwpjrdev

Looping in @jldec for visibility.

gtsiolis avatar Dec 28 '21 12:12 gtsiolis

Could I please be added to try out this feature?

djsnipa1 avatar Jan 13 '22 12:01 djsnipa1

@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.

hpssjellis avatar Jan 13 '22 18:01 hpssjellis

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.

pawlean avatar Jan 14 '22 09:01 pawlean

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

daniel-souza avatar Jan 20 '22 16:01 daniel-souza

@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.

pawlean avatar Jan 20 '22 18:01 pawlean

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

fweth avatar Jan 21 '22 11:01 fweth

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!

pawlean avatar Jan 21 '22 11:01 pawlean

Linking to existing roadmap item: https://github.com/gitpod-io/gitpod/issues/605

loujaybee avatar Feb 14 '22 10:02 loujaybee

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

mustard-mh avatar Jun 10 '22 22:06 mustard-mh

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...

jwpjrdev avatar Jun 10 '22 22:06 jwpjrdev

+1. This is an essential feature!

VladimirCreator avatar Mar 12 '24 10:03 VladimirCreator