1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Commit Graph

176 Commits

Author SHA1 Message Date
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
Sarita Iyer
fd4ad9f889 merge from main 2021-10-12 13:22:49 -04:00
Francesco Saltori
aa157ff54f Fix wrong link in Pull Requests REST API page 2021-10-12 18:33:01 +02:00
Linda_pp
026625eb53 Merge branch 'main' into fix-typos 2021-10-11 16:41:21 +09:00
Matt Pollard
89173cda41 Adjust versioning (#22063) 2021-10-11 06:33:27 +00:00
rhysd
407b7c96cd Fix several typos in documents 2021-10-11 12:26:17 +09:00
Sarita Iyer
95e124efe9 Merge branch 'main' into organization-roles 2021-10-10 10:39:28 -04:00
Shelley Vohr
b72b7e56cb docs: add missing ci_activity to Notification Reasons (#10580)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-10-07 05:42:07 +00:00
Sarah Edwards
3040c3fcbd Deployment guides (#21614)
Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-10-05 18:57:25 +00:00
Matt Pollard
307e8094ec Backport updated content from GitHub AE M2 megabranch and version for ghae-next (#21525) 2021-10-04 16:11:57 +00:00
Steve Guntrip
5dae53fb93 Merge pull request #21604 from github/emu/megabranch
[September 30, 2021] Enterprise Managed Users (megabranch)
2021-09-30 16:26:44 +01:00
Jules Parker
254206081c Merge branch 'main' into jules-4797 2021-09-29 10:08:54 +02:00
Laura Coursen
36377e9cc6 Rename correctly this time 2021-09-27 15:31:42 -05:00
Laura Coursen
bc4eebaf93 Update links 2021-09-27 15:30:51 -05:00