1
0
mirror of synced 2025-12-30 03:01:36 -05:00
Commit Graph

44 Commits

Author SHA1 Message Date
PSJ
d70f81ecc8 Merge branch 'main' into codespaces-insider 2021-11-02 13:12:40 +05:30
Kevin Heis
3e73886cbd Optimize images (#22494) 2021-10-29 20:34:11 +00:00
Amy Burns
77fe99b998 Merge branch 'main' into codespaces-insider 2021-10-28 15:38:23 -04:00
Sarita Iyer
bb924268b0 Merge branch 'main' into codespaces-devcontainer-update 2021-10-26 14:14:31 -04:00
Ethan Palm
2ce8dbc4f6 [October 25, 2021] Access control for forwarded ports (#21913)
* update supporting docs

* update sharing a port

* Update image

* Clean up typos

* Apply suggestions from code review

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Add note about availability of feature

* Update menu name

* Update image for new UI

Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-10-25 17:34:42 +00:00
Allison Weins
1a6d5d11dd Add instructions on updating devcontainer features 2021-10-22 00:12:00 +00:00
Ethan Palm
8e8bcce149 [Oct 27, 2021, Universe] Dev container feature configuration (beta) (#22136)
* Update dev container config info

* Update feature availability

* Add image of addtl. features menu
2021-10-21 00:03:22 +00:00
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
PSJ
90ffbcbd73 Add Codespaces insider info 2021-10-05 09:17:30 +05:30
Amy Burns
ae96cd2cc5 Adding more information on how to use github.dev (#21576)
* making some minor improvements based on feedback

* added new product name and some improvements

* updating location and feedback

* updating doc based on PM feedback

* Apply suggestions from code review

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

* adding some updates based on feedback

* renaming file to match new SEO friendly title

* updating based on feedback

* updating based on feedback

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-09-29 21:53:27 -04:00
Matthew Isabel
86b5719820 Export changes to a branch for codespaces (#21462)
* Export changes to a branch for codespaces

* Update exporting changes

* Correct file extension for codespaces

* Update export changes filename

* Fix index for export for codespaces

* making a reusable and adding a procedural

Co-authored-by: Amy Burns <timeyoutakeit@github.com>
2021-09-13 10:55:50 -04:00
Amy Burns
acabc37604 [MERGE 8/11 @ 8:45am PT] Codespaces Megabranch (#20378)
Adding Codespaces docs
2021-08-11 11:46:35 -04:00
Allison Weins
d0aa474a19 Updates disaster doc with region selector option (#20559)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-08-02 21:08:53 +00:00
Kevin Heis
bd12d76ad2 Optimize 239 images (#20530) 2021-07-27 20:00:07 +00: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
bl-ue
e907960b0b Fix typos 2021-06-23 13:41:24 -04:00
Amy Burns
753858bbad Add Command Palette guide for Codespaces (#19756)
* adding command palette guide

* finishing command palette guide

* copy editing

* adding and updating reusables

* adding correct reusable name

* minor fixes

* minor fixes

* Apply suggestions from code review

Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* updating images and alt text

Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-06-10 20:21:35 +00:00
Amy Burns
c70adf6702 Codespaces Megabranch - Docs audit and re-org, Landing and Guides page, Secrets doc (#19227)
* reorganizing security and access sections

* updating delete doc

* making vscode doc moore os agnostic

* updating developing in a codespace

* fixing broken links

* fixing some broken links

* fixing broken topic

* fixing broken link

* Managing users permissions for your organization and other stuff (#19231)

* Add new 'Managing user permissions for your organization' article

* Revise 'Managing access and security for Codespaces' and screenshot

* Add codespaces to org repo permissions article

* Apply suggestions from code review

Co-authored-by: Amy Burns <timeyoutakeit@github.com>

* fixing title to match slug

* fixing broken link

* updating personalization doc

* updating troubleshooting guide

* updating creating doc

* adding information about when secrets are used

* removing secrets stuff from this PR

* Addig order of operations for codespaces

* self review fixes

* Apply suggestions from code review

Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>

* renaming quickstart to correct pattern:

* Apply suggestions from code review

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* rewriting re. review comments

* Codespaces landingpage (#19053)

* adding new tables and linking to info on audit logs

* editing some text:

* adding new info on how to add image registry login

* adding link and fixing table

* formatting

* formatting

* Apply suggestions from code review

Co-authored-by: Laura Coursen <lecoursen@github.com>

* updaing private image registry secret info and other improvements

* some minor fixes

* fixing test errors

* rewriting registry secret section

* rewriting registry secret section

* updating link to reflect title

* Update content/github/developing-online-with-codespaces/managing-encrypted-secrets-for-codespaces.md

Co-authored-by: Laura Coursen <lecoursen@github.com>

* updating bullet point

* moving codespaces to top-level item

* fixing duplicated redirect

* Adding some organization for contributors

* adding learning codespaces to index file

* do not error out if category array is empty

* Apply suggestions from code review

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>

* fixing broken link

* testing what is possible for the landing page

* adding first run of landing page

* adding new video and intro text

* add landing page scaffolding

* Update codespaces_code_examples.yml

* lint

* fixing issues in branch

* fixing nav

* fixing broken directs

* Creating guides sub-landing page

* adding topics

* removing unused toopic

* removing instant

* updating landing page and guides page

* updating versioning

* removing unused topic

* removing other versions:

* actually fixing broken links

* fixing title

* fixing intro to suit the landing page

* Apply suggestions from code review

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* adding video

* adding video

* adding correct link for video

* removing duplicated guides

Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* rewording and reorganizing code samples

* fixing some feedback from engineering

* Adding doc on Secrets in codespaces (#19248)

* adding secrets docs

* fixing some broken links

* fixing some more broken redirects

* copy edit and updating limits for secrets

* adding limits for users

* Apply suggestions from code review

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

* adding feedback

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

* updating beta banner

* adding quickstarts to landing page

* removing availability section from reusable

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2021-05-11 17:29:34 +00:00
Amy Burns
9816c050a2 Merge branch 'main' into baileycodespaces-java-quickstart 2021-05-11 12:37:58 -04:00
Amy Burns
5d5dc746b5 Merge branch 'main' into codespaces-dotnet-quickstart 2021-05-11 11:52:13 -04:00
Amy Burns
8bd1e74e9d Merge branch 'main' into baileycodespaces-java-quickstart 2021-05-11 11:52:00 -04:00
Allison Weins
e160332e5e Codespaces wow quickstart (#19212)
* updating configuring doc

* Adding some content changes

* pre-built -> predefined to match vscode

* reorganizing

* moving guides around, rewriting about

* adding reference folder

* fixing brooken links

* clarifying and simplifying about doc

* removing limitations

* 5 mins to wow initial draft

* fixing broken tests

* Add dotfiles

* Apply suggestions from code review

Co-authored-by: Amy Burns <timeyoutakeit@github.com>

* addressing comments

* clarifying some text

* Update dotfiles step

Co-authored-by: amy <timeyoutakeit@github.com>
2021-05-11 00:06:52 +00:00
Amy Burns
1c97c08e93 Merge branch 'main' into baileycodespaces-java-quickstart 2021-05-10 19:23:31 -04:00
Amy Burns
3660bf0a4b Merge branch 'main' into codespaces-dotnet-quickstart 2021-05-10 19:23:11 -04:00
hubwriter
543dc39bed Source control in Codespaces (#19235)
* Codespaces source control - WiP update

* More source control changes

* Add missing link
2021-05-10 17:11:55 +00:00
Amy Burns
788681f11e Codespaces configuration & About updates (#19171)
* updating configuring doc

* Adding some content changes

* pre-built -> predefined to match vscode

* reorganizing

* moving guides around, rewriting about

* adding reference folder

* fixing brooken links

* clarifying and simplifying about doc

* removing limitations

* Apply suggestions from code review

Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>

Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
2021-05-07 19:15:06 -04:00
Bailey Brooks
353de19adf Add images 2021-05-07 15:38:28 -07:00
Amy Burns
d694d65deb Merge branch 'main' into codespaces-python-quickstart 2021-05-06 21:15:17 -04:00
Allison Weins
c983d9293d Initial draft for C# (.NET) quickstart 2021-05-07 00:02:11 +00:00
Allison Weins
6973a305d9 Picture typo fix 2021-05-06 19:43:46 +00:00
Allison Weins
c2eebd3c74 Edits to devcontainer.json steps 2021-05-06 19:33:41 +00:00
Kevin Heis
3d8eef2fc3 Optimize new images (#19148) 2021-05-06 12:30:03 -07:00
Allison Weins
75c3ce1e6e Updating image locations 2021-05-04 21:43:55 +00:00
Allison Weins
319077807c Initial draft for Python quickstart 2021-05-04 20:16:23 +00:00
Amy Burns
c863678e73 New organization for codespaces docs (#18910)
* adding new tables and linking to info on audit logs

* editing some text:

* adding new info on how to add image registry login

* adding link and fixing table

* formatting

* formatting

* Apply suggestions from code review

Co-authored-by: Laura Coursen <lecoursen@github.com>

* updaing private image registry secret info and other improvements

* some minor fixes

* fixing test errors

* rewriting registry secret section

* rewriting registry secret section

* updating link to reflect title

* Update content/github/developing-online-with-codespaces/managing-encrypted-secrets-for-codespaces.md

Co-authored-by: Laura Coursen <lecoursen@github.com>

* updating bullet point

* moving codespaces to top-level item

* fixing duplicated redirect

* Adding some organization for contributors

* adding learning codespaces to index file

* do not error out if category array is empty

* Apply suggestions from code review

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>

* fixing broken link

* Document choosing machine type for a codespace in the GitHub UI (#19055)

* Document choosing machine type in the GitHub UI

* Replace link placeholder with actual path

* Update content/codespaces/changing-the-machine-type-for-your-codespace.md

Co-authored-by: Amy Burns <timeyoutakeit@github.com>

Co-authored-by: Amy Burns <timeyoutakeit@github.com>

* reoganizing based on CD

* putting machine type doc in correct location

* fixing broken redirects

* removing quickstart example from index page

* updating main index file

* Fixing broken links

* adding intros

* adding js quickstart (#18960)

* adding js quickstart

* clarify walkthrough

* adding more images and last few sections

* fixing broken links

* fixing broken links and formatting

* formatting fixes

* Apply suggestions from code review

Co-authored-by: hubwriter <hubwriter@github.com>

* adding index file for learn folder

* adding some feedback changes

* adding some review comments

* fixing broken links

Co-authored-by: hubwriter <hubwriter@github.com>

* doing some additional re-org

* fixing topics

* adding Codespaces as a topic

* fixing so title matches slug

* Update data/reusables/codespaces/codespaces-machine-types.md

Co-authored-by: Meg Bird <megbird@github.com>

* expanding intro

Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Meg Bird <megbird@github.com>
2021-05-03 17:06:49 +00:00
hubwriter
149f417be4 Add machine type section to "Using Codespaces in Visual Studio Code" article (#18765)
* Add machine type section

* Make changes suggested by Amy

* Add data analysis as an example of a Premium-type task

* Join up 2 short paras
2021-04-19 15:11:32 +00:00
Laura Coursen
6524dc679f Codespaces: rebuilding and port forwarding (#18776) 2021-04-15 20:16:47 +00:00
Rachael Sewell
01e52046f0 migrate away from AWS S3 (#17669) 2021-02-12 10:25:45 -08:00
Kevin Heis
835aaa7bb0 Another round of crunching images (#17152) 2021-01-08 15:23:06 +00:00
Meg Bird
29ba74b809 GitHub Codespaces extension update (#16453) 2020-11-16 18:11:27 +01:00
Meg Bird
326725d4cf Update with creating a codespace in VS code procedural (#15936)
* update with steps

* one more update

* Update content/github/developing-online-with-codespaces/using-codespaces-in-visual-studio-code.md

Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>

* Update content/github/developing-online-with-codespaces/using-codespaces-in-visual-studio-code.md

Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>

* make a few more changes

* update with images

* typo

* Update content/github/developing-online-with-codespaces/using-codespaces-in-visual-studio-code.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* Update data/reusables/codespaces/use-visual-studio-features.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* Update content/github/developing-online-with-codespaces/using-codespaces-in-visual-studio-code.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* update with new section title

* fix test

Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-10-12 12:49:09 -04:00
Kewin Dousse
12c47e2d0b Applying lossless compression to unoptimized png files in images 2020-10-09 01:40:19 +02:00
Sarah Schneider
dc5b6f2670 Remove unused assets post-migration (#15824)
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)

* package-lock
2020-10-01 09:31:07 -04:00
Vanessa Yuen
3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00