OmegaMetor
d9a38ffc7b
Update workflow-commands-for-github-actions.md ( #27663 )
2023-08-22 14:43:28 +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
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
hubwriter
0fd41b63a1
Hubwriter/make os contributors changes ( #39146 )
2023-07-17 11:41:49 +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
a8a6e4554a
Fix for blank lines around code fences ( #38255 )
2023-06-26 10:21:48 -07: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
Grace Park
3a0b459445
Remove enterprise-beta data reusable ( #37126 )
2023-05-17 19:25:04 +00:00
Arild Shirazi
8dfbace406
Double quote to prevent globbing issues ( #22795 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
Co-authored-by: Courtney Wilson <77312589+cmwilson21@users.noreply.github.com >
2023-04-21 18:49:13 +00:00
Josh Soref
df181bd740
Describe how to generate and output secrets ( #19886 )
...
Co-authored-by: hubwriter <hubwriter@github.com >
2023-04-06 08:51:51 +00:00
Courtney Wilson
f24032c32b
Merge branch 'main' into patch-2
2023-03-30 09:54:19 -05:00
Laura Coursen
ab6d8b7654
Make images accessible in the /images root directory ( #35016 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com >
2023-02-27 15:26:00 +00:00
Martin Thomson
74a0457f04
Use a random delimiter in examples ( #22463 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2023-02-22 04:56:03 +00:00
Peter Bengtsson
b7c7dbf672
Update all internal links ( #34787 )
2023-02-15 15:16:18 +00:00
mc
5a0e3f0b27
Update content/actions/using-workflows/workflow-commands-for-github-actions.md
2023-02-07 16:01:29 +00:00
Laura Coursen
42a6e62137
Fix duplicate headers in the GitHub Actions docs ( #34373 )
2023-02-06 04:53:21 +00:00
dawei-wang
0a903862f2
Link users to Multiline strings section
...
Fixes github/docs#21529
2023-01-05 12:49:40 -08:00
Martin Lopes
c0ea72f4dc
Switch example.lab to example.com ( #32500 )
...
Co-authored-by: Laura Coursen <lecoursen@github.com >
2022-11-10 18:55:20 +00:00
Riadh Laabidi
e3ba165f6c
Added documentation about escaping values for $GITHUB_ENV file ( #21582 )
...
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com >
2022-10-26 23:30:03 +00:00
Rachael Sewell
3e998f61d5
use azure blob storage for archived enterprise versions ( #31883 )
...
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com >
2022-10-25 12:03:38 -07:00
Amadeusz Sadowski
685c89c988
fix: Update workflow commands table for env files ( #21353 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-10-18 01:28:25 +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
Rachael Rose Renk
92376dd3f8
Update workflow-commands-for-github-actions.md
2022-10-12 14:21:09 -06:00
Rachael Rose Renk
2b858946a9
Merge branch 'main' into issue-11713
2022-10-12 13:29:58 -06:00
Francesco Renzi
01577fdefb
Document set-output and save-state environment file commands ( #31196 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-10-11 13:36:34 +00:00
Riadh Laabidi
ac272a10cc
Update workflow-commands-for-github-actions.md
2022-10-10 14:09:12 +00:00
JoannaaKL
979fd8981f
Update workflow-commands-for-github-actions.md
2022-09-02 12:49:58 +00:00
Cory Miller
0946142dae
Add warning about delimiter injection ( #29882 )
2022-08-12 16:52:00 +00:00
de-oz
a55b8014f8
Fix format of the links
2022-08-10 00:57:04 +03:00
Sarah Schneider
f44578572c
Ran script/content-migrations/convert-if-to-ifversion.js
2022-06-06 18:13:12 -04:00
Matt Pollard
52f7aaf271
GitHub AE May 2022 update ( #27179 )
2022-05-17 16:59:26 +02:00
Konrad Pabjan
b312c93a9b
[Actions] Document Job Summaries ( #25661 )
...
* Initial updates for job summaries
* Optimize images
* Add image for basic mardkown summary example
* Optimize images
* Add feature flag versioning
* First docs team edit
* Rework content after powershell update to article:
* Add powershell examples
* Add 'Example' headings like previous sections
* Other misc bug fixes in the article.
* Update documented limit from 128K to 1MiB per step
* Rename Markdown summaries to Job summaries in all places
* Remove capitalization on 'Job'
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
Co-authored-by: Felicity Chapman <felicitymay@github.com >
2022-05-09 17:02:25 +01:00
Nikola Jokic
39d746c27d
Update content/actions/using-workflows/workflow-commands-for-github-actions.md
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-03-28 09:19:54 +02:00
Lucas Costi
9063d21e56
Merge branch 'main' into patch-4
2022-03-28 16:37:26 +10:00
Nicolas Hedger
88103553c1
Fix broken title
2022-03-22 12:59:17 +01:00
Martin Lopes
09c77faaa1
Update workflow-commands-for-github-actions.md
2022-03-21 11:19:54 +10:00
Martin Lopes
f24a5cb1eb
Update workflow-commands-for-github-actions.md
2022-03-21 11:04:34 +10:00
Martin Lopes
63978b65ee
Update workflow-commands-for-github-actions.md
2022-03-18 09:33:40 +10:00
Nikola Jokic
40a7ad7136
Added explanation about masking outputs
2022-03-15 11:03:32 +01:00
Jesse Houwing
3d1de14fc6
Update workflow-commands-for-github-actions.md
2022-03-11 14:06:03 +01:00
Martin Lopes
ae88a1b0af
Update workflow-commands-for-github-actions.md
2022-03-07 14:02:22 +10:00
Martin Lopes
266e547344
Update workflow-commands-for-github-actions.md
2022-03-04 13:05:21 +10:00
Martin Lopes
17ac762d7a
Switched to uuidgen, added clearer example messages
2022-03-04 12:46:11 +10:00
Martin Lopes
53a274d3c2
Added tool picker options for powershell and bash
2022-03-03 15:35:41 +10:00
Jesse Houwing
bb554793a8
Example was using ubuntu-latest for pwsh
2022-02-25 14:52:19 +01:00
Jesse Houwing
54b53009af
1 Typo! one! ONE! ARGH!
2022-02-25 14:36:27 +01:00
Jesse Houwing
1a7217b879
Update workflow-commands-for-github-actions.md
2022-02-25 13:28:09 +01:00
Martin Lopes
53947436d3
Reformatted codeblocks
2022-02-25 13:44:33 +10:00