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

350 Commits

Author SHA1 Message Date
Will Haltom
f01b2cc953 Update events-that-trigger-workflows.md (#42489)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-09-14 20:57:31 +00:00
hubwriter
72ed35e0c5 Clarify how to run a script from a workflow (#42163)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-09-13 08:57:40 +00:00
Peter Bengtsson
4ba528a701 Remove handful of unnecessary indented_data_reference liquid tags (#42414) 2023-09-12 11:45:52 +00:00
Laura Coursen
79ac32ba39 Fix content issues for CommonMark migration (#42049) 2023-09-06 12:48:52 +00:00
Yukai Chou
fd6d3b4ee5 docs: remove trailing newlines in code blocks (#27990) 2023-09-06 09:37:02 +00:00
hubwriter
57d47a08af Codespaces: change 'encrypted secrets' to 'secrets' (#41416) 2023-09-04 10:25:21 +00:00
Joe Clark
944eb9da89 Add annotations to workflow examples for automating builds and tests (#39064)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-08-25 16:56:23 +00:00
Andrew Kim
1bc323fd29 Update workflow-syntax-for-github-actions.md (#41293)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-08-24 11:18:44 +00:00
Joe Clark
a294825619 Documentation updates for Node 12 deprecation in GitHub Actions (#41208) 2023-08-22 18:06:09 +00:00
OmegaMetor
d9a38ffc7b Update workflow-commands-for-github-actions.md (#27663) 2023-08-22 14:43:28 +00:00
Thiago R. da C. Marafeli
a26280c4ef typo: fix tipo in jobs.<job_id>.with (#27616)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2023-08-22 12:54:00 +00:00
Azeem Sajid
4f6f46542e [GitHub Actions] Fail fast from the default shells (bash/sh) in Linux/macOS (#27583)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-08-21 08:16:58 +00:00
Björn Sundling
6cf895d967 Update and improve PowerShell code (#24884)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2023-08-15 16:49:57 +00:00
Annie Streater
056cd701d5 Added code annotations to "Workflow example" reusable (#39735)
Co-authored-by: streats <streats@users.noreply.github.comgit config --global user.emailgit config --global user.email streats@users.noreply.github.comgit config --global user.name>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-08-09 20:53:40 +00:00
D. Ror
9b52b57818 Change Example of jobs.<job_id>.env from ## to ### (#27291)
Co-authored-by: Courtney Wilson <77312589+cmwilson21@users.noreply.github.com>
2023-08-09 12:51:03 +00:00
Josh Soref
ee2816b701 Clarify that environment variables should be treated as case sensitive (#26899)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-08-09 09:19:42 +00:00
Gunter Labes
7d4ff28ead Avoid shell injection in examples (#26137)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-08-09 09:07:55 +00:00
Joe Clark
20b78c8563 Actions bug fixes for the week of July 31, 2023 (#40371)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-08-09 08:28:29 +00:00
Kynan Ware
29da9b4983 add information about runs-on placeholders in GHES (#40112)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
Co-authored-by: jc-clark <jc-clark@github.com>
2023-08-01 23:25:44 +00:00
Shunsuke Suzuki
3d161ca1b4 fix wrong activity type starred (#27127)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-07-31 09:59:39 +00:00
Siara
16b7f85e57 Actions bug fix Actions bug fix hour for week of July 17, 2023 (#39628)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2023-07-25 14:50:12 +00:00
Miguel Sousa
14642bf1d5 Patterns that start with * or ! must use quotes (#26173)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-07-25 08:48:58 +00:00
hubwriter
57aeb169dc Actions: add languages to code blocks (#39361) 2023-07-24 10:13:06 +01:00
hubwriter
0fd41b63a1 Hubwriter/make os contributors changes (#39146) 2023-07-17 11:41:49 +00:00
Erez Rokah
2267cc1af2 fix: Clarify that the example to list and delete caches on PR closure has a limit (#26252)
Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-07-14 21:46:20 +00:00
hubwriter
c92bc4c0f9 Actions: add a description of each GITHUB_TOKEN scope (#38378)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-07-13 14:26:17 +00:00
Sophie
e1d6f44de3 [2023-07-12]: Pull Request Merge Queue - [GA] (#36955)
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2023-07-12 21:42:11 +00:00
Rachael Sewell
d236a5cefe Merge branch 'main' into remove-3.4-markup-new 2023-06-28 09:13:06 -07:00
Laura Coursen
56631406b1 Remove {% ifversion fpt or ghec or ghes or ghae > 3.4 %} versioning 2023-06-28 10:28:52 +01:00
Joe Clark
701479410c Add documentation to make workflow_dispatch trigger requirement more explicit (#38405)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2023-06-27 21:29:27 +00:00
Rachael Sewell
aacccc21c6 manual changes 2023-06-27 12:59:43 -07:00
Rachael Sewell
bdf6102ad1 Remove 3.4 markup new 2023-06-27 12:49:16 -07:00
Grace Park
dbff98cd20 Update spacing from md037 (#38574) 2023-06-27 16:39:59 +00:00
Grace Park
1dfa5c251e Fix ordered lists to only use 1. (#38283)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-06-26 16:25:04 -07:00
Grace Park
32af69c277 Make sure there is a blank line above and below headings (#37922) 2023-06-26 13:24:44 -07:00
Grace Park
0becd0be01 Fix for md037 spacing in emphasis markers (#38260)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2023-06-26 17:22:12 +00:00
Grace Park
a8a6e4554a Fix for blank lines around code fences (#38255) 2023-06-26 10:21:48 -07:00
Grace Park
cbda3f2434 Fix trailing spaces in content and data (#37904) 2023-06-23 10:45:10 -07:00
Grace Park
6ff9dc21a8 Fix multiple blank lines in content and data (#37909) 2023-06-22 09:54:36 -07:00
Grace Park
4545543862 Fix for md049 consistent emphasis (#38201)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2023-06-21 18:10:23 +00:00
Grace Park
47fdff2b93 Update reusable (#38211) 2023-06-21 00:18:26 +00:00
Joe Clark
3631bc6ae7 Actions bug fix hour for the week of June 12, 2023 (#37973) 2023-06-20 23:23:21 +00:00
Grace Park
90039fc985 Update and standardize unordered lists to be - (#37854) 2023-06-16 20:57:24 +00:00
Kevin Heis
2bdba80bd7 Merge pull request #37735 from github/copy-to-commonmark-compliant
Update copy syntax to CommonMark compliant
2023-06-13 10:48:18 -07:00
hubwriter
0c58cf23d5 Actions bug fix hour for week of May 29, 2023 (#37411)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2023-06-13 10:28:20 +00:00
Kevin Heis
b37749f0ce Update language less copy to use text as language 2023-06-12 09:58:30 -07:00
Kevin Heis
5f0ca62ed3 Update copy syntax to CommonMark compliant 2023-06-12 08:11:20 -07:00
Rachael Sewell
e9a894c8d6 Fix unordered list indentation (#37391)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-06-06 22:07:29 +00:00
Rachael Sewell
ab9ec27502 Fix commonmark issues in data reusables (#37424) 2023-06-05 19:16:36 +00:00
Grace Park
87900cb264 Remove spaces from code in content and data (#37382)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2023-06-01 17:24:35 +00:00