1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Commit Graph

148 Commits

Author SHA1 Message Date
hubwriter
80830edebf Start adding review comments 2022-10-20 08:30:46 +00:00
hubwriter
51273100de Remove unwanted space 2022-10-07 16:39:06 +01:00
hubwriter
7166f8b450 Space-only change to test 2022-10-06 14:25:36 +01:00
hubwriter
dfab0d1601 Changes from JetBrains PR
These are the changes in the pre-review version of PR:
https://github.com/github/docs-internal/pull/29794

This version of the Codespaces docs forms the base for
the Universe megabranch.
2022-10-06 12:48:44 +01:00
Craig Peters
8da01fc8d0 Change Dev Containers extension name (#31298)
Co-authored-by: hubwriter <hubwriter@github.com>
2022-10-05 08:21:55 +00:00
JP Ungaretti
8f026ddb22 Remove kernel selection steps (#31374)
Co-authored-by: hubwriter <hubwriter@github.com>
2022-10-05 08:21:24 +00:00
Janice
67f31c0206 Merge branch 'main' into codewithdev-changes 2022-10-04 11:57:26 +02:00
Isaac Brown
f025269419 Update screenshots for codespace billing (#31316)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
2022-10-04 08:26:26 +00:00
Dev Prakash Sharma
fdb5e95bca Merge branch 'main' into codewithdev-changes 2022-10-03 00:29:29 +05:30
Dev Prakash Sharma
b72f008d85 Remove the emphasize tags and updated attributes style 2022-10-03 00:21:32 +05:30
Isaac Brown
62c7f5b0a4 Document changing a codespace machine type with GitHub CLI (#31193)
Co-authored-by: hubwriter <hubwriter@github.com>
2022-09-28 11:00:18 +00:00
Annie Streater
97557edf6e Use "GitHub Codespaces" in most places (#30249)
Co-authored-by: streats <streats@users.noreply.github.comgit config --global user.emailgit config --global user.email streats@users.noreply.github.comgit config --global user.name>
Co-authored-by: hubwriter <hubwriter@github.com>
2022-09-20 17:04:17 +01:00
hubwriter
2ff9be9ae6 Fix broken links (#30840) 2022-09-16 16:16:03 +01:00
Sam Browning
f7ea4e310c Update "unused" to "inactive"
Co-authored-by: hubwriter <hubwriter@github.com>
2022-09-15 08:21:50 -04:00
Sam Browning
90f595792b Adds information and links about automatic deletion of inactive codespaces 2022-09-14 13:34:39 -04:00
Courtney Wilson
6ce5a3ed5c Merge branch 'main' into nickQuant-codespaces-ml-jsonfix-1 2022-09-14 09:50:15 -05:00
Isaac Brown
c1feb446b8 Add article on opening an existing codespace (#30643)
Co-authored-by: hubwriter <hubwriter@github.com>
2022-09-13 12:20:54 +00:00
Jules
e1b60ddbb4 Merge branch 'main' into jules-6785 2022-09-12 10:12:24 +02:00
Jules
5d4bde89d6 Update content/codespaces/developing-in-codespaces/stopping-and-starting-a-codespace.md
Co-authored-by: hubwriter <hubwriter@github.com>
2022-09-12 10:10:02 +02:00
Jules
069d1ead17 Update content/codespaces/developing-in-codespaces/stopping-and-starting-a-codespace.md
Co-authored-by: hubwriter <hubwriter@github.com>
2022-09-12 10:09:55 +02:00
Jules
5455fd375a Update content/codespaces/developing-in-codespaces/stopping-and-starting-a-codespace.md
Co-authored-by: hubwriter <hubwriter@github.com>
2022-09-12 10:09:47 +02:00
Jules
4f5630602f Update content/codespaces/developing-in-codespaces/stopping-and-starting-a-codespace.md
Co-authored-by: hubwriter <hubwriter@github.com>
2022-09-12 10:09:08 +02:00
Jules
87731c7d95 Update content/codespaces/developing-in-codespaces/codespaces-lifecycle.md
Co-authored-by: hubwriter <hubwriter@github.com>
2022-09-12 10:07:13 +02:00
hubwriter
505b84dc72 Fix incorrect statement about max 10 codespaces (#30638)
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2022-09-09 15:33:23 +00:00
hubwriter
81faf43a57 Codespaces: Document listing/deleting codespaces for organizations (#30525)
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-09-08 16:14:24 +00:00
Jules Parker
d89e06594d Merge branch 'jules-6785' of github.com:github/docs-internal into jules-6785 2022-09-08 12:37:02 +02:00
Jules Parker
6d6a8b24e8 add intro 2022-09-08 12:36:25 +02:00
Jules
cd88f2378d Merge branch 'main' into jules-6785 2022-09-08 12:12:33 +02:00
Jules Parker
8df8a00e15 additional content 2022-09-08 12:12:02 +02:00
Jules Parker
f0ef778b8e more content 2022-09-06 13:59:26 +02:00
Jules Parker
92af11707e create stop and start a codespace article 2022-09-05 14:50:39 +02:00
hubwriter
16331902c8 Add article about the Codespaces badge (#30445)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2022-09-05 09:46:48 +01:00
nickQuant
896c40105e JSON code sample fix
The left and right double quote characters (Unicode chars U+201C and U+201D) are used around the features element in the JSON sample.  These are not valid JSON.
The PR changes these to U+0022 - straight double quote
2022-09-04 08:49:36 +10:00
hubwriter
1edf0a1dd9 Add article on ML in Codespaces (#30021)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: JP Ungaretti <19893438+jungaretti@users.noreply.github.com>
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-09-01 15:30:53 +01:00
hubwriter
da79c3ee69 Codespaces: Explain how to display the Remote Explorer (#29988)
* Initial draft commit

* Add more instances of the reusable

* Add reusable note box to new article added in another PR
2022-08-24 09:11:39 +00:00
hubwriter
64524ba076 Codespaces: Rewrite articles relating to org billing UI change (#29134)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Florian Wagner <h2floh@github.com>
Co-authored-by: Ajay <40024974+ajaykn@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
Co-authored-by: GitHub Actions <action@github.com>
Co-authored-by: docubot <67483024+docubot@users.noreply.github.com>
Co-authored-by: Hector Alfaro <hectorsector@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: EMILYMC0 <106744387+EMILYMC0@users.noreply.github.com>
Co-authored-by: de-oz <101826623+de-oz@users.noreply.github.com>
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
Co-authored-by: Roger D. Winans <solvaholic@users.noreply.github.com>
Co-authored-by: Jacob Wallraff <thyeggman@github.com>
Co-authored-by: Chaiwat Trisuwan <chaiwattsw@gmail.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Yoann Chaudet <yoannchaudet@github.com>
Co-authored-by: Junko Suzuki <pnsk@github.com>
Co-authored-by: kathodos <19529657+kathodos@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Kurt von Laven <Kurt-von-Laven@users.noreply.github.com>
Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-08-24 09:50:10 +10:00
Joe Clark
46784c1400 Removes duplicate message at the top of some Codespaces articles (#30012)
* deletes permissions statement from front matter

* deletes permissions statement from "Access to GitHub Codespaces" section

* deletes permissions reusable from default environment doc

* deletes availability permissions doc from reusables directory

* deletes permissions from developing a codespace front matter
2022-08-18 19:09:49 +00:00
Siara Leininger
f2cdbaf1a0 Remove mention of maximum number of codespaces you can create (#30013)
* Removes mention of max limits for codespaces

* Remove link to article
2022-08-18 11:17:10 -07:00
Sophie
756ec43919 Apply suggestions from code review
Co-authored-by: hubwriter <hubwriter@github.com>
2022-08-18 15:27:52 +02:00
Sophie
b716226e9f Update content/codespaces/developing-in-codespaces/renaming-a-codespace.md
Co-authored-by: hubwriter <hubwriter@github.com>
2022-08-18 15:26:06 +02:00
Sophie
b27740414c adds variable to intro 2022-08-15 15:14:07 +02:00
Sophie
580556c090 remove extra content 2022-08-15 14:55:09 +02:00
Sophie
0797b399e0 adds procedural section 2022-08-15 14:44:04 +02:00
Sophie
50e05eb1fd remove redirects from frontmatter 2022-08-15 13:38:41 +02:00
Sophie
28a4186352 adds conceptual information 2022-08-15 12:33:18 +02:00
Tanmayee Kamath
f566e8f3c4 Update networking docs (#29776)
* Update networking docs

* Update

* Updates

* Update content/codespaces/developing-in-codespaces/connecting-to-a-private-network.md

Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>

* Update content/codespaces/developing-in-codespaces/using-github-codespaces-with-github-cli.md

Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>

* Update content/codespaces/developing-in-codespaces/connecting-to-a-private-network.md

Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>

* Update content/codespaces/developing-in-codespaces/connecting-to-a-private-network.md

Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>

* Update content/codespaces/developing-in-codespaces/connecting-to-a-private-network.md

Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>

* Update content/codespaces/developing-in-codespaces/connecting-to-a-private-network.md

Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>

* Update content/codespaces/developing-in-codespaces/connecting-to-a-private-network.md

Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>

* Update content/codespaces/developing-in-codespaces/connecting-to-a-private-network.md

Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>

* Update content/codespaces/developing-in-codespaces/connecting-to-a-private-network.md

Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>

* Update content/codespaces/developing-in-codespaces/connecting-to-a-private-network.md

* Make very slight modifications.

* Update content/codespaces/developing-in-codespaces/connecting-to-a-private-network.md

Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2022-08-11 12:59:22 +00:00
Jess Hosman
be40cdc670 Update content/codespaces/developing-in-codespaces/creating-a-codespace.md
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
2022-08-08 10:42:18 -06:00
Jess Hosman
18519a2874 Add changes to CLI toolswitcher text 2022-08-05 16:18:56 -06:00
hubwriter
238d02f82c Codespace prebuild support for monorepos and external repo access (#29232)
* Make changes for multiple config files

* Clarify deprecated procedure

* Optimize images

* More WiP changes

* More WiP changes

* Update s/shots - no longer beta

* Optimize images

* More WiP changes

* Fix broken links

* WiP

* Add authorizations screenshots

* Optimize images

* Reorg requested by reviewer

* Update content/codespaces/prebuilding-your-codespaces/configuring-prebuilds.md

* Update content/codespaces/prebuilding-your-codespaces/configuring-prebuilds.md

* Update content/codespaces/prebuilding-your-codespaces/configuring-prebuilds.md

* Update content/codespaces/prebuilding-your-codespaces/configuring-prebuilds.md

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* Update content/codespaces/prebuilding-your-codespaces/configuring-prebuilds.md

* Update content/codespaces/troubleshooting/troubleshooting-prebuilds.md

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* Update data/reusables/codespaces/billing-for-prebuilds.md

* Tiny tweak to creation article

* Another tiny tweak to creation article

* Fix self-referential link

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-07-28 17:16:42 +01:00
Sophie
0b6fbf44a4 fix toc 2022-07-14 12:35:55 +02:00