1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Commit Graph

330 Commits

Author SHA1 Message Date
Laura Coursen
ed18f98d12 Make tables accessible in the Actions focus area (#35481) 2023-03-20 08:51:14 -05:00
Tauhid Anjum
c23e976809 Add GHES limits based on version (#35242)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2023-03-13 06:55:01 +00:00
Joe Clark
1018ee0df3 Add documentation for increased enterprise concurrency for Actions Windows/Linux runners (#35142) 2023-03-10 20:11:54 +00:00
Lucas Costi
6d33187adc Fix example that showed a number for workflow_dispatch (#24217) 2023-03-06 01:29:24 +00:00
Chris Patterson
c852510688 Additional clarification on pinning to a commit SHA (#35266)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
Co-authored-by: jc-clark <jc-clark@github.com>
2023-03-03 23:10:53 +00:00
hubwriter
57bbe18ed4 Corrected with review comments (#35021)
Co-authored-by: Dylan Smith <dylanatsmith@github.com>
Co-authored-by: Tauhid Anjum <tauhidanjum@gmail.com>
2023-02-27 09:09:41 +00:00
Joe Clark
fefcf3b5a6 Enterprise bug fixes for the week of February 17, 2023 (#34882)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2023-02-23 19:24:50 +00:00
Kerry Chu
1785192a36 fix grammar in content/actions/learn-github-actions/understanding-github-actions.md (#24045) 2023-02-23 14:53:57 +00:00
Felicity Chapman
1687279ca0 [Accessibility] review and revise/delete images for repository directory (A-C) part 1 - mostly actions (#34753)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2023-02-23 10:15:50 +00:00
Aditya
3238bd0955 Documentation update for variables size limit (#34973)
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Dylan Smith <dylanatsmith@github.com>
2023-02-22 16:04:35 +00:00
Hector Alfaro
4cd28fd735 Remove support for miniTocMaxHeadingLevel (#34758) 2023-02-17 16:29:02 +00:00
Mr. Míng
9ae2cef6ee Fixed a typo of "DAYS_OF_WEEK" to "DAY_OF_WEEK" (#23971)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-02-16 23:56:57 +00:00
Peter Bengtsson
b7c7dbf672 Update all internal links (#34787) 2023-02-15 15:16:18 +00:00
Róbert Papp
85e7d00699 Remove confusing folder from example (#23812) 2023-02-13 05:59:23 +00:00
Vallie Joseph
0f8df0de2c Adding emphasis to always expression warning (#34238) 2023-02-07 09:50:46 +00:00
Siara
a746a8a095 Update enterprise cache admin content (#34103) 2023-02-06 19:25:15 +00:00
Laura Coursen
42a6e62137 Fix duplicate headers in the GitHub Actions docs (#34373) 2023-02-06 04:53:21 +00:00
Kevin Heis
ac2cd0e47d Deprecate GHES 3.3 (#34328)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
2023-02-03 17:05:11 +00:00
Courtney Wilson
d115a9f807 Merge branch 'main' into patch-1 2023-02-02 13:12:42 -06:00
Sarah Edwards
8bf2afbbc5 modify wording 2023-02-02 09:24:22 -08:00
mc
a1b1ed5f0c Merge branch 'main' into patch-6 2023-02-02 09:05:03 +01:00
Kirill Müller
339e82bd6e Trivial: fix alphabetic order for github context (#23542)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-01-31 17:14:16 +00:00
Laura Coursen
48cefb75cf Fix headers that skip levels (#34279) 2023-01-31 15:37:41 +00:00
Sophie
acf9850275 Merge branch 'main' into grammar-cannot 2023-01-31 11:45:25 +01:00
Rob Bos
47b97cae10 Add missing copy button to yaml content 2023-01-31 08:13:23 +01:00
Josh Soref
314ea30833 Grammar: cannot 2023-01-29 03:51:17 -05:00
chadmando
f5c41d5aed Docs: Add 'to' for clarity
The sentence didn't read well: "You can also trigger a workflow run on a schedule, ..."  adding 'to' makes it clearer.
"You can also trigger a workflow to run on a schedule,"
2023-01-26 14:17:08 -06:00
Krzysztof Pawlicki
649b1ce85f Update contexts.md
Updated inputs context description with missing type `choice` information and provided more precise information about standard properties with the link to workflow dispatch event trigger for reference.
2023-01-26 10:32:15 +01:00
Martin Eneqvist
0f81a03583 Fix broken anchor 2023-01-25 14:47:48 +01:00
Courtney Wilson
fc4477614e Merge branch 'main' into patch-1 2023-01-23 11:39:33 -05:00
Lala Sabathil
b0985ac191 chore: Use same type in contexts example (#23222) 2023-01-23 16:09:24 +10:00
canovasjm
776eded0a8 Fix typo in variables.md 2023-01-20 22:56:21 -03:00
Pantelis
b1532bc7aa adding github.action_path example (#33994)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2023-01-18 05:38:19 +00:00
Tauhid Anjum
05fdc8dbd2 Variables docs additions and corrections (#33908)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2023-01-17 03:37:08 +00:00
Joe Clark
83bdd63b1d Add documentation for new OIDC claims, default variables, and contexts (#33719)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2023-01-11 01:01:25 +00:00
Joe Clark
471701851f Add documentation for GitHub Actions configuration variables (#33119)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Tauhid Anjum <tauhidanjum@gmail.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2023-01-10 05:17:34 +00:00
Y. Meyer-Norwood
4d25330c84 Make two examples of format(...)consistent 2023-01-05 10:37:50 +13:00
kjarkur
bb293c8515 make function names consistent
change fromJson to fromJSON
2022-12-27 06:46:53 -05: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
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
Larissa Fortuna
6922447795 Adding larger runners concurrency limits (#32367) 2022-11-08 04:11:08 +00: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
w-bonelli
1b9f0b971c 📝 remove HOME mention from Actions env var naming section (#21444) 2022-10-19 07:56:53 +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
7b86410fc3 Improve Actions short titles (#31394)
Co-authored-by: Martin Lopes <martin389@github.com>
2022-10-05 04:34:45 +00:00
Octomerger Bot
0ec43b983c Merge branch 'main' into repo-sync 2022-10-03 20:56:27 -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