1
0
mirror of synced 2026-01-03 06:04:16 -05:00
Commit Graph

62 Commits

Author SHA1 Message Date
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
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
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
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
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
Simran
4620400ba3 Actions: Add section about group/ungroup commands (#482) 2020-11-04 11:08:39 -08:00
Laura Coursen
a3e1733aa1 GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06: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
Laura Coursen
a51872d042 Change != "free-pro-team@latest" to enterpriseServerVersions contains currentVersion, actually (#16114)
* Run script/new-versioning/update-not-fpt-conditionals.js

* Fix a few things

* Remove outdated versioning

* Fix broken link

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-21 21:33:43 -07:00
Tim Schrumpf
7c159dd3f6 GitHub Actions: Be precise about the format (#400)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-10-20 15:39:32 +10:00
Dr
b78e5bbcac Actions: promote jobs steps title to h3 to appear in sidebar
It seems `h3` and up title will appear in sidebar.
Currently most common-used job config is hidden with it's `h4` title.
This commit changed the following title from `h4` to `h3` and also promoted sub-titles:
- `jobs.<job_id>.steps.*`
- `jobs.<job_id>.strategy.*`
- `jobs.<job_id>.container.*`
- `jobs.<job_id>.services.<service_id>.*`
2020-10-18 11:49:48 +08:00
Maxim Lobanov
84f0c7a0f6 update documentation to notify about MacOS 11.0 availability (#594) 2020-10-16 12:13:34 -07:00
Brian Bartholomew
70d6d85147 example to echo out put from previous step fails (#528) 2020-10-16 16:28:49 +10:00
Takuya N
014e7c7092 Use ubuntu-latest instead of 16.04 as an Actions example (#445)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-10-14 15:41:47 +10:00
Octomerger Bot
68ecb92c31 Branch was updated using the 'autoupdate branch' Actions workflow. 2020-10-13 02:02:42 -07:00
Felicity Chapman
0f100dabe9 Fix broken links in report #2697 (#15921) 2020-10-13 10:02:08 +01:00
Andréa Maugars
b5081ecdc2 Add missing 'skipped' option to needs (#411)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-10-13 17:42:35 +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
Arthur Casals
426ca9cd50 Update workflow-syntax-for-github-actions.md (#213)
Fixes #124
2020-10-09 17:29:10 -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
Martin Lopes
6add6c7f4a [Oct 7] Change retention period for artifacts and logs (#15904)
* Added new procedures for configuring artifact and log retention

* Fixed links

* Added update from tech review

* Added updates from tech review

* Update downloading-workflow-artifacts.md

* Reorganized content based on peer review

* Update about-artifact-log-retention.md

* Fixed links

* Replaced superfluous procedure with link

* Fixed link

* Fixed link

* Removed screenshot from procedure

* restructuring suggestions for artifacts (#15937)

* restructuring suggestions for artifacts

* Added small edits

Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>

* Added small fixes

* Apply suggestions from code review

Co-authored-by: Rachael Sewell <rachmari@github.com>

* Fixed UI procedure

Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-10-09 09:30:56 +10:00
Leona B. Campbell
3dafb4dd53 Merge branch 'main' into patch-7 2020-10-08 11:25:21 -07:00