Ethan Palm
c5ee973046
Merge branch 'main' into patch-2
2022-03-10 11:41:21 -08:00
mc
a6413f626b
Merge pull request #16174 from roerohan/patch-2
...
docs: change `tag-ignore` to `tags-ignore`
2022-03-10 17:21:15 +00:00
Rohan Mukherjee
345047e09d
fix: change tag-ignore to tags-ignore
2022-03-10 17:37:16 +05:30
Octomerger Bot
86a0117a45
Merge pull request #16168 from github/repo-sync
...
repo sync
2022-03-09 18:45:01 -08:00
Octomerger Bot
09c40b1f6f
Merge branch 'main' into repo-sync
2022-03-09 18:40:14 -08:00
Peter Bengtsson
01baeda3c0
sync serialize sitedata to disk ( #25749 )
...
* sync serialize sitedata to disk
* use os.tmpdir
* refactor tests
* debugging
* use log
* debugging
* louder about syntax errors
* warn-before-tests
* louder about disk-caching redirects
* less loud
* only in development again
2022-03-09 20:57:40 -05:00
Octomerger Bot
ade67abf25
Merge pull request #16164 from github/repo-sync
...
repo sync
2022-03-09 17:53:15 -08:00
Octomerger Bot
39d03e6bac
Merge branch 'main' into repo-sync
2022-03-09 17:48:58 -08:00
Grace Park
0dda6a1893
remove copy icon from non code samples ( #26075 )
2022-03-09 16:55:26 -08:00
Grace Park
b16be00f3e
adding copy button click event ( #26074 )
2022-03-09 15:55:17 -08:00
Robert Sese
58286e0eb6
Add missing key for GraphQL template reusable ( #26045 )
...
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
2022-03-09 16:13:59 -06:00
Ethan Palm
8f0d270d56
Add codespaces to product names ( #26062 )
2022-03-09 12:54:34 -08:00
Ramya Parimi
b8985f8fd8
Merge pull request #15503 from mike-carey/action_status-context
...
Adds github.action_status to available contexts
2022-03-09 14:25:39 -06:00
Ramya Parimi
5048139518
Merge branch 'main' into action_status-context
2022-03-09 13:04:03 -06:00
Ramya Parimi
42bac6a86d
Merge pull request #15482 from danielcompton/patch-4
...
Explain that GITHUB_SHA may not always be the commit that was pushed
2022-03-09 11:56:47 -06:00
Grace Park
28e81ba93b
adding copy code to code samples in rest docs ( #26043 )
2022-03-09 17:41:48 +00:00
Octomerger Bot
feb3f25f02
Merge pull request #26063 from github/repo-sync
...
repo sync
2022-03-09 09:37:28 -08:00
Ramya Parimi
66c5507555
Merge branch 'main' into patch-4
2022-03-09 11:26:31 -06:00
mc
06f3cd979a
Merge pull request #16025 from mahmoudhossam/patch-2
...
Correct link for reviewing dependency changes in a pull request
2022-03-09 17:24:55 +00:00
Robert Sese
7d903aadfd
Merge branch 'main' into patch-2
2022-03-09 11:18:49 -06:00
Robert Sese
7e75435ef5
Merge pull request #16155 from github/repo-sync
...
repo sync
2022-03-09 11:11:35 -06:00
Robert Sese
ac53371479
Merge branch 'main' into repo-sync
2022-03-09 11:06:50 -06:00
Peter Bengtsson
5d5c3e971b
add context to liquid rendering in linting tests ( #26055 )
...
* HACK
* back
* remove consolelog
* remove debugging
* remove more debugging
2022-03-09 16:45:18 +00:00
Peter Bengtsson
fcda086e13
make enterprise 3.0 redirects work ( #26041 )
...
* make enterprise 3.0 redirects work
* improve tests and better variable name
2022-03-09 16:32:05 +00:00
Laura Coursen
994340bb89
[GHEC version] Version content about setting permissions for adding outside collaborators ( #25993 )
2022-03-09 15:30:37 +00:00
Mike Surowiec
a186d387ca
fix: don't use brackets for single option glob, fix OS sync action ( #26058 )
2022-03-09 10:17:17 -05:00
Ramya Parimi
df9481e291
Update move-ready-to-merge-pr.yaml ( #26014 )
2022-03-09 14:48:31 +00:00
Felicity Chapman
c51fa948a1
Update landing page, guides page, etc. for code security following addition of GHEC version ( #26009 )
2022-03-09 11:40:07 +00:00
Joshua Walker
8bd8331ef8
Update must know password reusable, add one more instance
2022-03-09 10:34:19 +00:00
Rob Bos
0c41da353d
Add in more copy options to make it easier for the user
2022-03-09 09:25:56 +01:00
Robert Sese
4d164ea1ef
Merge branch 'main' into patch-2
2022-03-08 20:10:53 -06:00
Robert Sese
5b97d78780
Merge pull request #16143 from github/repo-sync
...
repo sync
2022-03-08 19:58:27 -06:00
Robert Sese
f12fc5767b
Merge branch 'main' into repo-sync
2022-03-08 19:53:33 -06:00
Peter Bengtsson
95297c3c9d
Simplify getBreadcrumbs ( #26015 )
...
* fix getBreadcrumbs
* don't go too deep
* remove commented out code
2022-03-09 01:14:49 +00:00
Peter Bengtsson
e18396c7fd
avoid mocking in robots.txt testing ( #26018 )
...
* avoid mocking in robots.txt testing
* remove package
2022-03-09 01:08:49 +00:00
docubot
e6c4b73969
New translation batch for es ( #26025 )
...
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/fix-translation-errors.js
* Run script/i18n/lint-translation-files.js --check parsing
* 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: Kevin Heis <heiskr@users.noreply.github.com >
2022-03-09 00:58:57 +00:00
docubot
81a0892d77
New translation batch for cn ( #26027 )
...
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/lint-translation-files.js --check parsing
* 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
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
2022-03-09 00:54:30 +00:00
John Breault
e8f75220e6
Removing unnecessary step ( #26032 )
2022-03-08 22:41:34 +00:00
Mike Surowiec
54d1afae62
OS build: allow missing file types to not error in rsync ( #26023 )
...
* allow missing file types to not error
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
2022-03-08 14:45:42 -06:00
Laura Coursen
181845fc87
[GHEC version] Version content about exporting a list of people with access to a repository ( #25991 )
2022-03-08 13:50:48 -06:00
Ramya Parimi
7c1e5fd446
Merge branch 'main' into patch-4
2022-03-08 13:27:51 -06:00
Ramya Parimi
fa50687ce7
Merge branch 'main' into patch-2
2022-03-08 13:19:47 -06:00
Peter Bengtsson
3aa1b1f74c
lazily load graphql static json files ( #25981 )
2022-03-08 18:10:31 +00:00
Grace Park
1a6bee4601
Refactor to add RestReferencePage ( #25781 )
...
* refactor to add RestReferencePage
* remove structured data from article page
* add back clientsidehightlight js and remove structuredcontent
* update endpoint available for github apps page to use RestReferencePage
* check for minitocs
* use children for ArticlePage for overview endpoints page and move category data to RestReferencePage
* create MiniTocs component
* add MiniTocs
* fix unique key issue
* break into out into own div
* remove some unnecessary ts
* refactor looping section
* simplify markdown component usage
* add key prop
* add key prop
* add unique key
Co-authored-by: Rachael Sewell <rachmari@github.com >
2022-03-08 18:00:38 +00:00
hubwriter
8ecfaf9dc0
Fix missing word typo ( #26008 )
2022-03-08 17:07:14 +00:00
Ramya Parimi
8baa02f0bf
Merge branch 'main' into action_status-context
2022-03-08 11:01:38 -06:00
Octomerger Bot
bf941bc613
Merge pull request #16125 from github/repo-sync
...
repo sync
2022-03-08 08:29:14 -08:00
Octomerger Bot
3e639cac6f
Merge pull request #26016 from github/repo-sync
...
repo sync
2022-03-08 07:57:08 -08:00
Octomerger Bot
4387d51e09
Merge branch 'main' into repo-sync
2022-03-08 07:54:13 -08:00
Ramya Parimi
b653a83055
Merge branch 'main' into patch-4
2022-03-08 09:33:57 -06:00