1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Commit Graph

197 Commits

Author SHA1 Message Date
hubwriter
c02e7b8dfc Update the text of links to articles with revised names 2022-07-13 12:01:00 +00:00
Sarah Edwards
28deb383b4 Remove hardcoded links from GHEC docs to FPT GraphQL docs (#28973) 2022-07-12 16:54:51 +00:00
Hector Alfaro
95e6f3d3ab Deprecate GHES 3.1 (#28798)
* add 3.1 to deprecated versions

* rewrite img src to use azure blob storage in archive script

Co-authored-by: rachmari <rachmari@users.noreply.github.com>

* remove static files for ghes 3.1

* remove liquid conditionals and content for ghes 3.1

* remove outdated hardware reqs reusable

* Fix liquid conditional uncaught by script

* Close liquid conditionals missed by script

* Apply @mattpollard's suggestions

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

Co-authored-by: rachmari <rachmari@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-07-11 21:17:09 +00:00
Peter Bengtsson
27e71a3041 fix some redirecting rest/reference/... links (#28865) 2022-07-11 16:21:09 +00:00
Sarah Edwards
8733e39428 Remove remaining mentions of v3 in the accept header (#28825)
remove remaining mentions of v3 in the accept header for REST requests
2022-06-30 15:49:39 +00:00
Steve Guntrip
1b441fca04 Migrate users from ProjectNext to ProjectV2 GraphQL API (#28352)
Co-authored-by: Lukasz Warchol <lukewar@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-06-23 16:37:05 +00:00
Felicity Chapman
ea601b7e31 Tidy up some outdated links and language: "vulnerable dependencies" (#28474) 2022-06-17 11:59:36 +00:00
Tim Rogers
5b5606cae4 Drop references to the REST API as V3 and the GraphQL API as V4 (#28445) 2022-06-15 20:48:40 +00:00
Sarah Schneider
f44578572c Ran script/content-migrations/convert-if-to-ifversion.js 2022-06-06 18:13:12 -04:00
Josh Soref
e6f56f2872 Discuss uninstalling webhooks 2022-05-25 17:56:13 -04:00
Hector Alfaro
bc4b28e421 Update content/developers/apps/building-github-apps/identifying-and-authorizing-users-for-github-apps.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-05-17 11:46:29 -04:00
Hector Alfaro
c7bbfe4efa Merge branch 'main' into hectorsector/redundant-version 2022-05-17 11:43:25 -04:00
Matt Pollard
52f7aaf271 GitHub AE May 2022 update (#27179) 2022-05-17 16:59:26 +02:00
Hector Alfaro
08ca047c87 remove unnecessary conditionals from content files 2022-05-13 14:32:50 -04:00
Laura Coursen
9f6d3b169c Enterprise bug fixes for the week of April 18, 2022 (#27124) 2022-04-25 17:58:50 +00:00
Sarah Edwards
6189de4d25 add pr thread event (#26909) 2022-04-19 20:14:18 +00:00
Matt Pollard
c999ebfe11 Remove fpt versioning for secret scanning REST API reference article (#26869) 2022-04-19 08:34:06 +00:00
Sophie
e156f50369 Update content/developers/apps/getting-started-with-apps/differences-between-github-apps-and-oauth-apps.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-03-21 14:24:08 +01:00
Matt Pollard
6382d05d89 Merge branch 'main' into sophie-6156-content 2022-03-21 11:05:49 +01:00
mc
7b405ec6b1 Supply chain restructuring (#26105)
* reorganize supply chain docs
2022-03-17 17:31:04 +00:00
Sophie
69c6952237 Merge branch 'main' into sophie-6156-content 2022-03-17 14:11:46 +01:00
Sophie
18edb677c9 Merge branch 'main' into sophie-6156-content 2022-03-17 09:25:19 +01:00
Steve Guntrip
846d374dbd OAuth 2.0 Device Authorization Flow is opt-in 2022-03-17 08:16:07 +00:00
Sophie
74ba23bec7 Change instances of user account to personal account in content 2022-03-16 15:18:37 +01:00
Laura Coursen
59618c6ad9 [GHEC version] Version content for IP allow lists (#26067) 2022-03-11 08:56:46 -06:00
Robert Sese
79c48070c4 Deprecate 3.0 (#25646)
* Deprecate 3.0

* 3.0 deprecation: remove 3.0 markup (#25647)

* Remove liquid conditionals and content for 3.0 deprecation

* Remove manually, no longer versioned in a supported version

* Remove translations manually, no longer versioned in a supported version

* Remove 'if', now in all supported versions

* Remove dangling 'elseif', now in all supported versions

* Remove dangling 'elseif' and 3.0 screenshot reference, now in all supported versions

* Nudge to latest supported GHES version

* Nudge to latest supported release GHES version

* Bump all the version for the liquid tests

* Bump first deprecated version for linting tests

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove extra newline

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove extra newline

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove extra newline

Co-authored-by: Laura Coursen <lecoursen@github.com>

* One reusable per line

Co-authored-by: Laura Coursen <lecoursen@github.com>

* One reusable per line

Co-authored-by: Laura Coursen <lecoursen@github.com>

* One reusable per line

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Don't depend on hardcoded versions

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove static files for 3.0 deprecation (#25649)

Co-authored-by: Laura Coursen <lecoursen@github.com>
2022-03-03 13:08:24 -06:00
Milan Jaritz
f12276a1a5 Update identifying-and-authorizing-users-for-github-apps.md (#15607) 2022-02-22 14:19:29 +00:00
Ramya Parimi
79fb103382 Merge branch 'main' into patch-2 2022-02-09 06:45:52 -06:00
Rachael Sewell
ef4dee2e7d Revert "Revert "rest/reference/repos#statuses redirect"" (#24559) 2022-01-27 22:09:20 +00:00
Ramya Parimi
d27e09cc5b Fix vale errors in source (#24086)
* backticks for javascript

* Update sorting-search-results.md

backticks asc

* Update installing-github-enterprise-server-on-azure.md

fixed vm az

* Update searching-for-repositories.md

backticks

* Update searching-code.md

backticks

* Update searching-issues-and-pull-requests.md

backticks

* Update searching-issues-and-pull-requests.md

* Update understanding-the-search-syntax.md

* Update searching-for-packages.md

* Update upgrading-from-dependabotcom-to-github-native-dependabot.md

* fix errors in source

* removed spaces

* vale docs

* link to md link

* spacing for backticks

* docs draft

* remove space

* removed spacing

* drafting

* drafting

* draft

* escape single quote

* escape another single quote

* fix broken link

* vale guide

* edge case

* edge case ex

* edge case ex link

* grammer

* grammer

* Update vale-guide.md

clarity

* Update vale-guide.md

small edit

* clarity

* sentence fix

* Rubocop to RuboCop

* Rubocop -> RuboCop

* terms in backticks

* pem in backtick

* idp -> IdP

* file names in backticks

* public/private rsa in backticks

* fix vale errors

* fix vale errors

* Update sending-enterprise-contributions-to-your-githubcom-profile.md

fix dot-com links

* Update metadata-syntax-for-github-actions.md

* Update configuring-codeql-cli-in-your-ci-system.md

* Update content/get-started/getting-started-with-git/associating-text-editors-with-git.md

Co-authored-by: Vanessa <vgrl@github.com>

* Update managing-deploy-keys.md

public and private rsa key pair

* Update libraries.md

removed backticks for consistency

* Update sorting-search-results.md

removed backticks for consistency

* Update metadata-syntax-for-github-actions.md

removed backticks for consistency

* Update metadata-syntax-for-github-actions.md

removed backticks

* delete vale config files

Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
2022-01-25 11:18:19 -06:00
Matt Pollard
5af07647ef Centralize, update, and restructure some information about rate limits for REST API requests (#23685) 2022-01-25 15:04:24 +00:00
Rachael Sewell
91fbe1dd95 Revert "rest/reference/repos#statuses redirect (#24478)" (#24557) 2022-01-24 09:26:08 -08:00
Sarah Edwards
8228d02774 rest/reference/repos#statuses redirect (#24478) 2022-01-24 16:11:43 +00:00
Markus Olsson
334916c829 Oh I guess we don't care about GHES < 3 2022-01-07 17:20:48 +01:00
Markus Olsson
4225fdc066 Display the workflow oauth scope for GHES 3.0 and above, GHAE, and GHEC 2022-01-07 15:23:35 +01:00
jmarlena
d3f1cf81b4 GHAE deletion packages follow-up (#23442)
* Add placeholder for now

* No longer need to version for GHAE

* Make article appear for GHAE version

* Update versioning for this article

* Fix broken link

* Update release note for GHAE

* Update versioning based on input

* Clean-up for CI tests

* I love markdown and markdown loves . . .

* All is restored

* Fix CI broken link

* Remove ghae versioning for "Deleting a package" link

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>

Co-authored-by: “jmarlena” <“jmarlena@github.com”>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
2022-01-04 16:02:11 -08:00
za
8e66e34ccb Update authorizing-oauth-apps.md
Replace localhost with 127.0.0.1
2022-01-03 13:48:48 +07:00
Peter Bengtsson
825e41ac61 cleaning up trailing slash redirects (part 10 (last one)) (#23818) 2021-12-17 13:48:46 +01:00
Peter Bengtsson
97d8746422 cleaning up trailing slash redirects (part 9) (#23781) 2021-12-17 08:27:06 +00:00
Rachael Sewell
daafb8cb9d break up large rest pages (#23652) 2021-12-14 20:39:25 +00:00
Matt Pollard
b3e1ff4e89 Update documentation for GitHub AE's December 2021 release (#23405) 2021-12-07 10:36:37 +01:00
Sarah Edwards
52893a6bce Sunset content attachments (#23285) 2021-12-03 00:28:55 +00:00
Jules Parker
fffab70ff9 Update content/developers/apps/building-oauth-apps/scopes-for-oauth-apps.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-29 08:43:26 +01:00
Jules Parker
e0c1c650f2 Update content/developers/apps/building-oauth-apps/scopes-for-oauth-apps.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-29 08:43:11 +01:00
Jules Parker
637574872e Update content/developers/apps/building-oauth-apps/scopes-for-oauth-apps.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-29 08:42:38 +01:00
Jules Parker
bf1077cc96 Update content/developers/apps/building-oauth-apps/scopes-for-oauth-apps.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-29 08:39:33 +01:00
Jules Parker
1b65a1fb07 version based versioning 2021-11-25 11:46:27 +01:00
Jules Parker
1de338c41b fix feature versioning syntax 2021-11-24 15:21:40 +01:00
Jules Parker
68b1bfb11e creates internal repo version and adds to articles 2021-11-24 08:22:56 +01:00
Jules Parker
b3f4c16f4b more internal repo versioning 2021-11-23 14:46:58 +01:00