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 |
|
mc
|
c1a9af30fd
|
Merge branch 'main' into patch-1
|
2022-10-19 10:04:41 +01:00 |
|
mc
|
8f53cf951f
|
Update content/actions/examples/using-scripts-to-test-your-code-on-a-runner.md
|
2022-10-19 09:53:44 +01:00 |
|
w-bonelli
|
1b9f0b971c
|
📝 remove HOME mention from Actions env var naming section (#21444)
|
2022-10-19 07:56:53 +00:00 |
|
Martin Lopes
|
5836957166
|
Repository level customisation for OpenID Connect configuration (#31706)
|
2022-10-18 21:47:17 +00:00 |
|
Brad Parbs
|
08255a541d
|
Update broken link check URL and name
|
2022-10-18 11:32:18 -05:00 |
|
Larissa Fortuna
|
21a29c7fbe
|
Add machine specs info to Larger Runners page (#31698)
Co-authored-by: Martin Lopes <martin389@github.com>
|
2022-10-18 15:27:28 +00:00 |
|
Sarah Edwards
|
dac4144086
|
PAT v2 beta (#31013)
Co-authored-by: Hirsch Singhal <1666363+hpsin@users.noreply.github.com>
Co-authored-by: Jovel Crisostomo <jovel@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
|
2022-10-18 15:11:04 +00:00 |
|
Victor Lin
|
5a886b42f4
|
workflow_dispatch: Document that ref can be a tag (#21117)
|
2022-10-18 07:58:55 +00:00 |
|
TrianguloY
|
93910c65b9
|
Update readme sample in creating-a-javascript-action.md (#21377)
|
2022-10-18 02:01:18 +00:00 |
|
Amadeusz Sadowski
|
685c89c988
|
fix: Update workflow commands table for env files (#21353)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
|
2022-10-18 01:28:25 +00:00 |
|
Andy Crain
|
22fd1d8937
|
Remove 'choice' option for workflow_call type (#21325)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
|
2022-10-18 01:19:43 +00:00 |
|
Esote
|
b094dab325
|
Fix nesting reusable workflows link (#21422)
|
2022-10-17 20:43:11 +00:00 |
|
Joe Clark
|
74a679dc51
|
Make product variables for Enterprise translation-friendly (#31628)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
|
2022-10-17 18:54:05 +00:00 |
|
Francesco Renzi
|
ad70a7012f
|
Remove references to stdout commands (#31674)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
|
2022-10-17 01:09:57 +00:00 |
|
Rob Bos
|
7ea7006be4
|
Update contexts.md for GitHub Actions and input variables (#20138)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
|
2022-10-14 02:22:21 +00:00 |
|
Lucas Costi
|
c1fe5d2943
|
Actions workflow run and workflow list Navigation updates (#31558)
Co-authored-by: github-actions <github-actions@github.com>
|
2022-10-13 20:10:16 +00:00 |
|
Rachael Rose Renk
|
92376dd3f8
|
Update workflow-commands-for-github-actions.md
|
2022-10-12 14:21:09 -06:00 |
|
Rachael Rose Renk
|
2b858946a9
|
Merge branch 'main' into issue-11713
|
2022-10-12 13:29:58 -06:00 |
|
Sam Browning
|
5024cb9551
|
Merge branch 'main' into patch-2
|
2022-10-11 15:00:39 -04:00 |
|
Francesco Renzi
|
01577fdefb
|
Document set-output and save-state environment file commands (#31196)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
|
2022-10-11 13:36:34 +00:00 |
|
Riadh Laabidi
|
ac272a10cc
|
Update workflow-commands-for-github-actions.md
|
2022-10-10 14:09:12 +00:00 |
|
Jacob Marks
|
52cdba7019
|
Fix hyperlink
URL pointing to stale/non-existent anchor `#self-hosted-runner-security-with-public-repositories`.
|
2022-10-08 16:43:25 +10:00 |
|
Jacob Marks
|
2029707c4e
|
Fix git update-index command
|
2022-10-08 11:41:50 +10:00 |
|
Tomáš Fejfar
|
13b64e6dff
|
Update workflow-syntax-for-github-actions.md
The docs show choice in the examples: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#providing-inputs
|
2022-10-07 16:35:19 +02:00 |
|
Jason Etcovitch
|
f768d3fb6d
|
Update workflow_run event with new in_progress action (#31251)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
|
2022-10-06 00:02:19 +00:00 |
|
Lucas Costi
|
7b86410fc3
|
Improve Actions short titles (#31394)
Co-authored-by: Martin Lopes <martin389@github.com>
|
2022-10-05 04:34:45 +00:00 |
|
Florian Wagner
|
34a7be5cc8
|
Exchange usage of action my-action with actions/labeler (#31312)
Signed-off-by: Florian Wagner <h2floh@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
|
2022-10-05 03:47:09 +00:00 |
|
Janice
|
67f31c0206
|
Merge branch 'main' into codewithdev-changes
|
2022-10-04 11:57:26 +02:00 |
|
Octomerger Bot
|
96aeca6633
|
Merge pull request #21066 from github/repo-sync
repo sync
|
2022-10-03 20:51:33 -07:00 |
|
Lucas Costi
|
cf67d12126
|
Merge branch 'main' into patch-2
|
2022-10-04 13:34:00 +10:00 |
|
Lucas Costi
|
df6c1a5658
|
Add onboarding links to common Actions use cases (#31124)
Co-authored-by: Vanessa <vgrl@github.com>
|
2022-10-04 03:25:42 +00:00 |
|
Lucas Costi
|
321f93bd45
|
Updated larger runner doc for non-admin users (#21065)
Co-authored-by: Dimitrios Philliou <d1m1tr10s@github.com>
|
2022-10-04 01:25:31 +00:00 |
|
Ethan Palm
|
69ce3069c1
|
Apply suggestions from code review
|
2022-10-03 11:11:29 -07:00 |
|
Dev Prakash Sharma
|
fdb5e95bca
|
Merge branch 'main' into codewithdev-changes
|
2022-10-03 00:29:29 +05:30 |
|
Dev Prakash Sharma
|
b72f008d85
|
Remove the emphasize tags and updated attributes style
|
2022-10-03 00:21:32 +05:30 |
|
Steve Guntrip
|
e6d239e419
|
Fix broken link in OpenID Actions article (#31268)
|
2022-09-29 13:45:00 +01:00 |
|
Joe Clark
|
4236682497
|
Merge branch 'main' into noviicee
|
2022-09-28 14:12:11 -07:00 |
|
Joe Clark
|
bfc4edc28b
|
Update content/actions/creating-actions/creating-a-docker-container-action.md
|
2022-09-28 13:52:31 -07:00 |
|
Joe Clark
|
29e0014d8f
|
Update content/actions/creating-actions/creating-a-docker-container-action.md
|
2022-09-28 12:45:47 -07:00 |
|
Joe Clark
|
ec585bf4b1
|
Update content/actions/creating-actions/creating-a-docker-container-action.md
|
2022-09-28 12:45:37 -07:00 |
|
Joe Clark
|
e3f9d2cc37
|
Update content/actions/creating-actions/creating-a-docker-container-action.md
|
2022-09-28 12:30:51 -07:00 |
|
Lucas Costi
|
580fcc8012
|
Merge branch 'main' into codewithdev-changes
|
2022-09-28 08:49:29 +10:00 |
|