1
0
mirror of synced 2025-12-23 03:44:00 -05:00
Files
docs/content/codespaces/prebuilding-your-codespaces/index.md
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

20 lines
583 B
Markdown

---
title: Prebuilding your codespaces
intro: 'To speed up codespace creation, you can configure your project to prebuild codespaces for specific branches in specific regions.'
product: '{% data reusables.gated-features.codespaces %}'
versions:
fpt: '*'
ghec: '*'
topics:
- Codespaces
redirect_from:
- /codespaces/customizing-your-codespace/prebuilding-codespaces-for-your-project
children:
- /about-github-codespaces-prebuilds
- /configuring-prebuilds
- /allowing-a-prebuild-to-access-other-repositories
- /managing-prebuilds
- /testing-dev-container-changes
---