1
0
mirror of synced 2026-01-29 03:03:52 -05:00
Commit Graph

9577 Commits

Author SHA1 Message Date
Octomerger Bot
fb8033a28c Merge pull request #19793 from github/repo-sync
repo sync
2021-06-09 06:41:59 +10:00
Octomerger Bot
58a3dd8b82 Merge pull request #7195 from github/repo-sync
repo sync
2021-06-09 06:26:19 +10:00
Sarah Edwards
337b947c94 change CLI to GitHub CLI on tool selector (#19791) 2021-06-08 20:12:01 +00:00
Matthias Pigulla
306881910d Remove reference to actions/delete-package-versions
According to https://github.com/actions/delete-package-versions/issues/36, GitHub is unable to maintain this action and is planning to declare it as unmaintained.
2021-06-08 21:28:31 +02:00
Octomerger Bot
60fac2a2d9 Merge pull request #7192 from github/repo-sync
repo sync
2021-06-09 05:24:14 +10:00
Sarah Schneider
672262cc69 Merge branch 'main' of github.com:github/docs into localized-mini-tocs-bugfix 2021-06-08 15:08:12 -04:00
Sarah Schneider
ed46be947a we need the package-lock 2021-06-08 15:08:07 -04:00
hubwriter
093e6f6665 Document GitHub Apps allow lists (#19564) 2021-06-08 14:07:18 -05:00
Octomerger Bot
75f03d3f04 Merge pull request #19788 from github/repo-sync
repo sync
2021-06-09 04:55:44 +10:00
Octomerger Bot
98db5123b4 Merge branch 'main' into repo-sync 2021-06-09 04:50:23 +10:00
Octomerger Bot
510321fb31 Merge pull request #7190 from github/repo-sync
repo sync
2021-06-09 04:45:09 +10:00
Rachael Sewell
747052c2ed Merge branch 'main' into repo-sync 2021-06-08 08:29:36 -10:00
Octomerger Bot
5749af163f [After GHAE M2] Issue pr icon updates (#19718) (#7186) (#19787)
* Move GHES images and add new images

* Update repo issue and pr reusables

* Change '//' to '/' in image path

* Update data/reusables/repositories/sidebar-issues.md

* Update data/reusables/repositories/sidebar-pr.md

Co-authored-by: hubwriter <hubwriter@github.com>

Co-authored-by: Lauren Brose <labrose@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>

Co-authored-by: Lauren Brose <labrose@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-06-08 18:23:29 +00:00
Octomerger Bot
1ad2111769 [After GHAE M2] Issue pr icon updates (#19718) (#7186)
* Move GHES images and add new images

* Update repo issue and pr reusables

* Change '//' to '/' in image path

* Update data/reusables/repositories/sidebar-issues.md

* Update data/reusables/repositories/sidebar-pr.md

Co-authored-by: hubwriter <hubwriter@github.com>

Co-authored-by: Lauren Brose <labrose@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-06-08 10:58:37 -07:00
Kevin Heis
26a8e61d3a Update survey to use React/TS (#19728)
* Update survey to use React/TS

* Working survey form in react land

* A little cleanup

* Update Search.tsx

* Update Survey.tsx

* Remove token field from schema entirely, just let it fail validation

* Update events.js

* Update survey.html

* use Link component

* Use enum for state

* Update old to match new
2021-06-08 17:34:45 +00:00
Sarah Schneider
32065442d4 undo sass downgrade, it did not fix staging 2021-06-08 13:06:50 -04:00
Sarah Schneider
634ef767bc see if downgrading sass fixes the staging failure 2021-06-08 12:43:03 -04:00
Octomerger Bot
deccfca905 Merge pull request #19785 from github/repo-sync
repo sync
2021-06-09 02:26:31 +10:00
Octomerger Bot
069ada2c56 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-06-09 02:21:06 +10:00
Lauren Brose
25600a4a2e [After GHAE M2] Issue pr icon updates (#19718)
* Move GHES images and add new images

* Update repo issue and pr reusables

* Change '//' to '/' in image path

* Update data/reusables/repositories/sidebar-issues.md

* Update data/reusables/repositories/sidebar-pr.md

Co-authored-by: hubwriter <hubwriter@github.com>
2021-06-08 16:20:28 +00:00
Sarah Schneider
152a3d5669 Merge branch 'main' into localized-mini-tocs-bugfix 2021-06-08 11:45:07 -04:00
Laura Coursen
ac50aa437b Merge pull request #7074 from RDxR10/patch-3
Reopened: Added update to "Adding your SSH key to the ssh-agent"
2021-06-08 10:28:23 -05:00
Laura Coursen
56c2dba1d6 Merge branch 'main' into patch-3 2021-06-08 10:11:54 -05:00
Octomerger Bot
fd8d0e4435 Merge pull request #7184 from github/repo-sync
repo sync
2021-06-09 01:08:09 +10:00
Laura Coursen
c718ba6396 Fix indents 2021-06-08 10:00:01 -05:00
Octomerger Bot
e7eba6b8ee Merge pull request #19782 from github/repo-sync
repo sync
2021-06-09 00:58:15 +10:00
Octomerger Bot
ed659691de Merge branch 'main' into repo-sync 2021-06-09 00:53:27 +10:00
Laura Coursen
c98e398c64 Merge branch 'patch-3' of https://github.com/RDxR10/docs into patch-3 2021-06-08 09:51:47 -05:00
Laura Coursen
2eda6f9c7e Remove alternative commands from specific article 2021-06-08 09:51:35 -05:00
Laura Coursen
7965272eb2 Merge branch 'main' into patch-3 2021-06-08 09:49:36 -05:00
Laura Coursen
167d51b6ad Make alternative commands more general 2021-06-08 09:49:04 -05:00
Sarah Schneider
20e1a30ee5 Merge branch 'main' into localized-mini-tocs-bugfix 2021-06-08 10:39:03 -04:00
Kevin Heis
93b2d9f1ec React: Add tooltip on external links when airgap (#19761)
* React: Add tooltip on external links when airgap

* Update Link.tsx

* Update Link.tsx

* Update Link.tsx
2021-06-08 14:34:13 +00:00
Laura Coursen
e418b95fb9 Merge pull request #7084 from laymonage/update-discussions-api
Remove `GraphQL-Features` header requirement for Discussions API
2021-06-08 09:23:49 -05:00
Laura Coursen
1491e57a12 Merge branch 'main' into patch-3 2021-06-08 09:23:37 -05:00
Sarah Schneider
92d9c8c024 Merge branch 'main' into localized-mini-tocs-bugfix 2021-06-08 10:22:07 -04:00
Laura Coursen
0fa6923f44 Merge branch 'main' into update-discussions-api 2021-06-08 09:16:55 -05:00
Octomerger Bot
5ccbee20a8 Merge pull request #7182 from github/repo-sync
repo sync
2021-06-09 00:06:34 +10:00
Sarah Schneider
f41ff942cf add tests 2021-06-08 10:03:56 -04:00
Sarah Schneider
ae8e4dfa9b rewrite get-english-headings to use AST instead of regex 2021-06-08 10:03:50 -04:00
Steve Guntrip
9b1018c187 Add support entitlements for enterprise accounts (#19714)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-06-08 14:43:05 +01:00
Octomerger Bot
e519bb4c16 Merge pull request #19780 from github/repo-sync
repo sync
2021-06-08 18:29:35 +10:00
mc
e94d20f8ad Merge pull request #6885 from Perkles/perkles-renaming-sessions-workflow-syntax
Conventioning section titles
2021-06-08 09:16:05 +01:00
mc
2e71f71189 Merge branch 'main' into perkles-renaming-sessions-workflow-syntax 2021-06-08 09:08:12 +01:00
mc
7dffc4f193 Apply suggestions from code review 2021-06-08 09:07:57 +01:00
Grace Park
3100b3b10d added the rest of the guide cards 2021-06-08 00:25:07 -07:00
Grace Park
d2a52cddd2 got the first card 2021-06-07 23:33:41 -07:00
Octomerger Bot
85bf732427 Merge pull request #7170 from github/repo-sync
repo sync
2021-06-08 15:35:15 +10:00
Octomerger Bot
66d59bd524 Merge pull request #19778 from github/repo-sync
repo sync
2021-06-08 14:40:19 +10:00
Octomerger Bot
f6c84b361c Merge branch 'main' into repo-sync 2021-06-08 14:35:05 +10:00