1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
docs/script/graphql
Sarah Schneider aa5a62d49d Remove versions feature flag code (#15793)
* remove FEATURE_NEW_VERSIONS from feature-flags.json

* remove process.env.FEATURE_NEW_VERSIONS from include files

* remove process.env.FEATURE_NEW_VERSIONS from lib files

* remove process.env.FEATURE_NEW_VERSIONS from middleware files

* remove process.env.FEATURE_NEW_VERSIONS from script files

* remove process.env.FEATURE_NEW_VERSIONS from test files

* update test fixtures to use new versions as canonical fixtures
2020-09-29 13:36:07 -04:00
..
2020-09-27 14:10:11 +02:00
2020-09-27 14:10:11 +02:00

GraphQL scripts

A scheduled workflow runs the following scripts on an hourly basis:

script/graphql/update-files.js
script/graphql/build-changelog-from-markdown.js

These scripts update the static JSON files used to render GraphQL docs. See the lib/graphql/README for more info.

Note: The changelog script pulls content from the internal-developer repo. It relies on graphql-docs automation running daily to update the changelog files in internal-developer.