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

13 Commits

Author SHA1 Message Date
Michael Freidgeim
ffe3da2392 Added if conditional environment variable example (#2485)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Martin Lopes <martin389@github.com>
2021-01-21 16:03:43 +10:00
Martin Lopes
2bb5fb7e14 Merge branch 'main' into patch-1 2021-01-14 15:41:15 +10:00
Martin Lopes
b1a2184fb1 Explain when to use default variables in a context and an environment (#16650)
* Added "Determining which type of environment variables to use"

* Moved into reusable, added to various locations

* Added some small edits

* Some rewording

* Revised example

* Removed reusable reference from one location

* Update context-and-expression-syntax-for-github-actions.md

* Fixed merge conflict

* Update environment-variables.md

* Apply suggestions from code review

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update using-context-or-environment-variables.md

* Clarified locations of context variables

* Clarified the distinction between contexts and default environment variables

* Moved section up

* Clarified that _most_ contexts can be used anywhere

Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-01-14 14:58:31 +10:00
Martin Lopes
fd26bf7e7d Update environment-variables.md 2021-01-13 10:12:02 +10:00
Martin Lopes
dcdca19acd Merge branch 'main' into patch-1 2020-12-22 15:56:20 +10:00
Simran
25284f5f6d Actions: Indicate that .steps is an array of objects (#1385) 2020-12-16 15:35:46 +10:00
Lucas Costi
d7ccef709b Fix GITHUB_{HEAD|BASE}_REF env var descriptions (#1955) 2020-12-15 16:46:30 +10:00
Flo Edelmann
390f8dc19b Explain how workflow run URL is constructed 2020-11-27 21:43:56 +01:00
Sergey Dolin
3077414326 Remove the mention of HOME environment variable (#328)
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-10-27 13:33:30 -07:00
Arthur Casals
a990e23c5c Update environment-variables.md (#182)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-10-08 18:52:21 +10: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