1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Commit Graph

12 Commits

Author SHA1 Message Date
Sarah Schneider
96e6c909bb feedback from @heiskr 2021-06-23 15:05:14 -04:00
Sarah Schneider
92dc4e2929 ensure that ghes versioning in a feature gets combined with ghes versioning frontmatter, and does NOT overwrite it 2021-06-23 15:03:34 -04:00
Sarah Schneider
d639b74c39 check if feature dir is present 2021-06-22 10:57:21 -04:00
Sarah Schneider
3f87580fe5 use __dirname instead of process cwd 2021-06-17 16:02:57 -04:00
Sarah Schneider
0947adb8df support feature versions in frontmatter 2021-06-17 11:44:26 -04:00
Sarah Schneider
66a1dc493c support short versions in frontmatter 2021-06-14 19:51:38 -04:00
Matt Pollard
4ce3cb1fb1 Document enterprise policies for GitHub Advanced Security (#18263) 2021-03-22 16:20:27 +00:00
Sarah Schneider
cd2a217a77 do not error if frontmatter includes next GHES release or hardcoded next 2021-03-17 10:29:16 -04:00
Kevin Heis
4e781a553c Fix some typos in the lib directory (#17131)
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2021-01-05 15:53:05 +00:00
Sarah Schneider
5caa6f282c satisifies -> satisfies (#15814) 2020-09-30 10:28:47 -04: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