1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Commit Graph

292 Commits

Author SHA1 Message Date
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
Lucas Costi
580fcc8012 Merge branch 'main' into codewithdev-changes 2022-09-28 08:49:29 +10:00
Jess Hosman
0d3329a1b1 Add ghae version 2022-09-27 16:47:48 -06:00
Jess Hosman
3b49aeff02 Add versioning and minor change to description text 2022-09-27 16:21:10 -06:00
Lucas Costi
9c8e396b7e Add GitHub Actions run-name feature (#30993)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-09-26 14:40:54 -07:00
Nawed Ali
04667f015b Clarify needs context (#20796) 2022-09-25 23:55:59 +00:00
Sarah Schneider
b7f48ea2c1 Support GHAE internal-only semantic versioning (#29178)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-09-22 08:26:58 +02:00
Linda_pp
6169e17084 Fix type of strategy context's properties (#20690) 2022-09-20 04:29:25 +00:00
Daniel George Holz
08b8bec482 Specify that GITHUB_REF is a full ref name (#20572)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-09-20 04:20:28 +00:00
Dev Prakash Sharma
f9a5adcbad Added description for github.secret_source 2022-09-20 01:55:45 +05:30
Christoph Muellner
3496ee1109 Update type of github.ref_protected 2022-09-07 15:16:42 +02:00
Lucas Costi
3ad37039b7 Add quotes to jobs context, fix json code block language (#20362) 2022-09-05 03:44:10 +00:00
Martin Lopes
2f567891e7 Merge branch 'main' into 6458-larger-runners 2022-08-25 15:32:04 +10:00
Martin Lopes
acff9dfa11 Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-08-25 15:31:34 +10:00
Lucas Costi
3527c50888 Add information on jobs context for reusable workflows (#19979)
Co-authored-by: hubwriter <hubwriter@github.com>
2022-08-25 11:08:09 +10:00
Thomas Hennø
a9956bdfd4 Fix: inconsistent punctuation in understanding-github-actions.md
Punctuation like periods come **before** the ending quotation mark in the US. All other quotation marks in the document use `."`, this was the only one that placed the period after the closing quotation mark.
2022-08-23 11:23:29 +02:00
Martin Lopes
0c7cd1734d Merge branch 'main' into 6458-larger-runners 2022-08-23 09:51:15 +10:00
Sophie
502f6d9318 Merge branch 'main' into sophietheking-7094 2022-08-22 14:53:18 +02:00
Martin Lopes
49b76aa9a1 revised diagram, added variable for product name 2022-08-22 14:27:56 +10:00
Martin Lopes
43c9bab295 Merge branch 'main' into 6458-larger-runners 2022-08-19 12:13:07 +10:00
Lucas Costi
21332fc750 Clarify github.sha context description (#19975) 2022-08-19 09:56:04 +10:00
Axel Heider
6369a52d4e Actions: provide example how to match against a string list (#17670)
Signed-off-by: Axel Heider <axelheider@gmx.de>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-08-18 05:12:41 +00:00
Sophie
bf49600e53 Update content/actions/learn-github-actions/contexts.md
Co-authored-by: Ajay <40024974+ajaykn@users.noreply.github.com>
2022-08-17 14:58:17 +02:00
Sophie
fce105b494 updates context availability 2022-08-17 14:22:13 +02:00
Justin Grote
4cbd2f506e Add description for runner debug context and envar (#19404)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-08-17 07:01:47 +00:00
Rob Bos
d2328ccce8 Fix spacing inside expression for consistency (#19653) 2022-08-17 06:20:01 +00:00
Martin Lopes
0321f88db3 Renamed to "larger runners" 2022-08-15 13:41:39 +10:00
Martin Lopes
18a4df06af Update understanding-github-actions.md 2022-07-28 17:13:25 +10:00
Martin Lopes
fa5c59f8d7 Updated terminology 2022-07-28 17:12:19 +10:00
Martin Lopes
8cc1924236 Adding billing info 2022-07-28 10:50:43 +10:00
Martin Lopes
8add195efc Merge branch 'main' into 6458-larger-runners 2022-07-27 13:28:27 +10:00
Sarah Edwards
012525e673 Document triggering_actor (#28988) 2022-07-26 22:54:58 +00:00
Martin Lopes
9e074a0266 Update understanding-github-actions.md 2022-07-25 17:10:25 +10:00
Martin Lopes
ee401e8f43 Added initial updates 2022-07-25 16:56:25 +10:00
Hector Alfaro
95e6f3d3ab Deprecate GHES 3.1 (#28798)
* add 3.1 to deprecated versions

* rewrite img src to use azure blob storage in archive script

Co-authored-by: rachmari <rachmari@users.noreply.github.com>

* remove static files for ghes 3.1

* remove liquid conditionals and content for ghes 3.1

* remove outdated hardware reqs reusable

* Fix liquid conditional uncaught by script

* Close liquid conditionals missed by script

* Apply @mattpollard's suggestions

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

Co-authored-by: rachmari <rachmari@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-07-11 21:17:09 +00:00
Ajaykn-mac
5cfa0a054e update context availability for unified inputs context 2022-06-30 21:34:03 +05:30
Lucas Costi
1a70d2d2e6 Add note for requesting higher concurrency limit (#28656) 2022-06-27 02:36:53 +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
Felicity Chapman
326fee281c Fix old-style conditions, update README (#28385) 2022-06-10 10:02:31 +01:00