1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Commit Graph

909 Commits

Author SHA1 Message Date
hubwriter
2d99aee37a Use plural variables consistently (#20412)
* Use plural variables consistently

* Update content/developers/github-marketplace/github-marketplace-overview/about-github-marketplace.md
2021-07-20 16:09:40 +00:00
Matt Pollard
1fdb14ff0a Revise content about SAML SSO at the enterprise account level to make enforcement clearer (#20382) 2021-07-20 11:07:59 +02:00
Laura Coursen
2d9de946b5 Use GitHub Discussions product name (#20366) 2021-07-20 08:15:16 +00:00
Octomerger Bot
c4087564c3 Merge branch 'main' into repo-sync 2021-07-20 09:35:46 +10:00
Oliver Salzburg
21e5d05ef7 Fix invalid raw markup
The closing `endraw` tag was actually missing and a `raw` tag was placed instead, leaving marker fragments in the finally rendered code block
2021-07-19 23:26:47 +02:00
Matt Pollard
338df3d7f2 Use relative URL in glossary (#20402) 2021-07-19 15:40:30 +00:00
hubwriter
6c5b005b69 Explain why some GitHub Apps ask to "act on your behalf" (#20250)
* Add screenshots for GH Apps auth article

* Tidy up links to authorising OAuth article

* Update content/developers/apps/getting-started-with-apps/migrating-oauth-apps-to-github-apps.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-github-apps.md

Co-authored-by: Steve Winton <swinton@github.com>

* Update content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-github-apps.md

Co-authored-by: Steve Winton <swinton@github.com>

* Update content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-github-apps.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-github-apps.md

Co-authored-by: Steve Winton <swinton@github.com>

* Update content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-github-apps.md

Co-authored-by: Steve Winton <swinton@github.com>

* Update content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-github-apps.md

Co-authored-by: Steve Winton <swinton@github.com>

* Update content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-github-apps.md

Co-authored-by: Steve Winton <swinton@github.com>

* Update data/glossaries/external.yml

Co-authored-by: Steve Winton <swinton@github.com>

* Update data/glossaries/external.yml

Co-authored-by: Steve Winton <swinton@github.com>

* Update content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-github-apps.md

* Update content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-github-apps.md

* Update content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-github-apps.md

* Update content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-github-apps.md

* Delete PNGs removed during PR review

* Update content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-github-apps.md

* Update content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-github-apps.md

* Update content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-github-apps.md

* Update content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-github-apps.md

Co-authored-by: Steve Winton <swinton@github.com>

* Update content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-github-apps.md

Co-authored-by: Steve Winton <swinton@github.com>

* Update content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-github-apps.md

Co-authored-by: Steve Winton <swinton@github.com>

* Update content/github/authenticating-to-github/keeping-your-account-and-data-secure/authorizing-github-apps.md

Co-authored-by: Steve Winton <swinton@github.com>

Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Steve Winton <swinton@github.com>
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
2021-07-19 14:50:14 +00:00
Brandon
ff11ca3896 Update replication-command.md (#20375) 2021-07-19 09:39:52 +00:00
Kremlin
adc1b8ed6c Update bug fix about purging stale archived repositories (#20383) 2021-07-19 08:40:25 +00:00
Martin Lopes
f01f2cc88c Merge branch 'main' into ahdbilal-patch-1 2021-07-19 14:33:20 +10:00
Laura Coursen
1e578bdb27 Merge branch 'main' into patch-2 2021-07-16 06:36:45 -05:00
Laura Coursen
e4211b1ad2 Add 💅 2021-07-16 06:36:26 -05:00
Grey Baker
960356c1ee Add Flutterwave API keys to list of supported private repo patterns (#20367)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-07-16 08:28:57 +00:00
Bastian Ebeling
18fff81809 Removed typo
Just a missing "s"
2021-07-15 12:24:55 +02:00
Bastian Ebeling
1886bbc826 added upper-case-solution
This solves my issue #8269
2021-07-15 12:06:28 +02:00
Kevin Heis
8a56437c93 Pretty format (#20352)
* Update prettier flow to include JS

* Run prettier

* ...run prettier
2021-07-14 14:35:01 -07:00
Kevin Heis
42e785b0a8 Migrate CommonJS to ESM (#20301)
* First run of script

* Get the app running --- ish

* Get NextJS working

* Remove `node:`

* Get more tests passing in unit directory

* Update FailBot test to use nock

* Update test.yml

* Update Dockerfile

* tests/content fixes

* Update page.js

* Update build-changelog.js

* updating tests/routing

* Update orphan-tests.js

* updating tests/rendering

* Update .eslintrc.js

* Update .eslintrc.js

* Install jest/globals

* "linting" tests

* staging update to server.mjs

* Change '.github/allowed-actions.js' to a ESM export

* Lint

* Fixes for the main package.json

* Move Jest to be last in the npm test command so we can pass args

* Just use 'npm run lint' in the npm test command

* update algolia label script

* update openapi script

* update require on openapi

* Update enterprise-algolia-label.js

* forgot JSON.parse

* Update lunr-search-index.js

* Always explicitly include process.cwd() for JSON file reads pathed from project root

* update graphql/update-files.js script

* Update other npm scripts using jest to pass ESM NODE_OPTIONS

* Update check-for-enterprise-issues-by-label.js for ESM

* Update create-enterprise-issue.js for ESM

* Import jest global for browser tests

* Convert 'script/deploy' to ESM

Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: James M. Greene <jamesmgreene@github.com>
2021-07-14 13:49:18 -07:00
Brett Westover
d1592b896c Patch release notes for 2.22.17, 3.0.11, and 3.1.3 (#20334)
* adds new release notes

* Update data/release-notes/enterprise-server/2-22/17.yml

Co-authored-by: Martin Lopes <martin389@github.com>

* Apply suggestions from code review

Co-authored-by: Martin Lopes <martin389@github.com>

Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2021-07-14 13:22:49 -04:00
Felicity Chapman
f9316304ce Add link to admin docs from Migration API (#20317) 2021-07-14 08:36:33 +00:00
Grey Baker
c4cc65ea6a Add Checkout.com as a private repo secret scanning partner (#20312) 2021-07-14 01:56:06 +00:00
rachmari
0b47e4e101 Action ran graphql script"update-files" 2021-07-13 22:12:38 +00:00
Felicity Chapman
f520e9f889 Add new article to guides + add shortTitle (#20271) 2021-07-13 08:00:54 +00:00
mc
299cf8bfb2 GHES fixes to actions' permissions and the use of specified actions (#20192)
* made a start

* remove GitHub.com only note

* delete superfluous screenshots

* address comments and revert edits with extra images

* more updates

* finalize updates

* add note for GHES

* remove GHES note
2021-07-13 08:17:41 +01:00
Lucas Costi
c74ae85d55 Revise webhook REST API intro text (#20293) 2021-07-13 00:09:59 +00:00
hubwriter
64f5b9a087 Audit log private beta (#20196)
* Add list of items audited

The reusable list is a useful addition here I think.

* Empty commit

* Try another empty commit

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
2021-07-12 12:05:20 -07:00
Sarah Edwards
ff733a4b35 clarify synchronize definition (#20278) 2021-07-12 09:37:35 -07:00
Janice
6a4a2bb1f8 Merge branch 'main' into ramyaparimi-updated-instructions 2021-07-02 14:35:48 -07:00
Grey Baker
c3a01a6925 Add Linear as both a public and private repo secret scanning partner (#20277)
Co-authored-by: Meg Bird <megbird@github.com>
2021-07-02 19:58:50 +00:00
Ramya Parimi
1114681c90 Update allow-maintainers-user-forks.md
Updated the info to match the title of the instructions
2021-07-02 14:10:47 -05:00
Emma Makinson
c73d3114ed Remove references to SCIM in enterprise docs (#20065) 2021-07-02 13:11:55 +00:00
Francis
b04cb8cdf3 feat: add Ionic's token formats to partner secret lists (#20231)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2021-07-02 06:47:59 +00:00
Lucas Costi
e9cb0e1027 Update custom secret scanning text and screenshot (#20267) 2021-07-02 11:13:44 +10:00
Leona B. Campbell
c11415480e Adding context for new webhook endpoints (#20229)
Co-authored-by: skedwards88 <skedwards88@github.com>
2021-07-01 16:30:49 +00:00
Sarah Edwards
bedc6371af Add disclaimer + improve security for third party actions (#20227) 2021-07-01 16:00:58 +00:00
Sarah Edwards
4b5cfca433 Add CLI content to handul of articles (#19810)
* move workflow disable content to tool selector

* add cli tab to workflow articles

* seeing if this works

* add reusable

* update for each platform

* update with flags

* update with product switchers

* update with end tag

* add cli tab

* update with cli and desktop tabs

* add desktop and cli tabs

* remove tip

* get tests passing

* last small updates

* fix break

* remove break maybe

* update with download link reusable

* update with download resuable

* resolve feedback

* quotes around string

* flesh this out a bit more

* remove reusable

* update with more feedback

Co-authored-by: Meg Bird <megbird@github.com>
2021-07-01 07:40:44 -06:00
Lucas Costi
1ceb182bea Change TSAM to CRE (#19735) 2021-07-01 01:42:55 +00:00
John Reed
825e7fc416 Updating 2FA configuration docs to reflect changes for the new wizard (#20085) 2021-06-30 22:56:27 +00:00
Lucas Costi
3c94649bc6 Update manual approval of Actions on public fork PRs (#19978) 2021-06-30 22:00:15 +00:00
Sarah Edwards
4627b69dec remove statement about not being able to convert discussion to issue (#20178) 2021-06-29 17:51:43 +00:00
Axieum
3ee988548f Validate Java Gradle wrappers in workflow examples (#7330) 2021-06-25 16:12:06 +10:00
Brett Westover
a73a8dca24 [do not merge] Patch release notes for 2.22.16, 3.0.10, and 3.1.2 (#20111)
* Add late june patch release notes

* Update data/release-notes/enterprise-server/3-1/2.yml

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Zachary Mark <zachary-mark@github.com>
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
2021-06-24 09:18:48 -07:00
Laura Coursen
acc06f55af Merge branch 'main' into patch-2 2021-06-24 16:06:32 +01:00
Laura Coursen
0ce78f4a6b Merge branch 'main' into patch-2 2021-06-24 15:56:27 +01:00
Sarah Schneider
cb12455649 ran script/content-migrations/use-short-versions.js 2021-06-24 10:21:07 -04:00
Sarah Schneider
7de66fe4ef Merge branch 'main' of github.com:github/docs-internal into script-to-use-short-versions 2021-06-24 10:14:50 -04:00
mc
84fbf949c1 Merge branch 'main' into fix-typos 2021-06-24 09:03:06 +01:00
joshuawalker
8b01c897a0 switch <code> for <em> in the code block (#20082)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-06-23 20:40:16 +00:00
Sarah Schneider
68d48f332d Merge branch 'main' into feature-versioning 2021-06-23 16:17:30 -04:00
Sarah Edwards
9115cb531d remove visualization beta (#18750) 2021-06-23 20:02:14 +00:00
Sarah Schneider
d454e4032e Merge branch 'main' of github.com:github/docs-internal into feature-versioning 2021-06-23 15:16:52 -04:00