1
0
mirror of synced 2026-01-03 15:05:54 -05:00
Commit Graph

8206 Commits

Author SHA1 Message Date
Laura Coursen
775c775d87 Audit log streaming to a Datadog endpoint (#29346) 2022-08-29 19:18:19 +00:00
Octomerger Bot
c915ea1fa7 Merge branch 'main' into repo-sync 2022-08-29 10:53:37 -04:00
Courtney Wilson
09a40a76f6 Merge branch 'main' into patch-2 2022-08-29 09:37:07 -05:00
Laura Coursen
2a33bcf0fc Enterprise bug fixes for the week of August 22, 2022 (#30308) 2022-08-29 14:11:26 +00:00
Sophie
82b734dc9a Merge branch 'main' into hharen/code-scanning-consistent-file-paths-7017 2022-08-29 09:22:16 +02:00
Dev Prakash Sharma
2a594d4ccb Make runner adding requirement for service more obvious (#20173)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-08-29 00:31:55 +00:00
Vanessa
c0aed025a3 GH NPM Package Registry Improvements GA (#29652)
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
2022-08-28 21:59:38 +00:00
Courtney Wilson
12b41ab889 Merge branch 'main' into patch-3 2022-08-26 11:59:58 -05:00
Annelisa Stephan
15679e0a4f Merge branch 'main' into patch-2 2022-08-26 16:48:57 +02:00
mc
71fe9f41a7 Code scanning - Fix identation in Managing code scanning alerts for your repository article (#30287)
fix identation
2022-08-26 13:46:12 +00:00
Felicity Chapman
90d3703a74 Hide debug information that's no longer relevant (#29523) 2022-08-26 13:20:26 +00:00
Octomerger Bot
43f1bcfca4 Merge branch 'main' into repo-sync 2022-08-26 05:30:18 -04:00
Isaac Brown
c49c142c32 Add "following organizations" section to "Be social" (#30143) 2022-08-26 09:05:38 +00:00
mc
8dbcd31517 Merge branch 'main' into main 2022-08-26 09:41:37 +01:00
mc
f8f5e5515c Apply suggestions from code review 2022-08-26 09:41:12 +01:00
mc
e549f5a689 Apply suggestions from code review 2022-08-26 09:39:44 +01:00
Sophie
cc9098cfe1 Merge branch 'main' into patch-2 2022-08-26 10:02:41 +02:00
harsh8051
be625b87b1 Merge branch 'main' into patch-2 2022-08-26 11:03:27 +05:30
Annelisa Stephan
808d77e458 Fix shell formatting 2022-08-25 20:18:38 -07:00
Annelisa Stephan
ffb98cbee7 Add info for Git versions below and above 2.28.0.
Clarified how to do this step in Git 2.27.1 and earlier.
2022-08-25 16:17:40 -07:00
Hana Harencarova
d6a8a7da76 swap string for a variable
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
2022-08-25 14:16:07 +02:00
Matt Pollard
0d4752e39c Document workstation configurations for contributing to multiple accounts on GitHub.com (#29663) 2022-08-25 10:30:13 +00:00
mc
8f53043bee Merge branch 'main' into patch-2 2022-08-25 10:19:47 +01:00
Krishnamohan Yerrabilli
460e6de574 Merge branch 'main' into main 2022-08-25 07:53:16 +05:30
Krishnamohan Yerrabilli
0e9330f9ed Removed unwanted spaces, and grammer. 2022-08-25 07:03:25 +05:30
Lucas Costi
3527c50888 Add information on jobs context for reusable workflows (#19979)
Co-authored-by: hubwriter <hubwriter@github.com>
2022-08-25 11:08:09 +10:00
Martin Lopes
7892db7cc9 Update versioning for oidc custom claims (#30244) 2022-08-25 10:19:58 +10:00
Sarita Iyer
944112350b Merge branch 'main' into github-education-map-topic-reorder 2022-08-24 16:36:25 -04:00
Laura Coursen
fdd92891be Enterprise bug fixes for the week of August 15, 2022 (#30093) 2022-08-24 20:00:32 +00:00
Sarah Edwards
7696a3bb84 Add missing quotation mark (#30203)
add missing quote
2022-08-24 18:07:01 +00:00
Jerry Kindall
a61e452156 correct casing of x-hub-signature headers
The header as it is sent is `x-hub-signature` not `X-Hub-Signature`. Casing won't matter if you're getting the header from an environment variable under Apache, as in the Ruby example here (Apache uppercases it and swaps in underscores for hyphens), but in other frameworks you'll need the correct casing to get the header out of a hash/dict. (e.g. AWS Lambda function URL, the headers come as part of a JSON object and you need the correct casing)
2022-08-24 10:44:48 -07:00
Sunakshi Zutshi
035dcb4e10 [Special projects]:Disable personal namespace repo creation for EMUs, GHES and GHAE users (#30085) 2022-08-24 17:44:29 +00:00
Hirsch Singhal
4f6c300f64 Clarify that persistent means not transient. (#29966) 2022-08-24 16:58:33 +00:00
Steve Guntrip
501b973459 Secret scanning: Admins can add a custom link for push protection [Public Beta] (#30181) 2022-08-24 16:18:46 +00:00
Laura Coursen
8cf5c536f9 Checking whether an IP address is allowed by your IP allow list (#30065) 2022-08-24 15:23:00 +00:00
Isaac Brown
c1eaa6037a Clarify that CodeQL CLI can't be used with musl-based distributions (#30178)
* Create reusable

* Add reusable to articles

* Incorporate hubwriter feedback
2022-08-24 15:55:12 +01:00
hubwriter
89ddba00cc Re-remove text added back in by mistake (#30212) 2022-08-24 13:13:15 +00:00
Sophie
860e2fcc81 Merge branch 'main' into sophietheking-delete-mentions-deprecated-apis 2022-08-24 14:55:51 +02:00
harsh8051
177559a27a Merge branch 'main' into patch-2 2022-08-24 16:50:58 +05:30
hubwriter
da79c3ee69 Codespaces: Explain how to display the Remote Explorer (#29988)
* Initial draft commit

* Add more instances of the reusable

* Add reusable note box to new article added in another PR
2022-08-24 09:11:39 +00:00
Isaac Brown
c4f7a59f05 Merge branch 'main' into isaacmbrown/npm-readme 2022-08-24 09:05:55 +01:00
Michael Robertson
d60e025d8b Cleaned up a bit of grammar. 2022-08-24 09:47:42 +02:00
Martin Lopes
8122b97f61 OIDC - Adding HashiCorp Vault setup instructions (#29461) 2022-08-24 06:11:34 +00:00
hubwriter
64524ba076 Codespaces: Rewrite articles relating to org billing UI change (#29134)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Florian Wagner <h2floh@github.com>
Co-authored-by: Ajay <40024974+ajaykn@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
Co-authored-by: GitHub Actions <action@github.com>
Co-authored-by: docubot <67483024+docubot@users.noreply.github.com>
Co-authored-by: Hector Alfaro <hectorsector@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: EMILYMC0 <106744387+EMILYMC0@users.noreply.github.com>
Co-authored-by: de-oz <101826623+de-oz@users.noreply.github.com>
Co-authored-by: rachmari <rachmari@users.noreply.github.com>
Co-authored-by: Roger D. Winans <solvaholic@users.noreply.github.com>
Co-authored-by: Jacob Wallraff <thyeggman@github.com>
Co-authored-by: Chaiwat Trisuwan <chaiwattsw@gmail.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Yoann Chaudet <yoannchaudet@github.com>
Co-authored-by: Junko Suzuki <pnsk@github.com>
Co-authored-by: kathodos <19529657+kathodos@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Kurt von Laven <Kurt-von-Laven@users.noreply.github.com>
Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-08-24 09:50:10 +10:00
Annelisa Stephan
3508b5148a Merge branch 'main' into meowius-7835-packages-overage 2022-08-24 00:36:51 +02:00
Martin Lopes
02cbe4a069 [2020-08-19]: Actions: Enhancements to Open ID Connect support to enable secure cloud deployments at scale - [Public Beta] (#29227) 2022-08-23 22:31:48 +00:00
Annelisa Stephan
05c587ee70 Add "approximately" to clarify sum
Co-authored-by: Vanessa <vgrl@github.com>
2022-08-23 15:23:06 -07:00
Annelisa Stephan
4f4322768d Merge branch 'main' into meowius-7835-packages-overage 2022-08-23 23:55:28 +02:00
Annelisa Stephan
9a6fe47f7a Clarify that storage overage is $0.008 per day 2022-08-23 14:40:36 -07:00
docubot
ad554ed12d Merge branch 'main' into repo-sync 2022-08-23 15:32:30 -04:00