Sarah Schneider
cfc6688db9
update workflow titles
2021-01-26 15:19:30 -05:00
Sarah Schneider
d2f66584d5
lint
2021-01-26 15:15:31 -05:00
Sarah Schneider
0412fc8dec
Merge branch 'main' of github.com:github/docs-internal into parallelize-link-checking
2021-01-26 15:07:19 -05:00
Sarah Schneider
03e386f6b3
split link checking workflow into three, one per version type
2021-01-26 15:07:02 -05:00
Sarah Schneider
5f148ce71f
support checking of separate versions via env var
2021-01-26 15:06:45 -05:00
Kevin Heis
0577d4fc4e
Update search.md ( #17502 )
2021-01-26 11:25:34 -08:00
Octomerger Bot
0e306a8dd1
repo sync
2021-01-27 04:51:04 +10:00
Octomerger Bot
b36399cd3e
repo sync
2021-01-27 04:20:14 +10:00
Jason Etcovitch
b4171bf0d5
Use AST parsing for lint file checking ( #17471 )
...
* Add markdown parsing dependencies
* Use it for the link test
* Use ast tests for hard-coded language
* Dedupe visiting for links
* Add new mdast utils to check-deps exclusions
2021-01-26 17:45:23 +00:00
Matt Pollard
2680b8d2de
First responder bug fixes for 2021-01-15 ( #17334 )
2021-01-26 17:40:56 +00:00
Sarah Schneider
2cec7e1986
Merge pull request #17370 from github/make-developer-redirects-static
...
Make developer redirects static
2021-01-26 12:35:42 -05:00
Sarah Schneider
7e0e865c3f
few readme edits
2021-01-26 12:28:42 -05:00
Sarah Schneider
9c871a1d60
Merge branch 'make-developer-redirects-static' of github.com:github/docs-internal into make-developer-redirects-static
2021-01-26 12:21:01 -05:00
Sarah Schneider
35e430c96d
Merge branch 'main' into make-developer-redirects-static
2021-01-26 11:30:16 -05:00
Octomerger Bot
e6b8606d1f
repo sync
2021-01-27 01:17:57 +10:00
mc
dba95da845
Merge pull request #17351 from github/3059-remove-send-from-author
...
Remove `Send from author` in notification articles
2021-01-26 15:03:22 +00:00
mc
4996deb228
Merge branch 'main' into 3059-remove-send-from-author
2021-01-26 14:14:14 +00:00
Octomerger Bot
faa156fe21
repo sync
2021-01-26 22:08:19 +10:00
Octomerger Bot
060b60f4d6
repo sync
2021-01-26 22:01:31 +10:00
Octomerger Bot
b0e8e72aed
repo sync
2021-01-26 21:49:13 +10:00
Octomerger Bot
c5233fdc9b
repo sync
2021-01-26 21:47:47 +10:00
Octomerger Bot
9da136f9fc
Branch was updated using the 'autoupdate branch' Actions workflow.
2021-01-26 21:45:44 +10:00
Matt Hartley
bde4f24e30
updates Actions product terms
2021-01-26 11:45:08 +00:00
Octomerger Bot
7232ce69d7
repo sync
2021-01-26 21:28:37 +10:00
github-openapi-bot
797918453b
Update OpenAPI Descriptions ( #17476 )
2021-01-26 11:27:32 +00:00
Octomerger Bot
2503d4c635
repo sync
2021-01-26 21:12:36 +10:00
Shati Patel
141da3ecf2
Merge pull request #3094 from github/shati-patel-patch-1
...
Fix typo in configuring-email-for-notifications.md
2021-01-26 10:57:42 +00:00
Octomerger Bot
181cbe7c76
repo sync
2021-01-26 17:59:45 +10:00
Shati Patel
80c9442f14
Merge branch 'main' into shati-patel-patch-1
2021-01-26 07:56:52 +00:00
Octomerger Bot
b6344c98c3
repo sync
2021-01-26 17:54:07 +10:00
Octomerger Bot
ad46928ee4
Branch was updated using the 'autoupdate branch' Actions workflow.
2021-01-26 17:47:24 +10:00
Shati Patel
0d3b045aff
Merge branch 'main' into shati-patel-patch-1
2021-01-26 07:47:22 +00:00
Shati Patel
2660aa0e45
Merge pull request #3049 from github/code-nav-uses-tree-sitter
...
On the code-nav page, link to Tree-sitter instead of Semantic
2021-01-26 07:47:00 +00:00
Shati Patel
a88937ac10
Merge branch 'main' into shati-patel-patch-1
2021-01-26 07:37:14 +00:00
Janice
65e92d49d5
Merge branch 'main' into code-nav-uses-tree-sitter
2021-01-25 15:35:02 -07:00
Sarah Schneider
2a78145401
Merge pull request #17475 from github/error-handling-for-link-check-script
...
Error handling for link checker
2021-01-25 17:13:30 -05:00
Janice
f34d32c267
Merge pull request #3150 from fm-sys/patch-1
...
fix small typo
2021-01-25 15:12:42 -07:00
Janice
67a2455f5c
Merge branch 'main' into patch-1
2021-01-25 15:00:58 -07:00
Sarah Schneider
108b9b6d4a
Merge branch 'main' of github.com:github/docs-internal into error-handling-for-link-check-script
2021-01-25 16:35:33 -05:00
Sarah Schneider
65be8e0cff
add some prompts
2021-01-25 16:35:26 -05:00
Sarah Schneider
9f3e2b6017
handle edge case
2021-01-25 16:35:15 -05:00
Octomerger Bot
15baa8faed
repo sync
2021-01-26 07:05:08 +10:00
Juan Julián Merelo Guervós
1c06a5087f
Add an example that helps use custom commands as "shell" ( #2647 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2021-01-25 12:56:56 -08:00
Shati Patel
1ee02d6479
Merge branch 'main' into code-nav-uses-tree-sitter
2021-01-25 20:54:25 +00:00
Octomerger Bot
1c180b3b59
repo sync
2021-01-26 06:43:14 +10:00
Sarah Schneider
a04aa9ede5
Merge branch 'main' of github.com:github/docs-internal into make-developer-redirects-static
2021-01-25 15:06:23 -05:00
Kevin Heis
99a85ff4ef
Push query string when searching ( #17417 )
...
* Push query string when searching
* Update search.js
* Fix browser test, remove querystring dependency (new shiny!)
* Remove language and version from visible URL
* Avoid casting event interface
* Update search.js
* Update browser.js
2021-01-25 11:52:55 -08:00
Sarah Schneider
5f30ca7b67
Merge branch 'make-developer-redirects-static' of github.com:github/docs-internal into make-developer-redirects-static
2021-01-25 13:11:00 -05:00
Sarah Schneider
0dbfa96b65
add message to test output
2021-01-25 13:10:08 -05:00
Sarah Schneider
f01b56813f
make the enterprise developer paths more future-proof for new versions
2021-01-25 13:09:48 -05:00