1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Commit Graph

9 Commits

Author SHA1 Message Date
Simran
ad5c362c63 Actions: env context cannot be used in job.<job_id>.if (#1803) 2021-01-14 12:32:17 -08: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
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
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
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
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
Arthur Casals
d7f7be07b1 Update context-and-expression-syntax-for-github-actions.md
Fixes #121 . Since I was on it I also changed the properties lists for the other contexts so they're all in alphabetical order now.
2020-10-07 22:08:05 +02: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