1
0
mirror of synced 2026-01-19 09:01:40 -05:00
Commit Graph

2170 Commits

Author SHA1 Message Date
Steve-Glass
76f7e40122 macOS runner docs revamp (#40298)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
Co-authored-by: SiaraMist <siaramist@github.com>
Co-authored-by: Larissa Fortuna <56982181+lkfortuna@users.noreply.github.com>
2023-10-02 14:57:56 +00:00
Salim Bensiali
7909c76282 Update incorrect activity type in the check_suite event note (#28567) 2023-09-29 17:47:32 +00:00
Julian C. Dunn
7ac321793c Clarify that Artifactory is an example of an on-premises resource and not the only one. (#43410) 2023-09-29 12:55:50 +00:00
Simon Sanchez
fadc57f6f3 Actions importer/add missing options to commands (#43397)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-09-28 01:03:06 +00:00
Rachael Sewell
9f3662935e Merge branch 'main' into github-markdownlint 2023-09-27 17:36:41 -07:00
Joe Clark
af6cc80b35 Merge branch 'main' into fix-oidc-indentation-issues 2023-09-27 08:32:43 -07:00
cjfryer
7388ce07be Correct case of github.event.review.state (#28303)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-09-26 23:19:41 +00:00
Rachael Sewell
18b3f081f8 Merge branch 'main' into github-markdownlint 2023-09-26 16:07:18 -07:00
Joe Clark
1443df092a Merge branch 'main' into fix-oidc-indentation-issues 2023-09-26 11:33:56 -07:00
Allan Clark
e43039f7ae Fix issue self-hosted action-runners docs (#28487) (#28488)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2023-09-26 16:22:25 +00:00
Rachael Sewell
282085b277 fix violations 2023-09-25 16:53:13 -07:00
Rachael Sewell
d9db1c32f2 Fix heading-increment violations (#43054) 2023-09-25 23:44:48 +00:00
Rachael Sewell
319c077692 Merge branch 'main' into disable-fenced-code-language-rule 2023-09-25 12:27:34 -07:00
Trey Valenta
081b38fae4 Use node:18 in examples of actions with containers (#28442)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2023-09-25 19:04:49 +00:00
Rachael Sewell
71c881b558 Merge branch 'disable-fenced-code-language-rule' of https://github.com/github/docs-internal into disable-fenced-code-language-rule 2023-09-25 11:46:22 -07:00
Rachael Sewell
b97dc02fcc fix incorrect code languages 2023-09-25 11:45:59 -07:00
Rachael Sewell
2f405bbe6a fix incorrect code languages 2023-09-25 11:43:19 -07:00
Kevin Heis
a2ab2f129b Merge remote-tracking branch 'refs/remotes/origin/disable-fenced-code-language-rule' into disable-fenced-code-language-rule 2023-09-25 11:42:00 -07:00
Kevin Heis
14016d4055 Fix some json examples 2023-09-25 11:41:46 -07:00
Rachael Sewell
ce11747ab0 fix incorrect code languages 2023-09-25 11:40:18 -07:00
Rachael Sewell
c0a1de57f1 fix incorrect code languages 2023-09-25 11:35:51 -07:00
Rachael Sewell
2ca537ff32 Merge branch 'disable-fenced-code-language-rule' of https://github.com/github/docs-internal into disable-fenced-code-language-rule 2023-09-25 11:34:09 -07:00
Rachael Sewell
5d5605cf7d fix incorrect code languages 2023-09-25 11:31:32 -07:00
Kevin Heis
65e69af7f8 Fix old copy syntax 2023-09-25 11:30:36 -07:00
Rachael Sewell
b8bd4630f6 fix incorrect code language case 2023-09-25 11:21:53 -07:00
Rachael Sewell
3c2d8946f2 revert file unrelated to PR 2023-09-22 13:44:38 -07:00
Rachael Sewell
94b9351ffe Merge branch 'main' into disable-fenced-code-language-rule 2023-09-22 13:42:45 -07:00
hubwriter
6c07f6959e Actions: add OIDC PiPY info suggested in the docs repo (#42417)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2023-09-22 20:17:44 +00:00
Rachael Sewell
ae2bf81fa6 resolve conflicts from main branch 2023-09-22 11:53:53 -07:00
Rachael Sewell
e7047a1d7d fix additional no trailing newlines 2023-09-22 11:41:06 -07:00
Rachael Sewell
f294640232 fix two errors 2023-09-22 11:29:05 -07:00
Rachael Sewell
32103970a8 Merge branch 'main' into remove-trailing-spaces 2023-09-22 11:21:49 -07:00
Rachael Sewell
5c56c7d6d8 fix remaining code fence blank violations (#43100) 2023-09-22 18:16:51 +00:00
Rachael Sewell
29583b916b auto-fix remaining no trailing spaces 2023-09-22 11:03:18 -07:00
Rachael Sewell
0a9422e483 Merge branch 'main' into remove-trailing-spaces 2023-09-22 10:58:59 -07:00
Rachael Sewell
72c5f0c30e Enforce blanks around Markdown headings (#43041) 2023-09-22 17:40:03 +00:00
Rachael Sewell
5b0d22783f Enforce blank lines around code fences (#43042) 2023-09-22 16:56:27 +00:00
hubwriter
2fd97a7806 Actions: make AWS OIDC config change suggested in the docs repo (#42403) 2023-09-22 16:57:35 +01:00
Larissa Fortuna
9f3e270280 Adding Node 20 support (#42618)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2023-09-22 15:26:31 +00:00
Vallie Joseph
74189a962e Add Windows Specific Instructions for Disabling TLS on Self-Hosted Runners (#43059)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-09-22 14:55:08 +00:00
hubwriter
21d480a2ba Actions: Help users find starter workflows earlier in the learning process (#42483)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2023-09-22 14:37:51 +00:00
Rachael Sewell
a785c2be0f remove single trailing newline 2023-09-21 19:29:29 -07:00
Rachael Sewell
ff5088b8cc remove disable line 2023-09-21 19:12:43 -07:00
Rachael Sewell
6024a3bac4 disable fenced-code-language rule for existing lines 2023-09-21 19:07:28 -07:00
Rachael Sewell
9608f7ebae Remove trailing spaces from Markdown 2023-09-21 16:20:15 -07:00
Rachael Sewell
dc3a0739c9 markdownlint early access tests (#42812) 2023-09-20 20:31:39 +00:00
Joe Clark
6d7c31d15f Restructure documentation for Azure VNET (#42215)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2023-09-19 23:11:19 +00:00
Joe Clark
69ec592852 Actions bug fixes for the week of Sep 11, 2023 (#42666) 2023-09-18 19:23:04 +00:00
Joe Clark
77991fce2e Add documentation for GitHub Actions Importer: Bamboo & BitBucket Support (#42565)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-09-18 15:53:23 +00:00
Mahdiar Naufal
06ba9dd64f Update reusing-workflows.md (#26519)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-09-18 11:37:48 +00:00