Gitpod integration#71
Conversation
|
Hi @svenefftinge |
|
It should work, just not be properly configured. But it seems like today we have issues with a cdn. What does not working mean? |
|
At the time I wrote the comment, only a blank white canvas was loaded. I thought |
|
We see issues with a CDN today. Could be that you are suffering from that. |
|
Seems like there is a certain region for which the CDN sends bad headers today. Could you tell me where you are? |
|
Hi, due to security reasons I won't write it here, but it's on my profile. |
|
This CDN issue has been resolved. |
* upstream/master: Release 11.0.1 Update README.md Fix bug with synchronous reopening of tty on unix Style fix Release 11.0.0 Update snap version Update README.md Add compression of assets Update LICENSE Update deps Added h and help argument support (antonmedv#78) Added gitpod config (antonmedv#71) feat: add cmd support (antonmedv#77) Update README.md Fix small typo Update docs.md Remove unused var Add bfs Use generator for getting paths
Incudes gitpod support, cross-platform standalone binaries, and a bunch of other stuff I'm throwing out. * pickup-fixes: Resolve all conflicts Release 11.0.1 Update README.md Fix bug with synchronous reopening of tty on unix Style fix Release 11.0.0 Update snap version Update README.md Add compression of assets Update LICENSE Update deps Added h and help argument support (antonmedv#78) Added gitpod config (antonmedv#71) feat: add cmd support (antonmedv#77) Update README.md Fix small typo Update docs.md Remove unused var Add bfs Use generator for getting paths
* upstream/master: Release 11.0.1 Update README.md Fix bug with synchronous reopening of tty on unix Style fix Release 11.0.0 Update snap version Update README.md Add compression of assets Update LICENSE Update deps Added h and help argument support (antonmedv#78) Added gitpod config (antonmedv#71) feat: add cmd support (antonmedv#77) Update README.md Fix small typo Update docs.md Remove unused var Add bfs Use generator for getting paths
Incudes gitpod support, cross-platform standalone binaries, and a bunch of other stuff I'm throwing out. * pickup-fixes: Resolve all conflicts Release 11.0.1 Update README.md Fix bug with synchronous reopening of tty on unix Style fix Release 11.0.0 Update snap version Update README.md Add compression of assets Update LICENSE Update deps Added h and help argument support (antonmedv#78) Added gitpod config (antonmedv#71) feat: add cmd support (antonmedv#77) Update README.md Fix small typo Update docs.md Remove unused var Add bfs Use generator for getting paths
This PR adds a contributing section including support for Gitpod, a free online dev environment for GitHub, that starts the open-source Theia editor in a browser backed by a container with a full terminal.
This way contributors and other interested developers can start coding and trying fx with a single click right in the browser. I configured the startup so that the following tasks get executed (similar to the description for local dev):
Here is what it looks like:
You can try it out yourself:
