1
0
mirror of synced 2026-01-17 12:01:24 -05:00
Commit Graph

137 Commits

Author SHA1 Message Date
Octomerger Bot
fdca57c763 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-02-15 19:22:59 +10:00
jmarlena
890ffb1c3a Apply suggestions from code review 2021-02-14 14:56:57 -08:00
Martin Lopes
07572d557e Merge branch 'main' into patch-1 2021-02-11 11:24:55 +10:00
Vanessa Yuen
915120b1e8 Merge branch 'main' into repo-sync 2021-02-10 10:34:56 +01:00
Arijit Basu
c7178833f2 Add --fail to exit with non-zero return code when curl fails to create a PR. (#3187) 2021-02-10 03:55:13 +00:00
Octomerger Bot
d58b7ffb9e Branch was updated using the 'autoupdate branch' Actions workflow. 2021-02-10 09:08:16 +10:00
Janice
83fe9e2774 Merge branch 'main' into patch-1 2021-02-09 14:05:00 -07:00
Glenn 'devalias' Grant
6ba8f26844 Update content/actions/reference/events-that-trigger-workflows.md
Co-authored-by: Janice <janiceilene@github.com>
2021-02-10 07:20:30 +11:00
Chiedo John
c853cd100e Merge branch 'main' into repo-sync 2021-02-09 08:13:17 -05:00
Stefan Jaud
e5d45c8e34 Correcting a typo in code (#3492) 2021-02-09 14:44:27 +10:00
Alena Sviridenko
6e072b619b Update for GH Actions hosted runners specification and usage (#17700)
* updated runner specification and usage guidelines

* removed extra line

* added screenshot

* Updated wording

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

Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-02-08 20:59:50 +00:00
Glenn 'devalias' Grant
0f4b5e18f8 fix outdated link in events-that-trigger-workflows.md 2021-02-07 12:48:06 +11:00
Yaron Elyashiv
6720fa871d Fix misleading example (#3194) 2021-01-29 15:28:30 -08:00
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
Juan Julián Merelo Guervós
1c06a5087f Add an example that helps use custom commands as "shell" (#2647)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-01-25 12:56:56 -08:00
José De Freitas
c85c9c4ec6 Add dots after words (#2951) 2021-01-22 16:24:00 -08:00
Alena Sviridenko
2c52ea7014 Update note for macOS 11.0 runner accessibility (#17408)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-01-22 08:07:08 +00:00
Sarah Edwards
d9f0360cd5 [Do not merge until feature ship] Full length SHAs required for actions (#17293)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-01-21 18:49:17 +00:00
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
8f25ad7743 Merge branch 'main' into patch-1 2021-01-20 09:26:48 +10:00
Sarah Edwards
9444c7bd67 Document how fromJSON can return a JSON data type (#17285)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-01-19 17:17:13 +00: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
Logan Kilpatrick
8a4007dfd0 Update workflow-syntax-for-github-actions.md (#2353) 2021-01-18 15:34:59 +10:00
Simran
ad5c362c63 Actions: env context cannot be used in job.<job_id>.if (#1803) 2021-01-14 12:32:17 -08:00
Konrad Pabjan
fa187a7c03 Document notifications for scheduled workflows (#17155) 2021-01-14 13:24:16 +01:00
Shati Patel
5d9714a28d Merge branch 'main' into repo-sync 2021-01-14 08:22:42 +00:00
Lucas Costi
b22687a0c4 Update Actions runner IP address section (#17197)
Co-authored-by: Martin Lopes <martin389@github.com>
2021-01-14 06:01:01 +00: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
4a73969ca3 Merge branch 'main' into patch-1 2021-01-14 13:13:36 +10:00
Martin Lopes
fd26bf7e7d Update environment-variables.md 2021-01-13 10:12:02 +10:00
Martin Lopes
ca5e74934a Merge branch 'main' into patch-1 2021-01-12 12:35:37 +10:00
Martin Lopes
1befb88ca4 Added note from tech review 2021-01-08 17:45:10 +10:00
Martin Lopes
232d7a5e60 Merge branch 'main' into patch-1 2021-01-08 13:46:23 +10:00
Martin Lopes
f69adb8c52 Update content/actions/reference/workflow-syntax-for-github-actions.md 2021-01-08 12:19:41 +10:00
Martin Lopes
3e733b3422 Merge branch 'main' into al-cheb/windows-default-shell 2021-01-08 10:00:10 +10:00
Tom Schuster
462990183e Fix filter pattern cheat sheet examples (#1994)
* Fix filter pattern cheat sheet examples

* Add additional line break between patterns

Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-01-04 16:45:47 -08:00
Tom Schuster
c644fa04d6 Fix invalid syntax for pull_request_target example (#1890)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-01-04 16:22:54 -08: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
Martin Lopes
1aa947498f Merge branch 'main' into patch-1 2021-01-04 11:29:05 +10:00
Martin Lopes
dcdca19acd Merge branch 'main' into patch-1 2020-12-22 15:56:20 +10:00
Martin Lopes
d2ecad0db5 Merge branch 'main' into al-cheb/windows-default-shell 2020-12-22 14:24:20 +10:00
Jaroslav Lobačevski
31e9e4cf81 Update events-that-trigger-workflows.md (#17013)
Co-authored-by: skedwards88 <skedwards88@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-18 16:24:46 +00:00
Martin Lopes
fcc4354996 Merge branch 'main' into patch-1 2020-12-18 09:53:09 +10:00
Martin Lopes
16eae7e18a Merge branch 'main' into al-cheb/windows-default-shell 2020-12-18 09:51:49 +10:00
Martin Lopes
5df8a065c0 Merge branch 'main' into al-cheb/windows-default-shell 2020-12-16 16:21:01 +10:00
Ashok314
e32c1a33ff Merge branch 'main' into main 2020-12-16 15:05:30 +09:00
Simran
25284f5f6d Actions: Indicate that .steps is an array of objects (#1385) 2020-12-16 15:35:46 +10:00
jmarlena
918c43c918 Merge branch 'main' into main 2020-12-15 16:28:26 -08:00