1
0
mirror of synced 2026-01-01 09:04:46 -05:00
Commit Graph

1705 Commits

Author SHA1 Message Date
Antoine Taillefer
7a0b6ca94d Fix Jenkins migration: Using steps to execute task (#22081) 2022-12-07 06:47:52 +00:00
Dina Berry
44c1bcd259 Link sample code to documentation (#22425)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-12-07 02:33:23 +00:00
Octomerger Bot
945bff9080 Merge branch 'main' into repo-sync 2022-12-05 23:40:29 -08:00
Martin Lopes
234f2e0b4c Clarify the effect of use_default (#32502) 2022-12-06 07:06:38 +00:00
yaronpri
9b0537d192 Emphasise the use of github.action_path (#22464)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-12-06 17:00:44 +10:00
Mark Iannucci
b110dac84d Add link to context availability for workflow .if key syntax (#22437)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-12-06 05:57:20 +00:00
Matt Pollard
660424ce23 Update release note and documentation for reusable workflows in GitHub AE 3.4 (#33229) 2022-12-05 17:34:09 +01:00
Mike Hucka
3a1eb6a5cc Add mention of composite actions under "Types of actions" (#22097) 2022-12-05 04:16:41 +00:00
Larissa Fortuna
aae3a578b0 Add section for default larger runners (#33062)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
Co-authored-by: Martin Lopes <martin389@github.com>
2022-12-01 16:17:24 +00:00
Lucas Costi
4d6d3735d3 Remove archived labeler action from Actions docs (#33033)
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
2022-11-30 00:27:04 +00:00
Martin Lopes
9420d86143 Apply suggestions from code review 2022-11-25 17:07:14 +10:00
Liam
a9d8c7f417 Update configuring-openid-connect-in-amazon-web-services.md
Removed use of non-existent condition key (:iss claim), removed incorrect use of ForAllValues, changed documentation explanation to be correct.
2022-11-22 14:04:40 -08:00
Lucas Costi
cb39c15ab6 Add transition info for Actions -latest runner images (#32844)
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
2022-11-22 04:38:52 +00:00
Nicolo Canali De Rossi
d8504e3280 Fix whitespace and empty rows on actions/learn-github-actions/environment-variables (#32792) 2022-11-21 12:45:04 +00:00
Tyler Goffinet
68dad52f10 Add strategy to keywords for jobs that call workflows (#21768)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-11-16 15:52:42 +10:00
Sampark Sharma
956918468f Update docs related to actions cache (#30916)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2022-11-15 00:42:34 +00:00
Sophie
fdc4466e89 [14-11-2022]: Allow admins to require approval on fork PR in private repos - [GA] (#32442)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Belinda Vennam <bvennam@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
2022-11-14 18:44:00 +00:00
dndirangu
929818065a Update using-labels-with-self-hosted-runners.md (#32503)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-11-14 03:59:47 +00:00
Courtney Wilson
f6fcf20006 Merge branch 'main' into patch-1 2022-11-11 09:46:41 -06:00
Felicity Chapman
b617c4a7a1 Improve comments for code security variables (#32445) 2022-11-11 09:31:37 +00:00
Per Eriksson
06ce170829 typo 2022-11-10 20:12:28 +01:00
Per Eriksson
7a3d63e202 merge notes 2022-11-10 20:12:28 +01:00
Laura Coursen
7331cff24c Add 💅 2022-11-10 20:12:28 +01:00
Per Eriksson
2b436719d1 passing secrets to reusable workflows 2022-11-10 20:12:28 +01:00
Martin Lopes
c0ea72f4dc Switch example.lab to example.com (#32500)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2022-11-10 18:55:20 +00:00
Laura Coursen
3a97c7e5f8 Add 💅 2022-11-10 09:35:15 -06:00
TheNH813
a0bfa7b286 Merge branch 'main' into patch-3 2022-11-09 22:20:17 -06:00
TheNH813
f8b9665482 Add "permissions:" statement for artifacts
Reviewed contribution documentation, examples and localization checklist for wording, and adjusted suggestion to use a "permissions:" statement.
2022-11-09 22:18:13 -06:00
Jules
96b3b4b74c Merge branch 'main' into universe-2022-megabranch 2022-11-08 07:46:59 +01:00
Larissa Fortuna
6922447795 Adding larger runners concurrency limits (#32367) 2022-11-08 04:11:08 +00:00
Jules
10383a1160 Merge branch 'main' into universe-2022-megabranch 2022-11-07 12:00:55 +01:00
Martin Lopes
4f06ccf0a3 GitHub Actions Importer - [Public Beta] (#31630)
Co-authored-by: Ethan Dennis <ethanis@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Jennifer Kerns <47341891+JenniferKerns@users.noreply.github.com>
2022-11-03 14:55:29 +10:00
TheNH813
0a442b77af Update downloading-workflow-artifacts.md
Artifacts cannot be downloaded unless a user is logged in, and this is not specified in the current version of the page. Updating for clarity.
2022-11-02 17:33:42 -05:00
Dev Prakash Sharma
966e37813d Merge branch 'main' into codewithdev-changes 2022-11-01 21:41:33 +05:30
Martin Lopes
d0cea547f6 Restrict workflow using runner group names (#31892)
Co-authored-by: Nicholas Bergesen <nicholasbergesen@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-11-01 01:56:48 +00:00
Dev Prakash Sharma
bfae1ff57f Broken Markup fixed 2022-10-31 00:33:48 +05:30
eeSquared
e7536fcdd9 Add a security disclaimer about Actions VMs (#31797)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-10-28 03:29:00 +00:00
Sophie
19e7415f1e Merge branch 'main' into patch-2 2022-10-27 17:48:58 +02:00
Martin Lopes
28b085d103 Update link for check-all-english-links.yml (#32111) 2022-10-27 00:08:09 +00:00
Riadh Laabidi
e3ba165f6c Added documentation about escaping values for $GITHUB_ENV file (#21582)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2022-10-26 23:30:03 +00:00
Nemanja Glumac
6b239b33fe Fix (grammar) typo 2022-10-26 22:31:22 +02:00
mischa
df2b43d5f3 Add redirect for old GitHub docs link managing Actions secret (#32014)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
2022-10-26 15:20:45 +00:00
Courtney Wilson
cba0667813 Merge branch 'main' into patch-1 2022-10-26 08:59:17 -05:00
Isaac Shalom
92b810c8d6 Add clarification about default run-name in Actions (#31946)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-10-26 01:51:04 +00:00
Rachael Sewell
3e998f61d5 use azure blob storage for archived enterprise versions (#31883)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
2022-10-25 12:03:38 -07:00
Prashanth Rajaram
abf80f17fb chore(docs): Update composite action secret access
Add access note about secrets for composite actions
Fixes #12705
2022-10-24 18:03:51 -07:00
Lucas Costi
42d16ca503 Remove old Universe videos from Actions LP (#31995) 2022-10-24 04:04:39 +00:00
Lucas Costi
cda732a516 Remove unsuitable Actions learning paths (#31994) 2022-10-24 03:39:52 +00:00
Larissa Fortuna
56bb42b36f Adding wording about default runner group (#31734)
Co-authored-by: Martin Lopes <martin389@github.com>
2022-10-20 15:58:12 +00:00
Siara
4211384489 Adds content for Actions cache UI (#31738)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-10-20 13:02:33 +00:00