Skip to content
Snippets Groups Projects
Unverified Commit a3ee8f5e authored by HonkingGoose's avatar HonkingGoose Committed by GitHub
Browse files

docs(remote development): update Gitpod and Codespaces mentions (#20102)

parent ceaa005a
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,8 @@ You'll use the same code editor and have the same config as all other developers ...@@ -28,7 +28,8 @@ You'll use the same code editor and have the same config as all other developers
### Drawbacks ### Drawbacks
- Waiting for the remote container to start - Waiting for the remote container to start
- If your internet is down or Gitpod or GitHub Codespaces are down then you can't work - If your internet is down you can't work
- If Gitpod or Codespaces is down you can't work
## Gitpod ## Gitpod
...@@ -41,8 +42,7 @@ For proper development, use GitHub Codespaces. ...@@ -41,8 +42,7 @@ For proper development, use GitHub Codespaces.
The config file for Gitpod is `.gitpod.yml` in the root of the repository. The config file for Gitpod is `.gitpod.yml` in the root of the repository.
Gitpod comes with 50 free hours each month. Gitpod gives you 500 free credits each month, which is enough for about 50 hours of work.
If you need more hours you'll need to buy a plan with more hours.
### Gitpod tips ### Gitpod tips
...@@ -105,5 +105,3 @@ Summary of all failing tests ...@@ -105,5 +105,3 @@ Summary of all failing tests
The Renovate developers use [GitHub Codespaces](https://github.com/features/codespaces). The Renovate developers use [GitHub Codespaces](https://github.com/features/codespaces).
The config files are in the `.devcontainer` folder in the repository. The config files are in the `.devcontainer` folder in the repository.
You can only use GitHub Codespaces if you're invited into the beta by GitHub.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment