1
0
mirror of synced 2025-12-23 03:44:00 -05:00
Commit Graph

15 Commits

Author SHA1 Message Date
Pablo Espinosa
a4d1c8b098 Improved the example of Setting an Environment Var (#2488)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-01-29 11:08:13 -08:00
Nick Schonning
d9167f1449 chore: Add missing code fence languages (#772)
* chore: Add missing code fence languages

* Update content/actions/creating-actions/dockerfile-support-for-github-actions.md

* Add raw & endraw markers around shell content

See review comment by @rachmari

* Add raw & endraw markers around shell content

See review comment by @rachmari

* Remove language from code fences

to avoid the problem of replaceable text indicates like
<this> not showing up in the output page.

Co-authored-by: hubwriter <hubwriter@github.com>
2021-01-18 12:04:46 +00:00
Martin Lopes
41fc08fc28 Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-01-04 13:18:47 +10:00
Martin Lopes
83e72a6819 Added a note about debugging, added intro text. 2021-01-04 12:13:29 +10:00
Sorin Sbarnea
98f44128a6 Update PATH prepending with practical example
This should save others time as I doubt anyone wanted to added the foo bar example but most wanted to add a folder which is in user home directory, and the ~ expansion does not work in this case. Also this happens to be by far the most likely PATH anyone would want to add.

In fact many would wonder why is not already in the default list.
2020-12-03 17:30:00 +00:00
Nick Schonning
9f0fbebab0 typo: Multline -> Multiline 2020-11-04 14:38:22 -05:00
Simran
4620400ba3 Actions: Add section about group/ungroup commands (#482) 2020-11-04 11:08:39 -08:00
Brian Bartholomew
70d6d85147 example to echo out put from previous step fails (#528) 2020-10-16 16:28:49 +10:00
Paul Schifferer
b25f81ec0e Update workflow-commands-for-github-actions.md (#216)
While a meter for delis would be incredibly useful for determining the best sandwich shop, a delimiter is better for dividing multiline strings.
2020-10-09 18:43:15 -07:00
Thomas Boop
4abcabba6c Add Append keyword to windows env file example (#15955)
Add -Append to the windows docs for ENV Variables
2020-10-08 17:54:09 -07:00
Chris Gavin
6847383d6e Fix a copy-and-paste mistake in the help for the Actions workflow error message command. (#15883) 2020-10-05 12:29:25 +01:00
Sarah Schneider
f272eec944 Remove deprecated GHES versions from content and data (#15830)
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)

* package-lock

* turn elsif into two ifs to prepare for running Liquid deprecation script

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.14 (ONLY UPDATES LINE BREAKS ETC.)

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.15

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.17

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.18

* update hardcoded test

* Update content/github/collaborating-with-issues-and-pull-requests/filtering-files-in-a-pull-request.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* add currentVersion is NOT free-pro-team to conditional, to make sure the deprecation script does the right thing when it is time to deprecate 2.21

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-10-01 10:55:34 -04:00
Thomas Boop
677a53319f Add Environment File Docs (#15777) 2020-09-30 12:41:06 -07:00
Jason Etcovitch
caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00
Vanessa Yuen
3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00