1
0
mirror of synced 2025-12-31 15:04:15 -05:00
Commit Graph

98 Commits

Author SHA1 Message Date
Siara
d8598df7a4 Recombine two deployment environment articles (#51699) 2024-07-22 14:11:48 -07:00
Peter Bengtsson
a8731d3986 Fix use of Liquid ifversion in Markdown tables (3) (#51274) 2024-06-21 12:29:32 +00:00
Grace Park
0b94935b77 Part 1: First fourth content unordered lists from dash to asterisk (#51094) 2024-06-13 10:39:07 -07:00
hubwriter
51120a69b6 Actions: Add comparison article for reusable workflows vs composite actions (#51033)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2024-06-12 07:43:32 +00:00
Peter Bengtsson
3891351ebf Remove actions-save-state-set-output-envs because it's always true (#49935) 2024-06-07 15:14:48 +00:00
AndyPC
8ef13b0e73 Clarifies outputs in reusable workflows (#32544)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2024-05-31 21:03:41 +00:00
osa22
2f1008be0a Making access to reusable workflows clearer (#33134)
Co-authored-by: hubwriter <hubwriter@github.com>
2024-05-24 15:10:21 +00:00
hubwriter
c374d824ae Actions docs bug fix: clarify reusable workflow access on GHES (#50011)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2024-04-08 07:33:21 +00:00
Peter Bengtsson
4d8e1e8712 Remove all ifversion that has all versions (8) (#49496) 2024-03-05 12:36:01 +00:00
Kynan Ware
0496e0a442 Clarify reusable workflow limitation on max unique called workflows (#49392)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2024-02-27 17:27:17 +00:00
Peter Bengtsson
a2cba86302 Remove GHAE in Liquid and front matter (9) (#48826) 2024-01-24 15:30:14 +00:00
Alberto
c8af4a0c1a Explain artifact sharing in "Reusing Workflows" (#28939)
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
2023-10-06 15:02:09 +00:00
Victor Szabo
7050dca99c Fix title of link to section (#28699) 2023-10-02 17:57:36 +00:00
Rachael Sewell
9608f7ebae Remove trailing spaces from Markdown 2023-09-21 16:20:15 -07:00
Mahdiar Naufal
06ba9dd64f Update reusing-workflows.md (#26519)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-09-18 11:37:48 +00:00
Peter Bengtsson
4ba528a701 Remove handful of unnecessary indented_data_reference liquid tags (#42414) 2023-09-12 11:45:52 +00:00
hubwriter
57d47a08af Codespaces: change 'encrypted secrets' to 'secrets' (#41416) 2023-09-04 10:25:21 +00:00
Laura Coursen
56631406b1 Remove {% ifversion fpt or ghec or ghes or ghae > 3.4 %} versioning 2023-06-28 10:28:52 +01: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
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
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
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
Azeem Sajid
3ed357b89a [GitHub Actions] Output from called reusable workflows via env context or GITHUB_ENV is not supported (#25700)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-05-25 11:45:19 +00:00
Grace Park
3a0b459445 Remove enterprise-beta data reusable (#37126) 2023-05-17 19:25:04 +00:00
Yukai Chou
802500c87b docs(actions): correct link for jobs.<job_id>.concurrency (#25164)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-04-25 15:41:00 +00:00
Siara
7d64ed3a11 Migrate Actions Runner Controller docs (#35498)
Co-authored-by: jc-clark <jc-clark@github.com>
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: amstead <am-stead@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Chris Patterson <chrispat@github.com>
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com>
Co-authored-by: John Sudol <24583161+johnsudol@users.noreply.github.com>
Co-authored-by: Francesco Renzi <rentziass@gmail.com>
2023-04-24 18:47:18 +00:00
Laura Coursen
6b3d9b6646 Make images accessible in the images/help/images directory (#35778) 2023-03-27 13:25:52 +00:00
Hector Alfaro
4cd28fd735 Remove support for miniTocMaxHeadingLevel (#34758) 2023-02-17 16:29:02 +00:00
Trey Valenta
9a70d5588e Update reusing-workflows.md (#23824) 2023-02-17 12:52:38 +00:00
Peter Bengtsson
b7c7dbf672 Update all internal links (#34787) 2023-02-15 15:16:18 +00:00
mc
3bbd505d4c Merge branch 'main' into reusing-workflow 2023-02-08 09:11:09 +00:00
Kevin Heis
ac2cd0e47d Deprecate GHES 3.3 (#34328)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
2023-02-03 17:05:11 +00:00
micnncim
d2f83c662a Remove reusable workflow limitation when used with composite action
There would not be the limitation now.

Signed-off-by: micnncim <micnncim@gmail.com>
2023-01-30 14:44:53 +09:00
Chris Cameron
e9954b9ab7 Document limitation with reusable workflows (#22745)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-01-24 17:00:55 +00:00
Joe Clark
471701851f Add documentation for GitHub Actions configuration variables (#33119)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Tauhid Anjum <tauhidanjum@gmail.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2023-01-10 05:17:34 +00:00
gitulisca
60b69196b3 Add maximum number of referenced workflows limit (#33581)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-12-15 07:08:13 +00:00
Martin Lopes
23dc6dd766 GitHub Actions: Allow sharing Actions and workflows in private repos - [GA] (#28252)
Co-authored-by: Anshul Choudhary <ansh121@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-12-13 06:45:46 +00:00
Matt Pollard
660424ce23 Update release note and documentation for reusable workflows in GitHub AE 3.4 (#33229) 2022-12-05 17:34:09 +01:00
Tyler Goffinet
68dad52f10 Add strategy to keywords for jobs that call workflows (#21768)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-11-16 15:52:42 +10:00
Esote
b094dab325 Fix nesting reusable workflows link (#21422) 2022-10-17 20:43:11 +00:00
Francesco Renzi
ad70a7012f Remove references to stdout commands (#31674)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-10-17 01:09:57 +00:00
Lucas Costi
7b86410fc3 Improve Actions short titles (#31394)
Co-authored-by: Martin Lopes <martin389@github.com>
2022-10-05 04:34:45 +00:00
Florian Wagner
34a7be5cc8 Exchange usage of action my-action with actions/labeler (#31312)
Signed-off-by: Florian Wagner <h2floh@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-10-05 03:47:09 +00:00