1
0
mirror of synced 2026-01-01 09:04:46 -05:00
Commit Graph

1252 Commits

Author SHA1 Message Date
Matt Pollard
61c3c44eb8 Bug fixes for Enterprise content, 2021-11-11 (#22777) 2021-11-22 10:32:42 +01:00
Rufus Ngugi Mbugua
1669f2dab5 Add Sendinblue and Typeform to Public Docs 2021-11-19 12:40:23 +00:00
Brett Westover
c7a08e5881 Merge branch 'main' into bwestover/connect-backup-utils-fix 2021-11-18 15:44:13 -08:00
Laura Coursen
b64e85ce60 Learning path to help enterprises adopt Actions (#22513) 2021-11-18 23:40:18 +00:00
bwestover
20d17404b1 add release note for backup-utils GH connect fix 2021-11-18 13:26:07 -08:00
rachmari
162badfa10 Action ran graphql script"update-files" 2021-11-18 16:40:05 +00:00
Patrick Ellis
4b5e01365c Use in_progress workflow_job example, not queued (#22880)
* Use in_progress workflow_job example, not queued

### tl;dr

This changes the example `workflow_job` payload to be an `in_progress` event instead of `queued` event.

### why

In #22174, I added some keys to the example workflow_job json. This was correct, but by adding non-null _values_, **I introduced a subtle bug**.

It's a bug because a `queued` workflow is—by definition—_not_ yet assigned to a runner. So all the `runner_*` attributes will be `null` in the real world. 

After the workflow becomes `in_progress`, all the values are guaranteed to exist. So let's change the example to be an `in_progress` event, since it's a better example for documentation.

* Explain more about the runner_* attributes in "workflow_job_properties.md"

* Consistentize naming

Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-11-17 15:48:31 +00:00
Ramya Parimi
e25be3e42b Merge branch 'main' into change-block-usersetting 2021-11-16 13:29:44 -06:00
Matt Cooper
7fbff896aa note that repo cache is in beta (#22859) 2021-11-16 17:56:38 +00:00
Ethan Palm
19b1ae0cd0 Merge branch 'main' into change-block-usersetting 2021-11-16 08:59:53 -08:00
rachmari
0afe1a6bf7 Action ran graphql script"update-files" 2021-11-16 16:39:27 +00:00
Steve-Glass
607bf4d050 Removed beta label from Windows Server 2022 (#22438)
* Remove beta label
2021-11-16 15:57:17 +00:00
Sarita Iyer
6e2b7ef1e4 Merge branch 'main' into accessibility-keyboard-shortcuts 2021-11-16 09:10:02 -05:00
David Strack
d4170af077 Add tip about cmd+backspace 2021-11-16 10:43:59 +00:00
Carl Brasic
ff97fcd3d6 Add 3.3.0 release note for gitrpc performance improvement (#22701) 2021-11-16 05:18:54 +00:00
Grey Baker
f6badc8ce2 Add Yandex.Cloud patterns to list of private repo patterns (#22822) 2021-11-15 22:58:10 +00:00
Shangari
043708df8c Add guide for setting up Visual Studio subscription with GitHub Enterprise (#19656) 2021-11-15 16:50:41 +00:00
Laura Coursen
bbc328fe78 @lecoursen's weekly bug fixes (#22794) 2021-11-15 14:25:11 +00:00
Grey Baker
f2b0a57d30 Add typeform to list of supported private repo patterns (#22815)
Co-authored-by: hubwriter <hubwriter@github.com>
2021-11-13 12:31:40 +00:00
Laura Coursen
a33a16934e Merge branch 'main' into patch-2 2021-11-12 07:08:27 -06:00
Vanessa
99126e6c2d Broken link fixes (#22784) 2021-11-12 13:00:12 +10:00
Ramya Parimi
f51dbadc00 Merge branch 'main' into update-powershell-usage 2021-11-11 07:31:04 -06:00
Martin Lopes
515b835f01 Merge branch 'main' into main 2021-11-11 12:40:48 +10:00
Rachael Sewell
0244fda807 search improvements (#22443) 2021-11-10 11:11:28 -08:00
Robin Neatherway
8a1870700a [Nov 10 2021] Team notifications (#22252)
* Describe new "only notify requested members" changes

* Rename file

* Update links

* Update gated feature callout

* Restructure a bit

* Use feature flag

* Rearrange conditional

* Fix procedural versioning

* Restructure again

* Remove screenshot

* Fix versioning

* Split out version for recent other enhancements

* This will be shipped in GHES 3.4 not 3.5

* Close liquid tag

* Remove incorrect table row

Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-11-10 18:51:17 +00:00
Laura Coursen
534cb60049 Add 💅 2021-11-10 12:09:45 -06:00
Kristof Mattei
a3be78e3c5 Merge branch 'main' into update-powershell-usage 2021-11-10 09:40:07 -08:00
Kristof Mattei
7a5e9d7f8b fix: corrected casing of PowerShell 2021-11-10 09:06:48 -08:00
rachmari
0f38401a88 Action ran graphql script"update-files" 2021-11-10 16:39:24 +00:00
Laura Coursen
a5b4ffc847 Self-serve organization update to enterprise account for GHEC (#22571) 2021-11-10 15:51:09 +00:00
mc
2f58405fa6 [2021-11-08] - Code scanning integration with issues and task lists (#22026)
* document new functionality
2021-11-10 10:57:41 +00:00
hubwriter
a0956e494c Correct the audit log retention period (#22662)
* Correct the audit log retention period

* Update content/admin/user-management/managing-users-in-your-enterprise/auditing-users-across-your-enterprise.md

Co-authored-by: Jules Parker <19994093+jules-p@users.noreply.github.com>

Co-authored-by: Jules Parker <19994093+jules-p@users.noreply.github.com>
2021-11-10 10:31:03 +00:00
Maximilian Schirm
4cadc7bfdf Add note clarifying feature availability 2021-11-10 10:00:48 +01:00
lucascosti
1b6bf0fa62 Action ran graphql script"update-files" 2021-11-10 04:43:57 +00:00
anastasia-pashkova
f622ef3d69 Add release notes for 3.0.19, 3.1.11, 3.2.3 (#22693)
Co-authored-by: Anastasia Pashkova <anastasia_pashkova@anastasias-mbp.lan>
Co-authored-by: Brett Westover <bwestover@github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-11-09 23:41:03 +00:00
Octomerger Bot
46d9e12af9 Merge branch 'main' into repo-sync 2021-11-09 17:22:52 -05:00
Melanie Cooper
fe0559c83e Adding permission requirements for encrypted AWS S3 buckets within enterprise-s3-permission.md (#10594) 2021-11-09 21:56:31 +00:00
Laura Thorson
6bbfe19673 Add & Update Meta to Secret Scanning Partner List (#22690)
* Add & Update Meta to Secret Scanning Partner List

* update Facebook to Meta

* rearrange Meta in the list so that it's alphabetical

* Update data/reusables/secret-scanning/partner-secret-list-public-repo.md

Co-authored-by: Grey Baker <greysteil@github.com>

* Update data/reusables/secret-scanning/partner-secret-list-private-repo.md

Co-authored-by: Grey Baker <greysteil@github.com>

Co-authored-by: Grey Baker <greysteil@github.com>
2021-11-09 21:26:38 +00:00
Sarita Iyer
fe93a94d2b Merge branch 'main' into accessibility-keyboard-shortcuts 2021-11-09 13:15:24 -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
Matt Pollard
05d02fe67a Document provisioning of trial (#21787) 2021-11-09 15:54:13 +01:00
Sarita Iyer
c6e8341ec4 Moved article location and added feature versioning, plus feedback 2021-11-08 14:39:39 -05:00
Alan Kay
2a019a2b42 docs: replace id_token to id-token 2021-11-08 10:14:46 -06:00
Chris Patterson
87806da349 Added new context properties and environment variables for refs (#22188)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-11-08 00:47:58 +00:00
Brett Westover
9d086b38d1 remove 3.2.3 since it isn't published yet 2021-11-05 08:43:32 -07:00
Octomerger Bot
d4065bdec7 Merge branch 'main' into repo-sync 2021-11-04 19:50:12 -04:00
jmarlena
6e24a4837f Update release note for 3.2.2 (#22636)
Co-authored-by: “jmarlena” <“jmarlena@github.com”>
2021-11-04 16:28:39 -07:00
jmarlena
6d4795c2c4 Revert "Fix release note for publishing (#22633)" (#22634)
This reverts commit 324187999d.
2021-11-04 15:49:50 -07:00
jmarlena
324187999d Fix release note for publishing (#22633)
Co-authored-by: “jmarlena” <“jmarlena@github.com”>
2021-11-04 15:37:40 -07:00
jmarlena
116df3a328 GHES 2.2.2 release note update for releases page bug (#22629)
* Add first draft

* Fix date of release note

Co-authored-by: “jmarlena” <“jmarlena@github.com”>
2021-11-04 14:40:33 -07:00