1
0
mirror of synced 2026-01-22 09:02:55 -05:00
Commit Graph

2741 Commits

Author SHA1 Message Date
Rachael Sewell
52cf583bdd add short titles to frontmatter (#20131) 2021-06-24 11:02:53 -07:00
Scott Jungling
01e3d0f8a1 docs: properly quote wildcard character for dependency-name (#7635) 2021-06-24 16:41:30 +00: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
Laura Coursen
0010cf50fb Remove link 2021-06-24 15:56:20 +01:00
Octomerger Bot
bf2c75b648 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-06-25 00:50:52 +10:00
Janice
ec72ffb976 Merge branch 'main' into patch-1 2021-06-24 07:32:55 -07: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
Steve Guntrip
fbc97921cd Merge branch 'main' into patch-1 2021-06-24 10:43:50 +01:00
mc
84fbf949c1 Merge branch 'main' into fix-typos 2021-06-24 09:03:06 +01:00
Josh Soref
5e50abca4b Clarify Job status check functions sentence (#7643) 2021-06-24 06:56:26 +00:00
Matt Pollard
4e99bceff3 Change title for admin product from "GitHub Enterprise" back to "Enterprise administrators" (#20089) 2021-06-24 06:15:42 +00:00
Octomerger Bot
3052acb37f Merge branch 'main' into repo-sync 2021-06-24 08:03:58 +10:00
Janice
b1b5234be9 Merge branch 'main' into patch-1 2021-06-23 14:14:48 -07:00
Alena Sviridenko
6f4439a631 Fix code snippet in the Installing Apple Certificate article (#20091)
* Fixed keychain password

* Added quotes to $P12_PASSWORD

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-06-23 21:12:03 +00:00
Janice
e6f8f475ae Merge branch 'main' into patch-1 2021-06-23 13:34:50 -07:00
Octomerger Bot
72dea683ac Merge branch 'main' into repo-sync 2021-06-24 06:22:26 +10:00
Sarah Edwards
9115cb531d remove visualization beta (#18750) 2021-06-23 20:02:14 +00:00
Janice
d6f2f6b39d Merge branch 'main' into patch-1 2021-06-23 12:46:23 -07:00
wolfy1339
b1d853f46e fix(webhooks): add withdrawn action to security_advisory event
Fixes #6073
2021-06-23 14:49:27 -04:00
Sarah Schneider
5e10cea9ac Merge branch 'main' of github.com:github/docs-internal into script-to-use-short-versions 2021-06-23 14:45:10 -04:00
Sarah Edwards
3233e90df6 remove beta note for environments (#18589) 2021-06-23 11:42:54 -07:00
bl-ue
4d72548832 Merge branch 'main' into fix-typos 2021-06-23 13:43:59 -04:00
bl-ue
e907960b0b Fix typos 2021-06-23 13:41:24 -04:00
Sarah Edwards
f5f7e03d60 [9 AM PST June 23, 2021] Issues vNext mega branch (#19969)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Lauren Brose <labrose@github.com>
Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Matt Butler <7584089+azenMatt@users.noreply.github.com>
2021-06-23 08:59:57 -07:00
Amy Burns
1bdab9d763 adding a note to clarify deletion (#20063) 2021-06-23 14:43:20 +00:00
eric sciple
d3db7d3e25 Detail where each context can be used within a workflow (#19900)
* Detail where each context can be used within a workflow

* tweak

* Update cross-ref to new information

This reusable is used in two articles: 'Context and expression syntax for GitHub Actions' and 'Environment variables'. In the first of these the current link point to the same section that the link is added to (which is not useful). In both articles I think the new section about context availability is a more appropriate link.

* Update content/actions/reference/context-and-expression-syntax-for-github-actions.md

Co-authored-by: hubwriter <hubwriter@github.com>

* Update content/actions/reference/context-and-expression-syntax-for-github-actions.md

Co-authored-by: hubwriter <hubwriter@github.com>

* Update content/actions/reference/context-and-expression-syntax-for-github-actions.md

Co-authored-by: hubwriter <hubwriter@github.com>

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-06-23 14:30:07 +00:00
lesleyanneb
0e25161b8f Add codec compatibility info (#20052)
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
2021-06-23 12:22:24 +00:00
Simran
f76a4232be Apply suggestions from code review 2021-06-23 12:25:34 +02:00
Simran Spiller
da5571c9b1 Rename reusable to …-intro
Also add another link to workflow status badge article
2021-06-23 12:11:05 +02:00
mc
30127f0fb4 [Ready to ship] Code scanning - diagnostic information (GA) (#19653)
* made a start

* more work

* made improvements

* finish work on article

* fix broken links

* really fix broken link + remove empty line

* add space

* remove full stops in table

* start addressing comments

* Update content/code-security/secure-coding/automatically-scanning-your-code-for-vulnerabilities-and-errors/viewing-code-scanning-logs.md

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* address more comments

* and more

* rework!

* small fixes

* add missing endif tag

* start addressing comments

* Apply suggestions from code review

Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>

* make docs more evergreen

* Apply suggestions from code review

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* For some reason the H2 headings don't stick

Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
2021-06-23 09:55:07 +01:00
Simran
41934989be Merge branch 'github:main' into patch-2 2021-06-23 10:40:23 +02:00
Simran
32a52895b8 Merge branch 'main' into patch-1 2021-06-23 10:35:33 +02:00
Simran
2fbb2c884d Apply suggestions from code review 2021-06-23 10:34:20 +02:00
Martin Lopes
14150660a0 Fixes some small typos (#20081)
* Adds some quick fixes
2021-06-23 13:35:06 +10:00
Janice
ffad51985d Merge branch 'main' into clarify_actions_behaviour_maintenance_mode 2021-06-22 15:50:56 -07:00
Octomerger Bot
0a5c33c477 Merge branch 'main' into repo-sync 2021-06-23 07:36:41 +10:00
Josh Gross
1a2855242f Remove extra period from PR permission description (#20071) 2021-06-22 17:18:46 -04:00
Philippe Berthonneau
a21b8e3e48 Fix Fragments link 2021-06-22 23:12:30 +02:00
Donovan Brown
837f1ea827 Update publishing-actions-in-github-marketplace.md
Fixed a typo in the docs.
2021-06-22 15:34:45 -05:00
Janice
c68d00cfeb Merge branch 'main' into clarify_actions_behaviour_maintenance_mode 2021-06-22 13:22:26 -07:00
Janice
e8f00c76ae Merge branch 'main' into patch-1 2021-06-22 13:13:19 -07:00
Janice
5bdb356fd9 Update content/graphql/guides/forming-calls-with-graphql.md 2021-06-22 12:19:01 -07:00
Janice
9b43ebbf17 Update content/graphql/guides/forming-calls-with-graphql.md 2021-06-22 12:18:48 -07:00
Octomerger Bot
7be3d8c4a8 Merge branch 'main' into repo-sync 2021-06-23 04:04:11 +10:00
Octomerger Bot
7633a5b079 Merge branch 'main' into repo-sync 2021-06-23 03:51:53 +10:00
Felicity Chapman
dd14aba071 [June 21] CodeQL CLI: integrated support for running CodeQL code scanning analysis on 3rd party CI systems (#19892) 2021-06-22 17:15:22 +00:00
Dev Prakash Sharma
caaea5211b Updated Quickstart Footers (#7392) 2021-06-22 17:15:04 +00:00
Sarah Schneider
ae244ddf09 Update content/README.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2021-06-22 13:07:16 -04:00