1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Commit Graph

56 Commits

Author SHA1 Message Date
Kevin Heis
74b37a07cb Try automatically updating the port visibility in codespaces (#54424) 2025-02-18 18:49:24 +00:00
Kevin Heis
4850123df2 Try running npm start on postStartCommand (#54422)
Co-authored-by: hubwriter <hubwriter@github.com>
2025-02-18 17:21:38 +00:00
Rachael Sewell
43693f7155 Downgrade to 16 GB memory config for Codespaces (#54404) 2025-02-13 23:24:12 +00:00
Rachael Sewell
7355d87bcc Bump up memory for Codespaces (#54398) 2025-02-13 18:24:28 +00:00
Rachael Sewell
c9f1973f28 test codespace prebuilds (#54388) 2025-02-12 20:48:16 +00:00
Evan Bonsignori
6c789b8630 Revert "Create engineer specific staging environment" (#54052) 2025-01-21 17:21:12 -08:00
Steven Nunez
2f10744ce3 Create engineer specific staging environment (#54006)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2025-01-22 01:02:28 +00:00
hubwriter
7645716b65 Update devcontainer.json 2024-12-18 10:05:36 +00:00
Kevin Heis
aba7fa0597 Update devcontainer to include git autorefresh and npm start (#53568) 2024-12-12 19:02:53 +00:00
Kevin Heis
2f294e40ee Node 22 (#52828) 2024-10-22 18:06:43 +00:00
Rachael Sewell
5fbcec4c1d Revert "Clone github/rest-api-description during Codespace pre-build" (#52810) 2024-10-21 16:57:06 +00:00
hubwriter
5abec0f7ae Update devcontainer.json 2024-07-10 12:58:05 +01:00
Chad Fawcett
572f7aa32a Clone github/rest-api-description during Codespace pre-build (#51066) 2024-06-07 19:55:24 +00:00
Chad Fawcett
225e9f2dcc Revert "Give codespace read access to github/rest-api-description" (#51067) 2024-06-07 19:53:50 +00:00
Chad Fawcett
dbdd2e8868 Give codespace read access to github/rest-api-description (#50995) 2024-06-05 17:04:31 +00:00
hubwriter
ac374e4612 Correct syntax error in devcontainer.json (#49797) 2024-04-02 08:42:17 +00:00
hubwriter
c0f73ebd4d Update devcontainer.json
Add the versioning identifier VS Code extension.
2024-01-22 16:00:13 +00:00
Peter Bengtsson
95b60033f4 Use Node 20 in Codespaces (#48646)
Co-authored-by: hubwriter <hubwriter@github.com>
2024-01-10 15:09:33 +00:00
hubwriter
4117270036 Remove codespace auto-preview from devcontainer.json
I'm removing the automatic preview in a codespace in VS Code because it doesn't work for the docs site. The preview tab in VS Code just shows a white page.
2023-10-17 09:54:44 +01:00
Hector Alfaro
f162444183 Allow work on early access repo with Codespaces (#43044) 2023-09-22 14:23:00 +00:00
hubwriter
48e1709452 Update devcontainer.json
Corrected Copilot Chat reference.
Removed Copilot Labs extension.
2023-09-14 11:52:52 +01:00
hubwriter
f277874eaa Update devcontainer.json
- Tidy things up.
- Use new syntax for extensions (under customizations).
- Add Copilot extensions.
2023-09-14 10:54:48 +01:00
Kevin Heis
f39c19e05b Update to Node 18 (#34001) 2023-01-23 16:00:25 +00:00
Rachael Sewell
8c20a9caae remove LFS from codebase (#33777) 2023-01-06 18:57:36 +00:00
hubwriter
dc5891555d Update devcontainer.json 2022-11-23 10:25:41 +00:00
hubwriter
f8c5db7878 Update devcontainer.json 2022-11-23 09:48:40 +00:00
hubwriter
f122adb82e Update devcontainer.json 2022-11-18 11:36:41 +00:00
Chris Westra
72f589db7b Increase memory of default codespace (#29992)
When developing off the default 4GB instance I've noticed the next.js build crashing pretty frequently.  Switching to a much larger instance (32 cpu, 16GB) fixed it entirely, but that might be a little excessive.

For now I propose we start by increasing the minimum RAM to 8GB.
2022-08-16 13:07:43 +00:00
hubwriter
86c2492685 Update devcontainer.json
Add "sshd": "latest" to `features`
2022-08-11 09:32:11 +01:00
hubwriter
a9b74ad34a Revert test 2022-04-05 12:45:02 +01:00
hubwriter
982c6c6ae3 test for multi devcontainers 2022-04-05 12:14:17 +01:00
hubwriter
3c0a4886a8 test multi devcontainers 2022-04-05 11:45:59 +01:00
hubwriter
61265300e9 Rename xxtest-devcontainer.json to devcontainer.json 2022-04-01 09:36:07 +01:00
hubwriter
1811222b0c Rename devcontainer.json to xxtest-devcontainer.json 2022-03-31 09:07:07 +01:00
Peter Bengtsson
6dfa8caac1 pull lfs files in Codespaces (#26522)
Co-authored-by: Grace Park <gracepark@github.com>
2022-03-29 18:58:31 +00:00
hubwriter
712dd30172 Add comment about features 2022-03-23 08:49:26 +00:00
hubwriter
8262c5a20e Add git-lfs to devcontainer.json 2022-03-23 08:42:59 +00:00
hubwriter
1be8da450a Change publisher of open-reusables extension
Changed publisher to AlistairChristie to pick up the extension from the VS Code Marketplace: https://marketplace.visualstudio.com/items?itemName=AlistairChristie.open-reusables
2022-03-18 09:23:08 +00:00
hubwriter
4173044de3 The open-reusables extension has moved repos. 2022-03-17 13:00:22 +00:00
hubwriter
945d6fa8f9 test updating dev container effect on prebuilds 2022-02-09 09:39:06 +00:00
hubwriter
7f8c74db02 Remove yzhang.markdown-all-in-one extension
The markdown-all-in-one extension prevents Alfred expansions happening correctly.
2022-02-04 15:39:37 +00:00
hubwriter
dd800283ce Update devcontainer.json 2021-12-21 12:04:37 +00:00
hubwriter
a0cd7e0499 Update devcontainer.json 2021-12-17 07:22:40 +00:00
hubwriter
5a2af613c4 Update devcontainer.json 2021-12-17 07:22:09 +00:00
hubwriter
1796e10815 Update devcontainer.json 2021-12-16 17:32:40 +00:00
hubwriter
10811c6147 Update devcontainer.json 2021-12-16 17:22:53 +00:00
hubwriter
7b69973f87 Update devcontainer.json 2021-12-16 16:45:17 +00:00
hubwriter
bded813542 Update devcontainer.json 2021-11-30 14:25:49 +00:00
hubwriter
eb91af01a5 Remove previous test 2021-11-30 14:25:35 +00:00
hubwriter
b8abd80906 Test hostRequirements in devcontainer 2021-11-30 14:24:05 +00:00