1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Commit Graph

614 Commits

Author SHA1 Message Date
Sarah Schneider
4b35b4987b Merge branch 'main' of github.com:github/docs-internal into github-ae-release-notes 2021-05-28 09:23:56 -04:00
Sarah Edwards
7e4db83ead Add event tracking for application selector (#19533)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-05-26 14:11:55 -07:00
Sarah Schneider
77e778f359 Merge branch 'main' of github.com:github/docs-internal into github-ae-release-notes 2021-05-26 09:45:44 -04:00
github-openapi-bot
2a99743b56 Update OpenAPI Descriptions (#19556) 2021-05-25 23:56:02 +00:00
James M. Greene
542a459c06 Move script-only dependencies to devDependencies (#19542)
* Move lib/search/sync.js to script/search/sync.js

* Move mdast-util-from-markdown to devDeps

* Move lib/redirects/add-redirect-to-frontmatter.js to script/helpers/

* Move mkdirp to devDeps

* Move linkinator to devDeps

* Move rimraf to devDeps

* Fix script/search/sync.js require paths

* Move lib/search/build-records.js to script/search/

* Move lib/search/find-indexable-pages to script/search/

* Fix require paths for build-records

* Fix require paths for find-indexable-pages

* Move lib/search/algolia-get-remote-index-names.js to script/search/

* Movbe lib/search/algolia-search-index.js to script/search/

* Move lib/search/lunr-search-index.js to script/search/

* Move lib/search/lunr-get-index-names.js to script/search/

* Fix Lunr search index paths

* Move lib/search/validate-records.js to script/search/

* Move is-url to devDeps

* Move lib/search/algolia-client.js to script/search/

* Move lib/search/parse-page-sections-into-records.js to script/search/

* Move lib/search/rank.js to script/search/

* Fix path to cached-index-names.json file

* Normalize require for fs.promises
2021-05-25 20:44:19 +00:00
github-openapi-bot
254598e4d5 Update OpenAPI Descriptions (#19534) 2021-05-25 16:09:08 +10:00
Mike Surowiec
37f73f0bb3 Heroku dev deps (#19431)
* fix: req.csrfToken doesn't always exist (e.g. 500 page)

* feat: update dockerfile and add nextjs to build

* fix: run linter

* move @babel deps -> dev deps

* move webpack looking things from deps -> dev deps

* move pa11y-ci to optional dep

* explicitly include optional deps for pa11y

* allow heroku dev deps to be installed

* fix: update postcss module

* fix: update dockerfile build

* tmp: disable renderReact

* see if another deploy is slower/faster

* move a few more packages to devDeps

* upgrade to package-lock v2

* use dayjs instead of date-fns

* move cross-env to devDeps

* remove unused 'del' package

* commit husky precommit hooks

* add hrtime to clone-for-build.js

* Revert "add hrtime to clone-for-build.js"

This reverts commit 70ee647bacce833f4ed2f621f62c63c1d85e5413.

* update babel/eslint

* fix: remove unused plugin

* try a .slugignore

* fix: heroku-postbuild to use npm run build

* fix: i cannot spell dereferenced

* add .next/cache to heroku cacheDirectories

* test cached build

* remove aws-sdk, see what breaks

* move jest-puppeteer to optional deps

* fix: update browser-test.yml to use newer node version

* move jimp to optional dependencies

* move puppeteer to optional dependencies

* fix: ci optional include

* fix: bad copy pasta

* remove previous react experiment

* update tests/README.md with note about optional deps

* bump node test version back to 14

* convert package-lock back to v1

* fix: use node 15.x to leverage npm optional deps

* fix: optional dep install

* test: see what happens with heroku/nodejs-typescript buildpack

* back to heroku/nodejs buildpack

* move jest to optional

* revert jest move

* remove .slugignore

* cleanup dockerfile, move xlsx-population to optional, add comment about optional deps

* Update Dockerfile

Co-authored-by: James M. Greene <JamesMGreene@github.com>

Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-05-24 15:40:50 -07:00
Sarah Schneider
221de41388 more merge updates 2021-05-24 12:10:58 -04:00
Sarah Schneider
ff718d7fc1 Merge branch 'main' of github.com:github/docs-internal into github-ae-release-notes 2021-05-24 10:00:07 -04:00
github-openapi-bot
1064f71c24 Update OpenAPI Descriptions (#19482) 2021-05-21 07:18:38 +00:00
Kevin Heis
afa551f2ee Upgrade AJV (#19443)
* Upgrade AJV

* Fixes for AJV upgrade

* lint fix

* Update index.tsx
2021-05-20 17:46:04 +00:00
Sarah Schneider
5978edb47b remove feature flagged code 2021-05-20 10:01:33 -04:00
Sarah Schneider
b4ab2c52b6 delete no longer used files 2021-05-20 10:01:08 -04:00
github-openapi-bot
7fa69df9e9 Update OpenAPI Descriptions (#19447) 2021-05-19 23:15:32 +00:00
Sarah Schneider
ddcfe2d21a more algolia client updates from v3->v4 (#19437)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-05-19 19:44:13 +00:00
Kevin Heis
65243cd39e listIndexes -> listIndices (#19434)
https://www.algolia.com/doc/api-client/getting-started/upgrade-guides/javascript/
2021-05-19 18:22:22 +00:00
Kevin Heis
54887bc66b Sort topics on guide page (#19404) 2021-05-19 17:52:56 +00:00
Kevin Heis
f6acb1f08a Update dependencies (#19408)
* Update dependencies 2

* Lint fixes

* Update graphql packages

* Update changelog-entry.json

* Update @octokit/rest

* Update commander with help from @rachmari

@rachmari

* Upgrade helmet

* Upgrade js-yaml

* Update server.js

* Update cheerio

* Revert "Update cheerio"

This reverts commit 8aa17c39fbf564ee554037d89e7a473027d16984.
2021-05-19 17:32:47 +00:00
rachmari
91ee802932 🤖 ran script/update-enterprise-dates.js 2021-05-18 03:11:38 +00:00
github-openapi-bot
0894e10749 Update OpenAPI Descriptions (#19383)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
2021-05-18 01:15:34 +00:00
hubwriter
f3234ad1d1 Code scanning API: revert changes on GHES 2.22 (#19285)
* Add temporary version of JSON files

* update to fix badly versioned examples

* Remove development mode JSON files

* Update OpenAPI Descriptions (#19362)

* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>

Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-05-17 16:55:54 +01:00
rachmari
7ba2444d48 Action ran graphql script"update-files" 2021-05-16 16:39:05 +00:00
rachmari
f069ad7ee7 Action ran graphql script"update-files" 2021-05-12 17:22:13 +00:00
Sarah Schneider
a5d52dcef0 Add landing page for GitHub Enterprise (#19041) 2021-05-12 11:55:32 +00:00
rachmari
28c7cbbbae 🤖 ran script/update-enterprise-dates.js 2021-05-11 03:07:23 +00:00
Sarah Schneider
f1291af480 Merge branch 'main' of github.com:github/docs-internal into github-ae-release-notes 2021-05-07 17:34:57 -04:00
Sarah Schneider
f11632f1c5 update the utils 2021-05-07 17:34:31 -04:00
hubwriter
22b88d60e8 Update OpenAPI Descriptions (#19170) (#19172)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>

Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
2021-05-07 07:39:26 +00:00
Sarah Schneider
aa0c801f9c Merge branch 'main' of github.com:github/docs-internal into github-ae-release-notes 2021-05-06 15:57:26 -04:00
Octomerger Bot
de5a2847d5 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-05-07 04:05:06 +10:00
Kevin Heis
57e1a1b9c1 End Lunr AB test (#19155)
* Revert "Start an AB test with Lunr search results as treatment (#18993)"

This reverts commit 3d621ba715.

* Update lunr-search.js
2021-05-06 18:04:28 +00:00
sarahs
e36536e1c2 Action ran graphql script"update-files" 2021-05-06 17:45:53 +00:00
Rachael Sewell
46fda7b959 [DO NOT MERGE] GitHub Enterprise Server 3.1 release candidate megabranch (#18399)
* 3.1 megabranch

* these should be in a topic branch to avoid unnecessary ci failures

* add copies of 3.0 schema files

* update link veresion from 3.0 -> 3.1

* update correct version 🤦‍♀️

* update with 3.1 version links

* first stab of this work

* fix product variable and links to section that has been moved

* simplify Liquid conditions

* elsif

* Update content/github/managing-subscriptions-and-notifications-on-github/viewing-your-subscriptions.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* [GHES 3.1] Code scanning: SARIF limit increased to 5000 (#18539)

* revert api previews

* delete 3.1 preview

* Revert "delete 3.1 preview"

This reverts commit 0a7df3e17a1e182e5b01b0fdafacb6bb19100f70.

* regenerate decorated file

* make security policy docs available in GHES 3.1 and GHAE docs

* adapt for GHES/GHAE and remove the word

* revert a whole bunch of stuff

* more reverting and further updating

* update links to Adding a security policy to your repo article

* fix broken links and remove responsibly

* simplify Liquid versioning

* Update content/code-security/getting-started/adding-a-security-policy-to-your-repository.md

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* address comment

* Remove overcomplicated versioning (#18934)

* Update information on licensing and billing for GHES 3.1 (#18835)

* regenerate graphql files with new prerendered input object

* add release notes placeholder file

* add scaffolding

* use real date

* ✂️  3.1 schema added accidentally

* update enterprise release dates

* add base files

* Correct versioning for branch renaming and master to main transition in GHES docs (#19050)

* update versioning

* apply Alistair's suggestion

* add new cached index names

* Update docs for code scanning in external CI to cover CodeQL CLI usage (#19030)

* 3893 add missing flag for GHES and GHAE (next) users (#19129)

* [GHES 3.1] Release candidate 1 release notes  (#18419)

* fleshing out the 33.1 RC1 release notes

* update with moreee

* really flesh it all out

* format a bit

* fix linter errors

* fix errors again

* add quotes around heading with Liquid

* placeholder to get error fixed

* add quotes

* just remove thoose things

* typo

* Update 0-rc1.yml

* update with feedback

* add workflow beta

* upload increase

* some last changes

* change the date

* fix links

Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>

* Conflict resolution between 19082 and 3.1 Megabranch (#19158)

* Fix typo in new reusable

* delete 3.1 rest schema files

* Update OpenAPI Descriptions (#19166)

* last minute additions yikes

* redeploy staging

Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: skedwards88 <skedwards88@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
2021-05-06 09:41:42 -07:00
Rachael Sewell
d9c336f6a6 add custom popular heading to landing pages (#19147) 2021-05-05 17:55:47 +00:00
jmarlena
691155bd24 Tidy up broken links (#19142)
* Add links to excluded links

* Apply suggestions from code review

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>

* Sneaky space 

Co-authored-by: jmarlena <>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-05-04 13:46:40 -07:00
Octomerger Bot
b606fdbbe5 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-05-05 02:54:43 +10:00
Sarah Edwards
be8aa2bccb Add tabs for cli/desktop/ui (#19071) 2021-05-04 16:53:52 +00:00
rachmari
a55d1e9cf8 Action ran graphql script"update-files" 2021-05-04 16:38:12 +00:00
Kevin Heis
3d621ba715 Start an AB test with Lunr search results as treatment (#18993)
* Start search_lunr AB test

* Towards prewarming

* Towards prewarming

* Warm only english/dotcom index

* Update warm-server.js
2021-05-04 16:24:19 +00:00
github-openapi-bot
4cb877151d Update OpenAPI Descriptions (#19128) 2021-05-04 15:44:41 +00:00
rachmari
2b0976afe1 🤖 ran script/update-enterprise-dates.js 2021-05-03 17:21:01 +00:00
rachmari
f55cff4a2b Action ran graphql script"update-files" 2021-05-03 16:38:16 +00:00
github-openapi-bot
e40e83a088 Update OpenAPI Descriptions (#19096) 2021-05-01 00:31:44 +00:00
Mike McDonald
7dca4e6c63 Adding to RVA payload (#18925)
Co-authored-by: Janice <janiceilene@github.com>
2021-04-30 15:06:03 -07:00
github-openapi-bot
fc8cf4f1f0 Update OpenAPI Descriptions (#19079) 2021-04-30 16:19:28 +00:00
Sarah Schneider
1a4fb789f9 check value instead of type 2021-04-30 11:58:26 -04:00
Sarah Schneider
3293ed0939 Merge branch 'main' of github.com:github/docs-internal into sublanding-fixes 2021-04-30 11:58:09 -04:00
github-openapi-bot
d8e86f18b9 Update OpenAPI Descriptions (#19063) 2021-04-29 22:01:24 +00:00
Sarah Schneider
89da003ebd account for the fact that featured_track values may either be booleans or strings to be parsed 2021-04-28 13:42:17 -04:00
Sarah Schneider
a5d990ed6a support multiple featured tracks with versioning in raw YML, but only one featured track per version after processing 2021-04-28 13:07:16 -04:00