1
0
mirror of synced 2026-01-29 21:01:19 -05:00
Commit Graph

229 Commits

Author SHA1 Message Date
Rémy Léone
cecda2a163 Add needs: syntax example using always() condition (#1307)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-14 15:09:33 +10:00
Ashok314
480c557af8 Update wrong Issue_comment link
Link redirecting to the different page was fixed to the correct one.
2020-12-12 20:34:26 +09:00
Varun Sridharan
77dda2a7be Update content/actions/reference/workflow-syntax-for-github-actions.md
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
2020-12-10 12:36:39 +05:30
Varun Sridharan
49e8f734ea Update content/actions/reference/workflow-syntax-for-github-actions.md
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
2020-12-10 11:53:12 +05:30
Varun Sridharan
d31f6c2ab8 Update content/actions/reference/workflow-syntax-for-github-actions.md
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
2020-12-10 11:53:02 +05:30
Varun Sridharan
3b89ed8a36 Merge branch 'main' into patch-1 2020-12-10 11:42:16 +05:30
Varun Sridharan
dd229d1993 Update content/actions/reference/workflow-syntax-for-github-actions.md
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
2020-12-10 11:38:48 +05:30
ylemkimon
a8cab926e1 Update content/actions/reference/events-that-trigger-workflows.md
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
2020-12-04 15:43:47 +09:00
Martin Lopes
3afeb935e7 Merge branch 'main' into patch-1 2020-12-04 15:14:38 +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
Shati Patel
6fbdd1d78e Merge branch 'main' into al-cheb/windows-default-shell 2020-12-02 17:30:08 +00:00
Shati Patel
ed3cd08e95 Merge branch 'main' into repo-sync 2020-12-02 16:50:15 +00:00
Shati Patel
df69a9ed2d Merge branch 'main' into patch-1 2020-12-02 16:16:50 +00:00
Octomerger Bot
87fb2ceae2 repo sync (#16715)
* Improve documentation issue no #1034

Done with the minor fixes for open issue number #1034 .

* Increasing the importance

I wanted to delete a branch, but I couldn't in spite of reading this document. The problem was, the branch I wanted to delete was the default branch. 
Even though it is stated in this document, it was not given enough importance that everyone would see it.

* typo

A small type in the comments

* Update setting-up-your-development-environment-to-create-a-github-app.md

Fix two small typos.

* properly capitalize "macOS"

* Clarify GH password requirements

* Change " to `

As done in the description of `master`

* " to ` in DE

* " to ` in PT

* " to ` in RU

* Fix typo metadata-syntax-for-github-actions.md

Fix typo for metadata-syntax-for-github-actions#outputs-for-composite-run-steps-actions

* chore: Remove bolding from headings

* Removed deprecated echo set-env instruction

* fix typo (#1516)

Co-authored-by: hubwriter <hubwriter@github.com>

* Remove extraneous grammar period which breaks the compare URL (#1252)

* Remove extraneous grammar period which breaks the compare URL

* Update data/reusables/repositories/two-dot-diff-comparison-example-urls.md

Co-authored-by: Nick Schonning <nschonni@gmail.com>

Co-authored-by: Nick Schonning <nschonni@gmail.com>
Co-authored-by: hubwriter <hubwriter@github.com>

* Revert "" to ` in RU"

This reverts commit d484fd6ef5.

* Revert "" to ` in PT"

This reverts commit fab62f05be.

* Revert "" to ` in DE"

This reverts commit 78abcd6f7a.

* Change md

This squashes all the translation commits and their deletion.

* Update content/github/collaborating-with-issues-and-pull-requests/creating-and-deleting-branches-within-your-repository.md

Co-authored-by: Felicity Chapman <felicitymay@github.com>

Co-authored-by: Atharva Shirdhankar <72031540+StarTrooper08@users.noreply.github.com>
Co-authored-by: Aakarsh B <aakarshbiju@gmail.com>
Co-authored-by: Aritra Roy Gosthipaty <aritra.born2fly@gmail.com>
Co-authored-by: Guilherme Macedo <guilherme@gmacedo.com>
Co-authored-by: Stephen Wade <stephen@stephenwade.me>
Co-authored-by: Shao Yang Hong <hongsy2006@gmail.com>
Co-authored-by: a2br <62328077+a2br@users.noreply.github.com>
Co-authored-by: Cas van Dinter <casvd@hotmail.com>
Co-authored-by: Nick Schonning <nschonni@gmail.com>
Co-authored-by: Antoine Rondelet <rondelet.antoine@gmail.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: ねず <39144575+wonda-tea-coffee@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Ilia <ilia@wearebond.com>
Co-authored-by: a2br <a2br@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
2020-12-02 16:03:35 +00:00
Shati Patel
153c2bce10 Merge branch 'main' into bold-headers 2020-12-02 13:59:23 +00:00
Shati Patel
43d0e7fe26 Merge branch 'main' into main 2020-12-02 13:12:34 +00:00
ylemkimon
2220b6cb9e Merge branch 'main' into patch-1 2020-12-02 11:49:27 +09:00
Flo Edelmann
390f8dc19b Explain how workflow run URL is constructed 2020-11-27 21:43:56 +01:00
Nick Schonning
3231aebf54 chore: Remove bolding from headings 2020-11-25 12:37:57 -05:00
Sarah Schneider
e5c8cfd2b5 Merge branch 'main' of github.com:github/docs-internal into tweak-script-that-updates-developer-links 2020-11-24 13:31:22 -05:00
Sarah Schneider
99d514617a Merge branch 'main' of github.com:github/docs-internal into tweak-script-that-updates-developer-links 2020-11-24 13:03:20 -05:00
Sarah Schneider
c5b8bc222f Merge branch 'main' into find-page-in-version-redux 2020-11-24 13:02:46 -05:00
Martin Lopes
c9293f4f90 Travis migration: Add new section "Using environment variables in a matrix" (#16606)
* Added new section "Using environment variables in a matrix"

* Small fixes

* Moved example into reusable

* Apply suggestions from code review

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-24 16:59:31 +10:00
Sarah Schneider
26b9459048 Merge branch 'main' of github.com:github/docs-internal into find-page-in-version-redux 2020-11-23 12:14:45 -05:00
Sarah Schneider
0b6d024d25 ran the modified script/content-migrations/update-developer-site-links.js 2020-11-23 12:01:14 -05:00
Aleksandr Chebotov
66558af51e Update Windows default shell 2020-11-23 13:51:46 +03:00
Martin Lopes
c787a53c6d Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-20 16:01:38 +10:00
Martin Lopes
d34ee71b7d Merge branch 'main' into martin389-patch-1 2020-11-19 17:55:33 +10:00
Martin Lopes
dc36bcb91c Updated example based on feedback 2020-11-19 17:55:21 +10:00
Lucas Costi
6882f6b785 Apply correct GHES versioning to 'workflow improvement' features (#16512) 2020-11-19 14:04:05 +10:00
Sarah Schneider
d208a8951e Merge branch 'main' into find-page-in-version-redux 2020-11-18 16:49:46 -05:00
Stephen Wade
be3ee26b56 properly capitalize "macOS" 2020-11-16 20:19:44 -05:00
Lucas Costi
ef1184d72d Add raw tags for issue_comment example (#1373) 2020-11-16 16:21:32 +10:00
JBryceOrtiz
d61493f46b Update workflow-syntax-for-github-actions.md (#1132) 2020-11-16 15:45:13 +10:00
Adam Dobrawy
a6f2e68b53 Avoid use branch for example workflows (#1231) 2020-11-16 15:29:08 +10:00
Martin Lopes
dea0890d24 Merge branch 'main' into martin389-patch-1 2020-11-16 07:25:11 +10:00
ylemkimon
d49ccb084e Add warning regarding pull_request_target event 2020-11-16 00:11:40 +09:00
Sarah Schneider
ae0aabf636 update links (recreate https://github.com/github/docs-internal/pull/15486) 2020-11-12 13:31:47 -05:00
Maxim Lobanov
a7b0ab5133 [GitHub Actions] Update information about hosting MacOS Hosted runners (#16401)
* Update specifications-for-github-hosted-runners.md

* Update content/actions/reference/specifications-for-github-hosted-runners.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-11-11 09:34:33 +00:00
Martin Lopes
6c8e379538 Update workflow-syntax-for-github-actions.md 2020-11-11 17:49:02 +10:00
Martin Lopes
fc18c04fb3 Added some light rephrasing 2020-11-11 17:31:13 +10:00
Martin Lopes
0418bdadd0 Update workflow-syntax-for-github-actions.md 2020-11-11 15:47:46 +10:00
Tierney Cyren
3b3d0a07ec docs: add example YAML for workflow_dispatch (#358) 2020-11-09 15:57:20 -08:00
Varun Sridharan
75f8cb820a Update workflow-syntax-for-github-actions.md 2020-11-07 07:07:42 +05:30
Varun Sridharan
a62e908974 Fixed Github's Container Registry Domain
changed `gcr.io` to `ghcr.io` because `gcr.io` is an invalid domain to fetch Github's container registry.
2020-11-06 14:18:13 +05:30
Colin Caine
bf204622c5 Update events-that-trigger-workflows.md (#650)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-05 11:41:27 +10:00
Simran
e89eef32b3 Actions: How to run jobs on issue_comment only if PR (#438) 2020-11-04 15:19:51 -08:00
Nick Schonning
87e8d1b4b0 chore: Remove locales from docs.microsoft.com urls (#1011) 2020-11-04 14:43:27 -08:00
Jakub Warczarek
11c251b50c Add more details about workflow_run (#531) 2020-11-04 12:57:24 -08:00
Nick Schonning
9f0fbebab0 typo: Multline -> Multiline 2020-11-04 14:38:22 -05:00