1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Files
docs/data
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
..
2022-04-06 14:18:56 +02:00
2021-12-17 17:49:43 +00:00

Data

This directory contains data files that are parsed and made available to pages in the site.data object.

All YML and Markdown files in this directory are configured to be translated on Crowdin by default.

Features

Feature files are used for feature-based versioning. See features/README.md.

Glossaries

We provide a customer-facing glossary on the site. Other glossary files are used by our Crowdin integration. See glossaries/README.md.

GraphQL

GraphQL schema files are kept in sync with github/github via scheduled workflows. See graphql/README.md.

Reusables

Reusables are long strings of reusable text. See reusables/README.md.

Variables

Variables are short strings of reusable text. See variables/README.md.

Webhooks

Webhook payload JSON files are used in the webhook events docs.

ui.yml

ui.yml contains localized strings used in layouts.

Learning Tracks

Learning tracks are a collection of articles that help you master a particular subject. See learning-tracks/README.md.

Versioning

Many YAML files in this directory's subdirectories, like features, glossaries, variables, and learning tracks, as well as Markdown files within the reusables directory, can include YAML versioning or Liquid versioning within Markdown strings. See the README.md files in the subdirectories for details.