1
0
mirror of synced 2026-01-05 03:06:35 -05:00
Commit Graph

17 Commits

Author SHA1 Message Date
Robert Mosolgo
84153b4d03 Add a description to CHANGES_TO_REPORT 2020-11-25 11:01:15 -05:00
Robert Mosolgo
15dbbeeb7c Apply suggestions from code review
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2020-11-25 10:48:21 -05:00
Robert Mosolgo
b87ca3b3e3 Fix lint errors 2020-11-23 08:55:05 -05:00
Robert Mosolgo
2400be9528 Merge branch 'main' into build-changelog 2020-11-23 08:44:32 -05:00
Robert Mosolgo
ab06aadf82 Add changelog creation to update-files.js 2020-11-23 08:42:12 -05:00
Robert Mosolgo
f2119bc619 Add a test for updating the changelog file on disk 2020-11-23 08:17:57 -05:00
Robert Mosolgo
360c517a7d Add upcoming changes to build-changelog 2020-11-23 08:08:00 -05:00
Robert Mosolgo
7b7ae0b5e4 Add docs 2020-11-23 07:26:20 -05:00
Robert Mosolgo
9d5af1f98d Create preview changes entries 2020-11-23 07:15:22 -05:00
Robert Mosolgo
96e4ea9499 Set up tests, start formatting messages 2020-11-20 17:02:21 -05:00
Rachael Sewell
4de2712df8 run prettier on yaml files (#16510) 2020-11-19 10:52:01 -08:00
Robert Mosolgo
7e07c1c831 Add build-changelog script, load schemas and create a diff 2020-11-18 17:08:56 -05:00
Nick Schonning
b6de7c6887 chore: Convert Standard to eslint-config-standard (#1328)
* chore: Move standard to ESLint config

* fix: auto-fix ESLint indent issues

* fix: ESLint prefer-regex-literals

* fix: ESLint array-callback-return

- .filter must return a boolean value
- .map replaced with forEach when the value isn't used

* fix: ESLint no-extra-semi
2020-11-17 16:18:18 -05:00
Sarah Schneider
26e00904ea add some error handling around common issues (#16387) 2020-11-06 13:51:25 -05:00
Laura Coursen
a3e1733aa1 GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
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
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