1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Commit Graph

62 Commits

Author SHA1 Message Date
Allison Weins
72e501568f Add port protocol selection instructions (#22276)
* Add port protocol selection instructions

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Switch image to light mode

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-10-19 18:31:26 +00:00
Laura Coursen
8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00
Amy Burns
750c31f863 Merge branch 'main' into patch-1 2021-09-22 11:48:13 -04:00
Amy Burns
e4cf286132 Update content/codespaces/getting-started/deep-dive.md 2021-09-22 11:48:02 -04:00
Amy Burns
cdbf7415a1 Remove reference to codespaces trial (#21386)
* updating/removing reusables to remove reference to codespaces trial

* Adding additional links based on feedback:

* Adding link to pricing information

* adding info on spending limits to troubleshooting guide

* updating text as codespaces has no free entitlements
2021-09-16 18:25:10 +00:00
Simon Sabin
3586dadec3 Add definition of inactivity
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
2021-09-14 13:46:47 +01:00
Simon Sabin
c988db919d Correct relative link and explain inactivity more 2021-09-05 12:01:08 +00:00
zezrum
ce47f8437c Update content/codespaces/getting-started/deep-dive.md
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
2021-08-19 06:35:27 -06:00
zezrum
7031b15f2d Update deep-dive.md
Creating more than one codespace per repository and branch is allowed, to the limit of 10 codespaces, as per the documentation at https://docs.github.com/en/codespaces/developing-in-codespaces/deleting-a-codespace.
2021-08-18 11:06:46 -06:00
Tim Jonas Meinerzhagen
e724cc4df9 Fix wording in CodeSpaces Deep Dive 2021-08-12 23:43:55 +02:00
Octomerger Bot
297ca63c32 repo sync (#8965) 2021-08-11 21:32:56 -04:00
Amy Burns
d68f6c1791 Adding more developer focused content for Codespaces docs (#19823)
* updating arch for new developer focused content

* remove about codespaces from child list

* Devcontainer updates

* rearranging for new getting started content

* reorganizing and renaming getting started

* Add VS to tool switcher

* Actually adding correct key for vscode

* Adding vscode as a switcher value

* Adding switcher to quickstart

* Updates to quickstart

* adding first draft of creating your codespace

* taking out additional line and linking to customizing your codespace docs

* Update new codespace img

* Updating devcontainer.json for docs

* fixing changes and adding more ideas for deep dive

* adding a few more changes to the deep dive

* suggestings from jake and expanding the deep dive

* re-writing some content

* adding information about a shallow clone

* add more information about dev containers

* adding feedback

* Apply suggestions from code review

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

* adding a note box to committing section

* adding correct link for default container

* improving deep dive based on feedback

* making some edits, adding diagrams and images, and making it seem less like a wall of text

* addinig new image

* updating port forwarding diagram

* removing duplicated redirects

* updating overview with feedback from Matt and a more active voice

* updating quickstart based on feedback

* updating deep dive based on feedback

* remove updates for switcher

* Clarify that dotfiles are opt-in

Per https://github.com/github/codespaces/issues/3223

* fixing header size

* moving codespace higher up the list

* updating based on feedback from Martin and Meg

Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Jake Shorty <jshorty@github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-07-19 17:10:18 +00:00