1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Commit Graph

710 Commits

Author SHA1 Message Date
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
PSJ
8783f5960a Update steps to create repo secrets (#18175)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-09-30 03:51:47 +00:00
Siara
cbd9f1a767 Update codespace customization reference to features documentation (#31260)
Co-authored-by: hubwriter <hubwriter@github.com>
2022-09-29 19:25:32 +00:00
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
Anne-Marie
8c75da848e github.dev editor - clarifications (#31135)
Co-authored-by: hubwriter <hubwriter@github.com>
2022-09-27 17:10:17 +02: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
5a30047fad Merge branch 'automatic-codespace-deletion' of https://github.com/github/docs-internal into automatic-codespace-deletion 2022-09-15 08:45:14 -04:00
Sam Browning
21d7fcf04f Change unused language to inactive 2022-09-15 08:37:54 -04: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
Jess Hosman
dd26b0c263 Add info about VS Code Codespaces extension (#30563) 2022-09-13 14:57:22 +00: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
streats
e30ca26c5b Update working-with-support-for-github-codespaces.md
Fixing skipped H2s
2022-09-12 13:50:43 +01: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
716520d195 [Bug fix] Clarify which repo we're talking about in the Dotfiles information (#30611) 2022-09-09 08:38:58 +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
dbb8426cb4 Codespaces: Use correct keypress formatting (#30248) 2022-09-01 11:59:02 +00:00
Isaac Brown
2238ee14be Add troubleshooting note about codespaces (#30145) 2022-08-31 08:39:25 +00:00
Vanessa
c0aed025a3 GH NPM Package Registry Improvements GA (#29652)
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
2022-08-28 21:59:38 +00:00
hubwriter
89ddba00cc Re-remove text added back in by mistake (#30212) 2022-08-24 13:13:15 +00: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
hubwriter
b75ed469ae Codespaces: remove links to deprecated article (#30140)
* Remove further reading link to deprecated info

* Remove refs to deprecated article

* Update content/codespaces/customizing-your-codespace/personalizing-github-codespaces-for-your-account.md

Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>

* Update content/codespaces/customizing-your-codespace/personalizing-github-codespaces-for-your-account.md

Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>

Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
2022-08-23 16:12:03 +00: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