Christian Clauss
eceed09ad2
Add Python 3.10.5 and remove end of life versions ( #18766 )
2022-06-22 22:24:39 +00:00
Sam Partington
1620a0b319
Add "Building and testing Go" ( #28564 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-06-22 04:22:57 +00:00
Scott Rohde
cedaaedb04
Remove redundant notes ( #18425 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
Co-authored-by: Martin Lopes <martin389@github.com >
2022-06-17 16:21:16 +10:00
titanism
f356acaee1
fix: fixed Actions large secret instructions and added warning ( #18603 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-06-17 16:11:18 +10:00
Janice
0208ceaa80
Merge branch 'main' into patch-2
2022-06-16 12:13:09 +02:00
Martin Lopes
482d837709
[2022-06-17] Customizing the containers used by jobs - [Public Beta] ( #27858 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com >
2022-06-15 19:23:43 +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
Sarah Schneider
ddd08403ff
update the ghae versioning tag that uses two issue numbers
2022-06-10 14:59:17 -04:00
Janice
3e37b17065
Merge branch 'main' into patch-2
2022-06-10 16:18:45 +02: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
Jacob Wallraff
c137b704d9
Add note about rerunning workflows w/ logs past retention ( #27256 )
...
Co-authored-by: Beth Brennan <34719884+elbrenn@users.noreply.github.com >
2022-06-09 20:48:37 +00:00
Prashant Patel
37a6725582
Update "can not"
...
Both cannot and can not are acceptable spellings, but the first is much more usual.
We would use can not when the "not" forms part of another construction such as "not only."
For example: These green industries can not only create more jobs, but also promote sustainable development of the land.
2022-06-09 22:13:03 +05:30
Christina Guo
32d4408791
Rerunning workflows with reusable workflows ( #28197 )
2022-06-09 08:36:27 +10:00
Martin Lopes
53d3e83e85
Merge branch 'main' into patch-2
2022-06-08 15:27:38 +10: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
Philip
ecf17c11b3
Update content/actions/managing-workflow-runs/skipping-workflow-runs.md
...
Co-authored-by: Martin Lopes <martin389@github.com >
2022-06-07 17:41:50 +02:00
Sophie
f3263dff9e
Merge branch 'main' into aws-oidc-example
2022-06-07 16:35:49 +02: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
2b640b6302
Add note about matrix strategy ( #28251 )
2022-06-06 14:18:28 +10:00
Philip
ff5b7bc52f
Update skipping-workflow-runs.md
...
The first code tag will wrap the ` true` part to the next line, hiding the essential difference (the space).
Swap these two should put the one with the space to next line and thus showing the space character.
2022-06-04 22:22:53 +02:00
Martin Lopes
64a40d6f66
Add more info about how GitHub-hosted runners are used ( #27489 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-06-03 16:01:31 +10:00
Martin Lopes
24566372da
Move self-hosted runner configuration step into specific OS version ( #28180 )
2022-06-02 11:16:49 +10: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
Martin Lopes
d89b5e2489
Merge branch 'main' into fix-expression-typo
2022-06-01 15:18:56 +10:00
Chris Patterson
35dc4ada2b
Removing ForAllValues operator from IAM example
...
The ForAllValues operator is used. It should be removed, since it applies only to multi-valued condition keys. In this case, the GH “tokens.action.githubusercontent.com:aud/sub” condition keys only have a single value. This will indicate IAM policy warnings to the customer in AWS’s Access Analyzer service since this is incorrect.
2022-05-31 09:30:50 -04:00
Ajay
5ffb9e4ca9
[Actions - Reusable workflows] Fix secrets inherit path ( #28093 )
2022-05-30 17:26:22 +10:00
Martin Lopes
36c00a8d19
Add first examples of Actions example library ( #21282 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-05-30 14:28:14 +10:00
Linda_pp
059d9f0b78
Fix document of on.workflow_call.secrets.inherit ( #17929 )
2022-05-30 00:47:00 +00:00
Stanislav German-Evtushenko
843b8cee82
Fix expression in caching doc ( #18243 )
2022-05-30 00:09:57 +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
Zach Steindler
33423ee77e
Add example content around connecting from Actions to a private network
2022-05-27 12:54:40 +00: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
Sarah Edwards
1037fe48d0
Enable debug logging ( #27849 )
...
Co-authored-by: Laura Coursen <lecoursen@github.com >
2022-05-24 16:27:30 +00:00
mc
34829882b3
Merge branch 'main' into patch-3
2022-05-24 07:58:58 +01:00
Janice
2f5f6f78e6
Merge branch 'main' into patch-2
2022-05-23 23:20:56 -07:00
Edward Thomson
074c09f0c1
continue-on-error for composite action steps (#26856 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-05-23 23:04:23 +00:00
Nicolas Mesaritis
faf23f9388
Update deploying-docker-to-azure-app-service.md
...
Fix yaml
2022-05-23 16:52:23 +03:00
Jan Macku
dfe6a234a2
Remove extra whitespace character
2022-05-23 14:33:17 +02:00
Steve Ward
2ccce40e11
Merge branch 'main' into main
2022-05-20 16:58:59 -04:00
Edward Thomson
b2f54ba44a
actions: document output size/value limitations ( #27717 )
2022-05-20 14:40:29 +10:00
Yakov Manshin
35b341bca4
Added Link to macOS 12 Info Page
2022-05-19 22:17:19 +00:00
Janice
851c46d131
Merge branch 'main' into patch-2
2022-05-19 03:59:05 -07:00
Antoine Méausoone
4f13a8cc24
docs(workflow): add concurrency keyword as supports by reusable workflow
2022-05-19 09:10:07 +02:00
Steve Ward
de16669096
Merge branch 'main' into patch-2
2022-05-18 15:55:04 -04:00
Sophie
886bef2b01
Merge branch 'main' into sophietheking-vscode
2022-05-18 11:16:14 +02:00