1
0
mirror of synced 2026-01-01 00:04:41 -05:00
Commit Graph

168 Commits

Author SHA1 Message Date
Peter Bengtsson
0f90a84932 Ability to use Liquid in secret-scanning.yml (#40531) 2023-08-14 12:34:30 +00:00
Kevin Heis
8590b4aed9 Migrate release notes subject folder (#40361) 2023-08-09 15:19:17 +00:00
Grace Park
e24bb12def Remove homepagelinks and use frontmatter for product groups to include external links (#39757) 2023-07-26 23:19:18 +00:00
Peter Bengtsson
a930828be5 Sort glossary with current locale in mind (#39615) 2023-07-24 19:48:15 +00:00
Peter Bengtsson
5e7f74ff66 Skip glossary contextualizer for unrecognized versions (#39441) 2023-07-21 14:33:08 +00:00
Peter Bengtsson
fa77a12bca Don't render Liquid if invalid lang & version combo (#39367) 2023-07-20 14:57:40 +00:00
Peter Bengtsson
2ec905fc77 trailingCommas:all on prettier (#38888) 2023-07-11 11:44:52 +00:00
Peter Bengtsson
9041a57ae5 Refactor how currentProductTree works (#37808)
Co-authored-by: Grace Park <gracepark@github.com>
2023-07-10 19:26:10 +00:00
Kevin Heis
18978d29b2 Migrate early access files to src (#38711)
undefined
2023-07-10 12:18:32 -07:00
Kevin Heis
81e4ca37e8 Reorganize content rendering (#38549) 2023-06-26 18:48:29 +00:00
Peter Bengtsson
46d5e1abf6 Correct translation content from reusables too (#37722) 2023-06-13 11:49:18 +00:00
Peter Bengtsson
312549cbfe Fix corrupting Liquid tags in translations (#37219) 2023-06-09 14:32:23 +00:00
Peter Bengtsson
567b77012a Homepage links (#37432) 2023-06-05 21:03:08 +00:00
Peter Bengtsson
1e7a672b0f Fix Glossary page in Russian and Korean (#36852) 2023-05-04 16:28:18 +00:00
Peter Bengtsson
c6eb4a7fee Render Liquid in each glossary description first (#36827) 2023-05-03 22:33:54 +00:00
Grace Park
784e937b85 Remove code examples on code security and codespaces landing pages (#36496) 2023-04-20 15:14:07 +00:00
Peter Bengtsson
6d3288f704 Exit releasenotes middleware early if page not found (#36497) 2023-04-20 11:43:09 +00:00
Sarah Schneider
6f953261af Consolidate secret scanning tables (#35312)
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
2023-03-21 07:46:56 +00:00
Sarah Schneider
5ee7bfe4ac Secret scanning structured data (#33117)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-03-03 18:20:50 +00:00
Peter Bengtsson
5004f4b67d recover from Liquid rendering errors in release notes (#34484)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-02-07 18:41:48 +00:00
Peter Bengtsson
92f989aa2d Run and test server with test fixture root (#33816) 2023-02-06 19:29:45 +00:00
Peter Bengtsson
bc99519bf5 fallback on corrupt translated titles for sidebar (#34089) 2023-01-23 17:04:50 +00:00
Peter Bengtsson
80f2c27754 use title if shortTitle isn't translated (#34086) 2023-01-23 15:30:55 +00:00
Peter Bengtsson
2896bd1099 remove encodeEntities on featured link cards (#33935) 2023-01-17 13:19:28 +00:00
Peter Bengtsson
8a6e6f063f fall back to English on page.render liquid errors (#32799) 2022-12-06 17:11:41 +00:00
Peter Bengtsson
bb3d9ec51c fix release notes pre-rendering mutation bug (#33088) 2022-11-30 16:20:56 +00:00
Peter Bengtsson
e2760661ab pull in release-notes more carefully for translations (#32881) 2022-11-28 14:23:27 +00:00
Robert Sese
169cccfb0d Cleanup old webhooks code and payload files (#32738) 2022-11-22 16:56:46 +00:00
Peter Bengtsson
6238ea3ea6 test all release notes in jest (#32716) 2022-11-17 18:03:55 +00:00
Peter Bengtsson
25d8209410 use English release-notes for github-ae if have to (#32700) 2022-11-17 15:32:25 +00:00
Peter Bengtsson
988e68fa98 JIT data (#32140) 2022-11-17 13:08:49 +00:00
Robert Sese
b2e5d14036 Automate + Reactify webhooks page (#29534)
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Joe Oak <41307427+joeoak@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-11-15 22:12:16 +00:00
Evan Bonsignori
4822d41e01 check version for release notes (#32461) 2022-11-14 07:35:07 +00:00
Peter Bengtsson
fc85041a08 always only use data/features from English (#32529)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2022-11-10 21:05:06 +00:00
Peter Bengtsson
cb8ba20ba8 use contextualizer for glossaries (#32513) 2022-11-10 16:36:02 +00:00
Peter Bengtsson
8f3df18dba render markdown in intro on map-topic pages (#32421) 2022-11-07 20:28:23 +00:00
Peter Bengtsson
64ee6b2f09 optimize the getCurrentProductTree function (#31620) 2022-10-27 20:13:00 +00:00
Peter Bengtsson
d3fe424810 only include productGroups in main context on homepage (#31640) 2022-10-17 20:27:19 +00:00
Sarah Schneider
b7f48ea2c1 Support GHAE internal-only semantic versioning (#29178)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-09-22 08:26:58 +02:00
Sarah Schneider
dfd1041ddf add another early access breadcrumb exception 2022-08-26 13:17:54 -04:00
Sarah Schneider
f84ae785fc support earlyAccessToc frontmatter 2022-08-22 17:39:54 -04:00
Peter Bengtsson
8765c628ff dedicated search results page (redux) (#29902)
* dedicated search results page (redux)

* Update SearchResults.tsx

* adding pagination

* fix pagination

* say something on NoQuery

* better Flash

* tidying link

* small fixes for results

* debug info

* l18n the meta info

* inDebugMode

* basic jest rendering of the skeleton page

* basic jest rendering test

* fix content tests

* better document title

* fix tests

* quote query in page title

* use home page sidebar

* something when nothing is found

* parseInt no longer needs the 10

* fix linting tests

* fix test

* prettier

* Update pages/search.tsx

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

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2022-08-19 13:36:55 +00:00
Rachael Sewell
467459af7c Reactify graphql pages (#28547) 2022-08-03 10:51:21 -07:00
Laura Coursen
799f2a5dec Merge branch 'main' into imjohnbo-content-plan-6764 2022-06-15 08:14:39 +01:00
Sarah Schneider
157c82b09c error message tweaks for clarity 2022-06-13 16:10:40 -04:00
Peter Bengtsson
c45c378ad7 memoize reading lib/graphql/static/schema*.json files (#28443) 2022-06-13 18:21:22 +00:00
Peter Bengtsson
7e614adc12 wrap async middlewares correctly (#28030)
* wrap async middlewares correctly

* clean up more

* feedbacked
2022-06-01 15:13:23 +00:00
Peter Bengtsson
68400c52a8 don't test external early-access in unit tests (#26612)
* don't test external early-access in unit tests

* make the rendering tests less weird && gg push
2022-04-04 21:00:14 +00:00
Peter Bengtsson
0a0c83db5b refactor early access breadcrumbs (#26558)
* refactor early access breadcrumbs

* Update permissions metadata to include users and teams with explicit access

* Inform users of permission requirement for dependabot alerts

* Apply suggestions from code review

* version previews (#26571)

* update search indexes

* New translation batch for pt (#26591)

* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/fix-translation-errors.js

* Run script/i18n/lint-translation-files.js --check rendering

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=pt

* run script/i18n/reset-known-broken-translation-files.js

* Update subcategories for Codespaces (#25812)

* Version actions for GHES, use reusables (#26004)

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

* New translation batch for ja (#26599)

* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/lint-translation-files.js --check rendering

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=ja

* run script/i18n/reset-known-broken-translation-files.js

* Check in ja CSV report

Co-authored-by: Grace Park <gracepark@github.com>

* New translation batch for cn (#26598)

* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/lint-translation-files.js --check rendering

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=cn

* run script/i18n/reset-known-broken-translation-files.js

* Check in cn CSV report

Co-authored-by: Grace Park <gracepark@github.com>

* New translation batch for es (#26597)

* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/fix-translation-errors.js

* Run script/i18n/lint-translation-files.js --check rendering

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=es

* run script/i18n/reset-known-broken-translation-files.js

* Check in es CSV report

Co-authored-by: Grace Park <gracepark@github.com>

* update search indexes

* Rename xxtest-devcontainer.json to devcontainer.json

* Delete .devcontainer/java-environment directory

* Delete .devcontainer/ruby-environment directory

* Update development.md

* Update CONTRIBUTING.md

* Add link to troubleshooting (#26514)

* update search indexes

* fix old tests

Co-authored-by: Anthony Swierkosz <anthony@swierkosz.dev>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: GitHub Actions <action@github.com>
Co-authored-by: docubot <67483024+docubot@users.noreply.github.com>
Co-authored-by: Brian McManus <bdmac@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2022-04-01 10:25:07 -04:00
Sarah Schneider
9bb36a17d4 remove Insights-specific logic and update comment (#26483)
Co-authored-by: Grace Park <gracepark@github.com>
2022-03-29 18:18:34 +00:00