1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Commit Graph

249 Commits

Author SHA1 Message Date
Sophie
bf49600e53 Update content/actions/learn-github-actions/contexts.md
Co-authored-by: Ajay <40024974+ajaykn@users.noreply.github.com>
2022-08-17 14:58:17 +02:00
Sophie
fce105b494 updates context availability 2022-08-17 14:22:13 +02:00
Hector Alfaro
95e6f3d3ab Deprecate GHES 3.1 (#28798)
* add 3.1 to deprecated versions

* rewrite img src to use azure blob storage in archive script

Co-authored-by: rachmari <rachmari@users.noreply.github.com>

* remove static files for ghes 3.1

* remove liquid conditionals and content for ghes 3.1

* remove outdated hardware reqs reusable

* Fix liquid conditional uncaught by script

* Close liquid conditionals missed by script

* Apply @mattpollard's suggestions

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

Co-authored-by: rachmari <rachmari@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-07-11 21:17:09 +00:00
Ajaykn-mac
5cfa0a054e update context availability for unified inputs context 2022-06-30 21:34:03 +05:30
Lucas Costi
1a70d2d2e6 Add note for requesting higher concurrency limit (#28656) 2022-06-27 02:36:53 +00:00
Edward Thomson
16650c6829 Update description of GITHUB_REF (#26776)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-06-14 06:49:15 +00:00
Felicity Chapman
326fee281c Fix old-style conditions, update README (#28385) 2022-06-10 10:02:31 +01:00
Sarah Edwards
e7a6d023ce Unified inputs context (#27254) 2022-06-10 06:46:01 +00:00
Sarah Schneider
2c0e82a216 Merge branch 'main' of github.com:github/docs-internal into use-ifversion-for-fbv 2022-06-07 15:03:57 -04:00
Martin Lopes
443f9cc8e0 Adds links to the example library (#28254) 2022-06-07 03:54:21 +00:00
Sarah Schneider
f44578572c Ran script/content-migrations/convert-if-to-ifversion.js 2022-06-06 18:13:12 -04:00
Martin Lopes
ea38e71452 Merge branch 'main' into clarify-property-name-syntax 2022-06-01 16:49:12 +10:00
Martin Lopes
44f1fe1af1 Merge branch 'main' into fix-expression-typo 2022-06-01 16:25:05 +10:00
Alex Brazier
994474dee3 Update failure with additional conditions (#18270)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-06-01 05:25:41 +00:00
Scott Rohde
728d3668bc Clarify requirements on property names when using property dereference syntax. 2022-05-27 15:42:20 -05:00
Scott Rohde
035eb8c144 Fix typo in exponential number. 2022-05-27 14:37:29 -05:00
Anthony
142705b5f5 Adds note on availability for the github.job and github.token context properties (#27948)
Include note for `github.job` and `github.token`

Co-authored-by: hubwriter <hubwriter@github.com>
2022-05-25 11:36:29 +00:00
Konrad Pabjan
b312c93a9b [Actions] Document Job Summaries (#25661)
* Initial updates for job summaries

* Optimize images

* Add image for basic mardkown summary example

* Optimize images

* Add feature flag versioning

* First docs team edit

* Rework content after powershell update to article:

* Add powershell examples
* Add 'Example' headings like previous sections
* Other misc bug fixes in the article.

* Update documented limit from 128K to 1MiB per step

* Rename Markdown summaries to Job summaries in all places

* Remove capitalization on 'Job'

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-05-09 17:02:25 +01:00
Sarah Edwards
ed4bcb96a0 Add more examples about actions matrixes (#26890)
Co-authored-by: Jacob Wallraff <thyeggman@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-04-26 17:43:08 +00:00
Ross Williams
50930ff31c Specify return value for undefined properties in workflow contexts (#17089) 2022-04-22 19:47:03 +01:00
Lucas Costi
c126eed09c Add "About workflows" article (#26520) 2022-04-22 07:09:59 +00:00
Uncle Jake
a471ee7ad5 Fix wrong component name
- the hashtag doesn't work
- change the component name "job" to "workflow"
2022-04-18 00:02:22 +09:00
KD
3c11a30791 typo
The code uses actions/checkout v3 as opposed to v2
2022-04-08 19:18:03 -04:00
Lucas Costi
b49c768777 Version actions for GHES, use reusables (#26004)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-04-01 09:36:17 +10:00
Kurt von Laven
4ce6cfff28 Add example for object filter on object.
There was already an example for using an object filter on an array.
Clarify that object filters can be used on objects as well and that the
result is an array, not an object.
2022-03-19 18:31:49 -07:00
Sarah Edwards
83d8d82b09 Merge branch 'main' into joshjohanning-update-container-contexts 2022-03-11 14:46:37 -08:00
Ramya Parimi
6ce27f4082 Merge branch 'main' into workflow-boolean-input-example 2022-03-10 13:57:11 -06:00
Ramya Parimi
5048139518 Merge branch 'main' into action_status-context 2022-03-09 13:04:03 -06:00
Ramya Parimi
8baa02f0bf Merge branch 'main' into action_status-context 2022-03-08 11:01:38 -06:00
Ramya Parimi
c4ecbf8bc0 Merge branch 'main' into patch-4 2022-03-08 09:16:38 -06:00
Sophie
73aad78f9e Merge branch 'main' into workflow-boolean-input-example 2022-03-08 10:46:52 +01:00
Josh Johanning
6143d55e05 adding env to container 2022-03-07 13:01:11 -06:00
Matt Pollard
d2012d5f8e Add guide for enterprise-level self-hosted runners with GitHub Actions (#25123) 2022-03-04 10:46:10 +01:00
Jonathan Tamsut
d04e4046ae bump version for upload-artifact and download-artifact code snippets (#25782) 2022-03-04 10:17:09 +10:00
Thomas Evans
a4a6613935 Update Workflow Input examples to include boolean 2022-03-03 14:26:47 -05:00
Robert Sese
79c48070c4 Deprecate 3.0 (#25646)
* Deprecate 3.0

* 3.0 deprecation: remove 3.0 markup (#25647)

* Remove liquid conditionals and content for 3.0 deprecation

* Remove manually, no longer versioned in a supported version

* Remove translations manually, no longer versioned in a supported version

* Remove 'if', now in all supported versions

* Remove dangling 'elseif', now in all supported versions

* Remove dangling 'elseif' and 3.0 screenshot reference, now in all supported versions

* Nudge to latest supported GHES version

* Nudge to latest supported release GHES version

* Bump all the version for the liquid tests

* Bump first deprecated version for linting tests

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove extra newline

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove extra newline

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove extra newline

Co-authored-by: Laura Coursen <lecoursen@github.com>

* One reusable per line

Co-authored-by: Laura Coursen <lecoursen@github.com>

* One reusable per line

Co-authored-by: Laura Coursen <lecoursen@github.com>

* One reusable per line

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Don't depend on hardcoded versions

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove static files for 3.0 deprecation (#25649)

Co-authored-by: Laura Coursen <lecoursen@github.com>
2022-03-03 13:08:24 -06:00
Ramya Parimi
b308a42edf Merge branch 'main' into patch-4 2022-03-03 07:45:34 -06:00
Ramya Parimi
734ed76e5f Merge branch 'main' into action_status-context 2022-03-03 07:38:59 -06:00
Sarah Edwards
2682eeb723 add word 2022-03-02 16:35:14 -08:00
Nikola Jokic
087c91e0be Added explanation about hashFiles returning an empty string (#15719)
Co-authored-by: Edward Thomson <ethomson@github.com>
2022-03-03 00:31:37 +00:00
Sarah Edwards
5ef12e6570 Merge branch 'main' into action_status-context 2022-03-02 16:25:31 -08:00
Vanessa
d1c7679836 Merge branch 'main' into patch-2 2022-03-02 12:09:45 +10:00
Octomerger Bot
6254af46ee Merge branch 'main' into repo-sync 2022-03-01 02:04:03 -08:00
Antoine Méausoone
2b5dab3f7b docs: fix whitespace templating issue in github table 2022-02-28 09:27:29 +01:00
Sophie
c9258a8498 Merge branch 'main' into sophie-5758 2022-02-25 16:01:19 +01:00
Sophie
50c0b2d0b0 Removed duplicate actions reusable folder 2022-02-25 15:51:14 +01:00
Edward Thomson
382a299277 actions: update version support for context.run_attempt (#25651)
Co-authored-by: hubwriter <hubwriter@github.com>
2022-02-25 10:38:18 +00:00
Uncle Jake
9d5c471b3f Add vertical bars("|") to the missing points
It is better to add vertical bars("|") although it doesn't affect to view
2022-02-25 17:47:31 +09:00
Tom Elliott
89fa131844 Remove extra use of 'repository'. (#15556) 2022-02-25 05:50:48 +00:00
Daniel Compton
3e4ad2e15e Clarify GITHUB_REF for PRs (#15304) 2022-02-18 00:27:11 +00:00