1
0
mirror of synced 2025-12-23 21:07:12 -05:00
Commit Graph

189 Commits

Author SHA1 Message Date
Vanessa
bee4549406 Add GHES 3.4 versioning to billing section in admin docset (#25163) 2022-02-09 15:18:27 +10:00
Vanessa
41ea422f86 Add GHES 3.4 versioning to REST API Billing article (#25159) 2022-02-09 14:15:41 +10:00
hubwriter
bd28f54b25 Add versioning for GHAE 3.3 (#24936) 2022-02-08 09:24:14 +00:00
Matt Pollard
c59d42e8aa Revert "Revert Add apps permissions for code scanning org endpoint (#25023)" (#25026) 2022-02-07 17:28:54 +00:00
Anders Starcke Henriksen
6a9296b880 Revert Add apps permissions for code scanning org endpoint (#25023) 2022-02-04 15:45:20 +00:00
Anders Starcke Henriksen
45cd56247a Add apps permissions for code scanning org endpoint. (#24859) 2022-02-04 14:05:51 +00:00
Matt Pollard
52f0a069a1 Bug fixes for Enterprise content, 2022-01-28 (#24798) 2022-02-03 11:29:07 +00:00
Rachael Sewell
ef4dee2e7d Revert "Revert "rest/reference/repos#statuses redirect"" (#24559) 2022-01-27 22:09:20 +00:00
Jason Lunz
f96b7ff6e0 Add github apps permissions for replica cache monitoring API (#24675) 2022-01-26 23:14:20 +00: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
Laura Coursen
5fa130f751 @lecoursen's bug fix hour: 2022 edition (#24307) 2022-01-18 10:02:02 -06:00
Rachael Sewell
a340162d84 reorganize repository apis (#23728)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-01-11 11:53:12 +10:00
Jurre
0090d0caa0 Apply suggestions from code review
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
2022-01-10 20:01:17 +01:00
Jurre
8ce7c7f355 Apply suggestions from code review
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
2022-01-10 20:00:48 +01:00
Jurre Stender
6d714615d0 Publish Dependabot Secrets REST API docs 2022-01-10 12:43:10 +01:00
Matt Pollard
ed7be4ee8f Merge branch 'main' into patch-1 2021-12-17 15:49:03 +01:00
Ramya Parimi
faad98940a Merge branch 'main' into correction-of-redirecting-link-in-content 2021-12-15 15:41:20 -06:00
Rachael Sewell
daafb8cb9d break up large rest pages (#23652) 2021-12-14 20:39:25 +00:00
Peter Bengtsson
baf19d135f correction of redirecting link in content 2021-12-14 09:24:03 -05:00
Laura Coursen
402cf49b41 Update versioning for SAML SSO (#23530) 2021-12-13 09:28:48 -06:00
Laura Coursen
6e80aec30e @lecoursen's weekly Enterprise bug fix hour for the week of December 6th, 2021 (#23449) 2021-12-08 17:49:40 +00:00
Matt Pollard
b3e1ff4e89 Update documentation for GitHub AE's December 2021 release (#23405) 2021-12-07 10:36:37 +01:00
Kensuke Nagae
4d1fcc3793 Revise Management console API Authentication curl example
Current `curl` example doesn't work if the Management Console password contains `@` character.

```
#!/bin/bash
set -eu

export your_amazing_password=foo@bar
export hostname=my-ghes.example.com

curl -L https://api_key:${your_amazing_password}@${hostname}:8443/setup/api
```

```
$ bash maintenance-demo.sh
curl: (6) Could not resolve host: bar@my-ghes.example.com
```

`curl -u (--user)` option solves the problem.
2021-12-03 12:08:02 +09:00
Sylvain Slaton
5b74a7de05 Update permissions-required-for-github-apps.md (#21300)
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-12-03 00:21:50 +00:00
Emma Makinson
e1ac1493a4 Remove beta label (#23133)
The API has been live for some time with no changes so we can remove this

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-11-29 10:26:07 +00:00
Steve Guntrip
0c374c9586 Expose external groups to AE, version note 2021-11-25 08:48:46 +00:00
James M. Greene
fc35cf1aea Add repository and organization runner labels APIs to the GitHub Apps permissions list (#23078) 2021-11-23 20:50:18 +00:00
mc
6cb54e7d66 Secret scanning - updates for GHAE M2 (#22957)
* update secret scanning docs for GHAE M2
2021-11-23 15:43:29 +00:00
Fidel González
e3a8631545 fix: Typo in search.md 2021-11-22 17:36:01 -05:00
Vanessa
8bd8c10f9a GitHub Enterprise Server 3.3 release candidate (#22286)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Kelly Arwine <kellyarwine@github.com>
Co-authored-by: vgrl <vgrl@github.com>
Co-authored-by: Elijah Buck <buckelij@github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Kelly Arwine <kellyarwine@github.com>
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Jules Parker <19994093+jules-p@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-11-09 12:12:00 -05:00
hubwriter
6bc3dad921 Add info about when you can use the Environments API (#22502)
see https://github.com/github/docs-content/issues/5482
2021-11-08 15:07:55 +00:00
Ramya Parimi
28bccd6b03 Merge branch 'main' into patch-3 2021-11-03 04:59:32 -05:00
Ramya Parimi
57eb8d3cab Merge branch 'main' into patch-3 2021-11-03 03:58:50 -05:00
Steve Guntrip
59035b0bab Update content/rest/reference/actions.md 2021-11-02 10:09:46 +00:00
Steve Guntrip
eb2d8b0e9f Merge branch 'main' into codewithdev-docs 2021-11-02 10:01:42 +00:00
Lucas Costi
c04776f371 Batch of GHES versioning fixes (#22447)
Co-authored-by: vgrl <vgrl@github.com>
2021-10-28 05:19:17 +00:00
Sarita Iyer
2f5566afcb add beta note for api 2021-10-27 11:52:55 -04:00
Sarah Edwards
5d700a526e Universe 2021 (#22246)
https://github.com/github/docs-internal/pull/22217
https://github.com/github/docs-internal/pull/22130
https://github.com/github/docs-internal/pull/22195
https://github.com/github/docs-internal/pull/22327
https://github.com/github/docs-internal/pull/22204
https://github.com/github/docs-internal/pull/21676
https://github.com/github/docs-internal/pull/22341
https://github.com/github/docs-internal/pull/22329
https://github.com/github/docs-internal/pull/21970
https://github.com/github/docs-internal/pull/22334
https://github.com/github/docs-internal/pull/22365
https://github.com/github/docs-internal/pull/21904
2021-10-27 07:47:17 -07:00
Steve Guntrip
6951ad59a7 External groups REST API documentation 2021-10-26 10:31:48 +00:00
Kevin Heis
3b092b4cb8 Deprecate 2.22 b (#22366)
* Update enterprise-server-releases.js

* Run deprecation script

* Remove finding / managing security vulnerabilities

* remove vuln from translations

* remove more dead pages

* Restore heavily used files

* Remove 2.22 refs in tests

* Update working-with-the-npm-registry.md
2021-10-22 13:23:16 -07:00
Ethan Palm
013c8bd328 Merge branch 'main' into patch-3 2021-10-22 10:41:04 -07:00
Sarita Iyer
5d0d6b7cdb merge from main 2021-10-19 17:05:04 -04:00
Prashanth Kannan
f6ac3064f6 Add GHAE as a version for Secret Scanning (#22269)
* Add GHAE versioning to frontmatter
2021-10-19 07:56:13 +00:00
Edward Thomson
c135151b47 Remove actions "warning"s (#22176) 2021-10-15 23:17:52 +00:00
Laura Coursen
8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00
Matt Pollard
ccbe9b9ede Restore beta note for GitHub Actions on GitHub AE (#22158) 2021-10-13 19:27:15 +02:00
Sarita Iyer
b1c06ca1fb Merge branch 'main' into organization-roles 2021-10-12 13:45:08 -04:00
Sarita Iyer
0b7f334c4c Revert "merge from main"
This reverts commit fd4ad9f889.
2021-10-12 13:38:07 -04:00