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

19 Коммитов

Автор SHA1 Сообщение Дата
hubwriter 56a33258e0
Add URL to link checker exclusion list (#25608) 2022-02-24 11:48:15 +00:00
Felicity Chapman 3487778f9c
Fix broken links in today's broken link report (#25264) 2022-02-11 19:45:46 +00:00
Felicity Chapman 486c889833
Add a non-broken link (#25119) 2022-02-08 16:56:59 +00:00
Peter Bengtsson b2f4b0a6e2
Add wiki.oasis-open.org/security to excluded false-positive links (#24804) 2022-01-28 18:42:53 +00:00
Peter Bengtsson 2f6f076cc0
LinkChecker and better linksToSkip function (#23001)
* LinkChecker and better linksToSkip function

Part of #1253

* try now

* escaped

* make sure it skips all non-english links

* feedbacked
2021-11-30 21:39:39 +00:00
Kevin Heis 5b1ac53379
A few things that Prettier seemed to miss (#23005) 2021-11-19 18:32:20 +00:00
Steve Guntrip 4575fe2ea2
Update excluded-links.js 2021-11-18 04:15:38 +00:00
Kevin Heis 8a56437c93
Pretty format (#20352)
* Update prettier flow to include JS

* Run prettier

* ...run prettier
2021-07-14 14:35:01 -07:00
Kevin Heis 42e785b0a8
Migrate CommonJS to ESM (#20301)
* First run of script

* Get the app running --- ish

* Get NextJS working

* Remove `node:`

* Get more tests passing in unit directory

* Update FailBot test to use nock

* Update test.yml

* Update Dockerfile

* tests/content fixes

* Update page.js

* Update build-changelog.js

* updating tests/routing

* Update orphan-tests.js

* updating tests/rendering

* Update .eslintrc.js

* Update .eslintrc.js

* Install jest/globals

* "linting" tests

* staging update to server.mjs

* Change '.github/allowed-actions.js' to a ESM export

* Lint

* Fixes for the main package.json

* Move Jest to be last in the npm test command so we can pass args

* Just use 'npm run lint' in the npm test command

* update algolia label script

* update openapi script

* update require on openapi

* Update enterprise-algolia-label.js

* forgot JSON.parse

* Update lunr-search-index.js

* Always explicitly include process.cwd() for JSON file reads pathed from project root

* update graphql/update-files.js script

* Update other npm scripts using jest to pass ESM NODE_OPTIONS

* Update check-for-enterprise-issues-by-label.js for ESM

* Update create-enterprise-issue.js for ESM

* Import jest global for browser tests

* Convert 'script/deploy' to ESM

Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: James M. Greene <jamesmgreene@github.com>
2021-07-14 13:49:18 -07:00
hubwriter cffb1f85d3
Add URL for vmware.com ESXi page (#19671)
This URL has shown up repeatedly in the broken links check but seems to resolve just fine.
2021-06-02 16:05:02 +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
Sarah Schneider 8fa7b9c4ee
add ko-fi.com (#18583) 2021-04-05 09:10:31 -07:00
Sarah Schneider 9207af8994 add facebook to exclusions list 2021-01-28 16:44:54 -05:00
Sarah Schneider d16e019a9d exclude linkedin link 2021-01-26 13:21:06 -05:00
Nick Schonning f1f7c95df2
fix: Links to localhost addresses (#1505)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-15 16:36:40 +10:00
Nick Schonning 3d00a7314b
fix: LinkHeader link trailing slash (#1503)
Co-authored-by: hubwriter <hubwriter@github.com>
2020-12-02 17:44:41 +00:00
Sarah Schneider 018b1316bf format excluded links for use in regex 2020-11-19 11:34:41 -05: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
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