DEV: Add fully-automated dev setup with Gitpod#9026
DEV: Add fully-automated dev setup with Gitpod#9026jankeromnes wants to merge 1 commit intodiscourse:masterfrom
Conversation
|
@jankeromnes I am 100% fine with having a post on meta about this, but somewhat uneasy about promoting a paid product directly in our readme / repo. I guess Windows is paid and Mac is kind of paid, but still you have no choice but to promote that in the doco. If there is a free option for open source I am much more open to adding this to the repo. |
|
@SamSaffron Thanks a lot for your quick reply.
Gitpod is actually 100% free for Open Source. It can be used by anyone, on any public repository, for up to 50 hours every month. (There are also indeed paid plans if you'd like more hours, or to work on private repositories, but with the Open Source plan you already pretty much get the full Gitpod experience.) Note that we also sponsor professional Open Source developers with unlimited monthly hours, and the majority of Gitpod's code is itself open source. |
|
Update: Rebased on top of latest |
|
This pull request has been mentioned on Discourse Meta. There might be relevant details there: |
|
@eviltrout what are your thoughts here? |
|
I have mixed feelings. It seems like a fine open source tool, but there's nobody on Discourse's side or actively in the community really championing this. I'm not sure we should put something in core discourse if nobody on our side is enthusiastic about it. |
|
Many thanks @SamSaffron and @eviltrout for your consideration and feedback. I personally believe that it could be precious for new contributors to get easy access to fully-configured Discourse dev environments (ready in seconds & from any device), instead of first having to struggle to install Discourse's dependencies on their own personal computer, but I'm biased since I work for TypeFox. @pfaffman @erlend-sh @notriddle would you have any thoughts on this? |
|
I don't think that I get a vote on this, but since you asked. . . . I'm not immediately clear if or how I'd use this tool. Maybe it could help for some trivial plugin development. It seems rather like a neat parlor trick, but I'm not sure if it's actually useful (for me, anyway). It took me a minute to figure out how to ^c out of rails to do a The stuff required to make it work is just two files that won't hurt anything else, so adding it to core, seems reasonably safe. It's not clear to me whether it's likely to get stale and then be broken. I definitely agree that unless there is a sizable group who wants this then it might be just as easy for those who to want it to include the two files in their own fork. |
|
I'm going to close for now. Thanks for the effort I just don't think it makes sense in our project right now. |
Hi Discourse team! 👋
As discussed in Meta, I work on Gitpod.io and we've recently migrated our community to Discourse. So far we're loving it! Thanks a lot for your help, and for making such a fantastic discussion platform. 👍
I also wanted to contribute a fully-automated dev setup for Discourse, to help new contributors and busy developers get started coding on Discourse without friction, in one click.
It comes with:
Here is what it looks like:

You can try it by opening my fork in Gitpod: