Jess Hosman
3b49aeff02
Add versioning and minor change to description text
2022-09-27 16:21:10 -06:00
Dev Prakash Sharma
f9a5adcbad
Added description for github.secret_source
2022-09-20 01:55:45 +05:30
Lucas Costi
3ad37039b7
Add quotes to jobs context, fix json code block language ( #20362 )
2022-09-05 03:44:10 +00:00
Martin Lopes
2f567891e7
Merge branch 'main' into 6458-larger-runners
2022-08-25 15:32:04 +10:00
Martin Lopes
acff9dfa11
Apply suggestions from code review
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-08-25 15:31:34 +10:00
Lucas Costi
3527c50888
Add information on jobs context for reusable workflows ( #19979 )
...
Co-authored-by: hubwriter <hubwriter@github.com >
2022-08-25 11:08:09 +10:00
Thomas Hennø
a9956bdfd4
Fix: inconsistent punctuation in understanding-github-actions.md
...
Punctuation like periods come **before** the ending quotation mark in the US. All other quotation marks in the document use `."`, this was the only one that placed the period after the closing quotation mark.
2022-08-23 11:23:29 +02:00
Martin Lopes
0c7cd1734d
Merge branch 'main' into 6458-larger-runners
2022-08-23 09:51:15 +10:00
Sophie
502f6d9318
Merge branch 'main' into sophietheking-7094
2022-08-22 14:53:18 +02:00
Martin Lopes
49b76aa9a1
revised diagram, added variable for product name
2022-08-22 14:27:56 +10:00
Martin Lopes
43c9bab295
Merge branch 'main' into 6458-larger-runners
2022-08-19 12:13:07 +10:00
Lucas Costi
21332fc750
Clarify github.sha context description ( #19975 )
2022-08-19 09:56:04 +10:00
Axel Heider
6369a52d4e
Actions: provide example how to match against a string list ( #17670 )
...
Signed-off-by: Axel Heider <axelheider@gmx.de >
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-08-18 05:12:41 +00:00
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
Justin Grote
4cbd2f506e
Add description for runner debug context and envar ( #19404 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-08-17 07:01:47 +00:00
Rob Bos
d2328ccce8
Fix spacing inside expression for consistency ( #19653 )
2022-08-17 06:20:01 +00:00
Martin Lopes
0321f88db3
Renamed to "larger runners"
2022-08-15 13:41:39 +10:00
Martin Lopes
18a4df06af
Update understanding-github-actions.md
2022-07-28 17:13:25 +10:00
Martin Lopes
fa5c59f8d7
Updated terminology
2022-07-28 17:12:19 +10:00
Martin Lopes
8cc1924236
Adding billing info
2022-07-28 10:50:43 +10:00
Martin Lopes
8add195efc
Merge branch 'main' into 6458-larger-runners
2022-07-27 13:28:27 +10:00
Sarah Edwards
012525e673
Document triggering_actor ( #28988 )
2022-07-26 22:54:58 +00:00
Martin Lopes
9e074a0266
Update understanding-github-actions.md
2022-07-25 17:10:25 +10:00
Martin Lopes
ee401e8f43
Added initial updates
2022-07-25 16:56:25 +10: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