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
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
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
Lucas Costi
5cef9e2fe7
Remove Actions experimental articles ( #27524 )
2022-05-18 00:35:40 +00:00
Matt Pollard
52f7aaf271
GitHub AE May 2022 update ( #27179 )
2022-05-17 16:59:26 +02:00
Jan Gutsche
d41e285e64
Building and testing python: Caching dependencies: add poetry package manager
2022-05-17 16:51:43 +02:00
Jan Gutsche
1a940e54bd
Add poetry to caching dependencies package managers
...
The addition of `poetry` can be seen in: https://github.com/actions/setup-python#caching-packages-dependencies
2022-05-17 15:11:45 +02:00
Emma Makinson
4809eadd1e
Fixes broken link ( #27713 )
...
* Fix broken links
2022-05-16 14:46:17 +00:00
Ariel Deitcher
66b4330881
differentiate between skipped workflows and skipped jobs ( #27394 )
...
* differentiate between skipped workflows and skipped jobs
* Optimize images
* bad link
* Recreated screenshot
* Optimize images
* Apply suggestions from code review
Co-authored-by: Martin Lopes <martin389@github.com >
* Apply suggestions from code review
Co-authored-by: Martin Lopes <martin389@github.com >
* Apply suggestions from code review
Co-authored-by: Josh Gross <joshmgross@github.com >
* Apply suggestions from code review
* add links and clarify language again
* fix links
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Martin Lopes <martin389@github.com >
Co-authored-by: Josh Gross <joshmgross@github.com >
Co-authored-by: hubwriter <hubwriter@github.com >
2022-05-13 16:23:09 +00:00
Ramya Parimi
bd17fccddf
Merge branch 'main' into patch-2
2022-05-13 09:36:31 -05:00
Jeroen Rietveld
4eff415d9b
Actions PR approval permissions ( #27527 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-05-13 07:01:22 +00:00
Jan Brasna
df102201d4
Fix choosing a runner wording
2022-05-13 02:55:36 +02:00
Octomerger Bot
a49ffb3c0c
Merge branch 'main' into repo-sync
2022-05-11 11:27:07 -05:00
Ramya Parimi
01639a8d98
Merge branch 'main' into fix-composite-action
2022-05-11 10:11:58 -05:00
Jenni Christensen
0086470a55
Merge branch 'main' into anthms/fix-actions-link-anchor
2022-05-10 12:10:29 -07:00
Jenni Christensen
8c788a7724
Merge branch 'main' into elbrenn/rerun-ui-3.5
2022-05-10 11:48:16 -07:00
Matt Pollard
dedbaa7831
GitHub Enterprise Server 3.5 release candidate ( #26792 )
2022-05-10 18:30:14 +02:00
hubwriter
2a75738469
Merge branch 'main' into sophietheking-vscode
2022-05-10 13:20:55 +02:00
Vanessa
b86e3e4716
Merge branch 'main' into elbrenn/rerun-ui-3.5
2022-05-10 09:16:34 +10: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
Melanie Yarbrough
4bd3536650
Merge branch 'main' into inputs-limitations-for-a-workflow_dispatch-event
2022-05-04 17:31:51 -04:00
Melanie Yarbrough
b3bd59bca6
Update content/actions/managing-workflow-runs/manually-running-a-workflow.md
2022-05-04 17:31:33 -04:00
Martin Lopes
5dd92d04aa
Reusable workflows: Inherit secrets ( #27276 )
2022-05-03 15:15:40 +10:00
parroty
b7f3c52fef
Fix output variable name
2022-04-29 14:53:35 +09:00
Beth Brennan
c31bf3400d
Update re-running-workflows-and-jobs.md
2022-04-28 10:41:39 -04:00
Martin Lopes
17b34e16cd
Revert "actions-inherit-secrets-reusable-workflows
2022-04-27 17:11:58 +10:00
Martin Lopes
75e99902d8
Merge branch 'main' into nick/inhert_secrets
2022-04-27 13:25:37 +10:00
Martin Lopes
91068c157b
Added versioning for bullet point
2022-04-27 13:17:00 +10:00
Nicholas Bergesen
32287cd6aa
Code review updated
2022-04-27 00:28:08 +00:00
Chris Patterson
d4bb0351f5
Minor change to IAM Policy 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-04-26 16:58:00 -04: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
Nicholas Bergesen
8ec17c1b01
Update content/actions/using-workflows/workflow-syntax-for-github-actions.md
...
Co-authored-by: Martin Lopes <martin389@github.com >
2022-04-26 16:24:11 +09:00
Nicholas Bergesen
08560e357d
Update content/actions/using-workflows/reusing-workflows.md
...
Co-authored-by: Martin Lopes <martin389@github.com >
2022-04-26 16:23:42 +09:00
Nicholas Bergesen
3e2e706267
Update content/actions/using-workflows/reusing-workflows.md
...
Co-authored-by: yujincat <55138573+yujincat@users.noreply.github.com >
2022-04-26 13:21:19 +09:00
Nicholas Bergesen
965c28d292
Update content/actions/using-workflows/workflow-syntax-for-github-actions.md
...
Co-authored-by: yujincat <55138573+yujincat@users.noreply.github.com >
2022-04-26 13:10:32 +09:00