Граф коммитов

43 Коммитов

Автор SHA1 Сообщение Дата
Evan Bonsignori 1a99ce6a37
`src/search` refactor + new endpoint: AI Search Autocomplete (#52822) 2024-11-07 18:15:57 +00:00
Peter Bengtsson 173abd1a0c
Pre-computed pageinfos (#40414)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2024-01-05 15:21:00 +00:00
Kevin Heis 9756214dd3
Let's find out if next-env.d.ts is ignorable (#45765) 2023-11-13 17:06:00 +00:00
Kevin Heis 748d1e3e3d
Move files out of script/ (#45454)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-11-02 18:17:39 +00:00
Peter Bengtsson 1c37cfa2c8
Delete .linkinator/full.log file (#36733) 2023-05-01 13:57:47 +00:00
Peter Bengtsson 9ff07444ea
Delete 'linkinator' dependency (#36242)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2023-04-06 18:04:07 +00:00
Peter Bengtsson 44db141ee3
Disk cache getRemoteJSON (#35872) 2023-03-30 14:47:55 +00:00
Peter Bengtsson e8ec9224ff
Temporary correction of SSH RSA keys in translations (#35931) 2023-03-28 01:44:30 +00:00
Annelisa Stephan 2ff6b047d9
[Accessibility] Update Markdown screenshots in `writing` directory (#35525)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
2023-03-16 21:01:21 +00:00
Rachael Sewell 31d705fe6f
Cli manpage automation (#35169)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2023-03-16 17:55:51 +00:00
Peter Bengtsson 5cecf691c2
Minimal tests with Playwright (#35322) 2023-03-10 21:22:51 +00:00
Rachael Sewell fa84be7019
consolidate temp directory when generating openapi data (#35331) 2023-03-07 19:24:50 +00:00
Peter Bengtsson e77b7bf06e
Automatically run npm install when running npm start (#35283)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2023-03-07 18:38:07 +00:00
Peter Bengtsson 51143d3c9d
Don't use .node-version for Actions (#34982) 2023-02-22 21:15:52 +00:00
Kevin Heis b3f2529846 Update .gitignore 2023-01-09 08:57:56 -08:00
Peter Bengtsson 7858061bfd
test api search in non-English (#33786) 2023-01-06 16:11:40 +00:00
Kevin Heis 11dc8ccfef
Rm translations directory (#33720) 2023-01-03 12:44:48 -08:00
Peter Bengtsson 46fbab792e
cache external link checking to disk file (#32082) 2022-11-10 13:38:08 +00:00
Evan Bonsignori 7b4429418b
Migrate links check to JS pattern (#30175)
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-10-17 21:47:21 +00:00
Peter Bengtsson 8b1fb6ec2a
remove remnants of the disk-based redirects cache file (#31445) 2022-10-05 16:51:14 +00:00
hubwriter dc3f18d681
Add the JetBrains .idea setting directory 2022-09-02 12:31:29 +01:00
Sarah Schneider 73ae7681a7 gitignore the script/dev-toc/static folder 2022-08-10 15:05:46 -04:00
hubwriter cb1f8db772
Add draft of prebuild trigger change 2022-03-22 15:51:33 +00:00
Peter Bengtsson 627ef25cab
.redirects-cache_en_ja.json should not be checked in (#25537)
* .redirects-cache_en_ja.json should not be checked in

* still ignore

Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com>
2022-02-22 18:22:59 +00:00
Peter Bengtsson 07c8fc3c2a
Decouple redirects from language (#24597)
* experimenting with redirects

* cleanup developer.json

* wip

* clean console.log

* progress

* some progress

* progress

* much progress

* debugging tests

* hacky progress

* ditch latest -> number redirects

* minor

* hacky progress

* lots of progress

* some small fixes

* fix rendering tests

* small fixes

* progress

* undo debugging

* better

* routing tests OK

* more cleaning

* unit tests

* undoing lineending edit

* undoing temporary debugging

* don't ever set this.redirects on Page

* cope with archived version redirects

* adding code comments on the major if statements

* address all feedback

* update README about redirects

* delete invalid test

* fix feedback
2022-02-14 20:19:10 +00:00
Mike Surowiec ac8e7e58fd
Public Repo Azure Preview Environments (#25206)
* add public deploy workflow, update destroy to work on pull_request_target

Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2022-02-10 14:14:40 -06:00
Peter Bengtsson f4c9a932a6
Ignore the tsconfig.tsbuildinfo file (#23359)
Part of #1317
2021-12-06 19:38:14 +00:00
Peter Bengtsson da419fd869
Memoize loadRedirects() with disk (#22161)
* memoize loadRedirects with disk in development

* no need to await on sync functions

* un-uncomment

* wip

* wip

* cache with max age

* rename redirects memoize cache file
2021-10-22 11:25:32 -04:00
Kevin Heis 86b6b1ad6f
Remove storybook (#21037)
* Remove storybook

* Update index.js
2021-08-23 12:07:54 -07:00
Kevin Heis ae7b652463
Create a storybook with callout component (#20902)
* Create a storybook with callout component

* Add to dist/storybook

* Remove references to dist dir, storybook takes place

* Update Callout.stories.tsx

* Update Dockerfile

* Update Dockerfile
2021-08-17 20:28:59 +00:00
Ramya Parimi 306751cd62 remove inter fonts, copy-webpack-plugin 2021-08-05 20:15:52 -05:00
Grace Park 2dbea3737a
Removing algolia (#20633) 2021-08-05 13:10:51 -04:00
Grace Park 44f451eb09
Removing webpack build step (#20405)
* removing webpack build step

* keep copywebpackplugin and add fonts to assets/fonts

* update marketing font path

* update font path

* update font

* remove builtAssets

* remove copying front end code with dist

* move Inter fonts to /assets/fonts/inter

* move copy-webpack-plugin back to deps

Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com>
2021-07-22 09:11:30 -07:00
Mike Surowiec d45eb121b1
add lint-staged, pre-commit for eslint and prettier (#20368) 2021-07-15 16:41:25 +00:00
Mike Surowiec eaddbc5db7
feat: add nextjs middleware handling (#19139)
* feat: add nextjs middleware handling split

* fix: eslint errors

* fix: filter boolean from csp list

* fix: feature flag nextjs server start

* feat: add prettier rules for ts,tsx files

* fix: remove unnecessary async from next middleware

* fix: next middleware name

* Update tsconfig.json

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

* Update next-env.d.ts

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

* fix: add typescript linting to lint command

* add comment for unsafe-eval, update webpack to use eval in development

* fix: feature flag typo

Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-05-05 15:23:46 +00:00
Kevin Heis 2fb2e962bc
Move site search to use an endpoint (#17359)
* Move site search to use an endpoint

* Update browser.js

* Update search.js

* Update lib/search/versions.js

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

* Fix URLs

Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-01-20 15:37:42 +00:00
Kevin Heis dd02bfa007 Merge main 2020-11-16 10:07:53 -08:00
James M. Greene fc917569b4 Add script to symlink to local early-access repo 2020-11-11 00:58:16 -06:00
James M. Greene 050ff6dcbc Update for early-access under assets/images/ 2020-11-10 16:46:10 -06:00
Sarah Schneider ce33df1cd3
New broken link report (#16412)
* add linkinator npm package

* add new script that uses Linkinator

* reorg the excluded links file and update comments

* replace blc artifacts with linkinator artifacts in .gitignore

* update the scheduled workflow to use the new script

* dismantle BLC scripts

* add workflow_dispatch event so we can test this manually

* npm uninstall broken-link-checker

* use different exit codes depending on whether broken links are found
2020-11-10 15:28:44 -05:00
James M. Greene f410fd175c Mostly reverting github/docs-internal#15313 2020-11-09 13:07:04 -06:00
Sarah Schneider d818c9ff4d restore old hidden docs implementation 2020-10-20 17:19:14 -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