1
0
mirror of synced 2025-12-30 03:01:36 -05:00
Files
docs/data
Joseph Franks 7ff08d0b8c July 21, 2022: adding release notes (patch release) (#29225)
* adding release notes

* Update and deduplicate SVN SSRF vulnerability note

* Update note about Grafana

* Update note about XSS vulnerability; fix order

* Update note about logrotate

* Update note about Elasticsearch exceptions

* Update note about pull request merges

* Update note about password field focus

* Update note about scheduled workflows

* Update note about pagination for Billing API

* Update note about committer count for Billing API

* Add links to notes about Billing API

* Update note about dormant user report

* Update note about GEI and projects

* Update note about organization sidebar

* Update note about recovery mode

* Update note about migration logs

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Gurjant <97250585+Gill312@users.noreply.github.com>
2022-07-21 17:15:11 -04:00
..
2022-04-06 14:18:56 +02:00
2021-07-14 13:49:18 -07:00
2021-12-17 17:49:43 +00:00
2022-05-20 12:12:36 -07: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.