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

51 Commits

Author SHA1 Message Date
Sarah Edwards
012525e673 Document triggering_actor (#28988) 2022-07-26 22:54:58 +00: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
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
Sarah Edwards
e7a6d023ce Unified inputs context (#27254) 2022-06-10 06:46:01 +00:00
Sarah Schneider
f44578572c Ran script/content-migrations/convert-if-to-ifversion.js 2022-06-06 18:13:12 -04:00
Scott Rohde
728d3668bc Clarify requirements on property names when using property dereference syntax. 2022-05-27 15:42:20 -05: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
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
Ross Williams
50930ff31c Specify return value for undefined properties in workflow contexts (#17089) 2022-04-22 19:47:03 +01:00
Lucas Costi
b49c768777 Version actions for GHES, use reusables (#26004)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-04-01 09:36:17 +10:00
Sarah Edwards
83d8d82b09 Merge branch 'main' into joshjohanning-update-container-contexts 2022-03-11 14:46:37 -08:00
Ramya Parimi
6ce27f4082 Merge branch 'main' into workflow-boolean-input-example 2022-03-10 13:57:11 -06:00
Ramya Parimi
8baa02f0bf Merge branch 'main' into action_status-context 2022-03-08 11:01:38 -06:00
Sophie
73aad78f9e Merge branch 'main' into workflow-boolean-input-example 2022-03-08 10:46:52 +01:00
Josh Johanning
6143d55e05 adding env to container 2022-03-07 13:01:11 -06:00
Jonathan Tamsut
d04e4046ae bump version for upload-artifact and download-artifact code snippets (#25782) 2022-03-04 10:17:09 +10:00
Thomas Evans
a4a6613935 Update Workflow Input examples to include boolean 2022-03-03 14:26:47 -05:00
Sarah Edwards
5ef12e6570 Merge branch 'main' into action_status-context 2022-03-02 16:25:31 -08:00
Vanessa
d1c7679836 Merge branch 'main' into patch-2 2022-03-02 12:09:45 +10:00
Octomerger Bot
6254af46ee Merge branch 'main' into repo-sync 2022-03-01 02:04:03 -08:00
Antoine Méausoone
2b5dab3f7b docs: fix whitespace templating issue in github table 2022-02-28 09:27:29 +01:00
Sophie
c9258a8498 Merge branch 'main' into sophie-5758 2022-02-25 16:01:19 +01:00
Sophie
50c0b2d0b0 Removed duplicate actions reusable folder 2022-02-25 15:51:14 +01:00
Edward Thomson
382a299277 actions: update version support for context.run_attempt (#25651)
Co-authored-by: hubwriter <hubwriter@github.com>
2022-02-25 10:38:18 +00:00
Uncle Jake
9d5c471b3f Add vertical bars("|") to the missing points
It is better to add vertical bars("|") although it doesn't affect to view
2022-02-25 17:47:31 +09:00
Vanessa
4b8b75e337 GitHub Enterprise Server 3.4 release candidate (#24754)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Lars Schneider <larsxschneider@github.com>
Co-authored-by: Jared Murrell <primetheus@github.com>
Co-authored-by: Jules Parker <19994093+jules-p@users.noreply.github.com>
Co-authored-by: Docubot <67483024+docubot@users.noreply.github.com>
Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Sarita Iyer <saritai@github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Steve Guntrip <stevecat@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Lars Schneider <larsxschneider@github.com>
Co-authored-by: Jared Murrell <primetheus@github.com>
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com>
Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
2022-02-15 13:40:37 -05:00
Mike Carey
e103e625cf Rewords the description 2022-02-15 11:37:17 -06:00
Mike Carey
6798775cd2 Update contexts.md 2022-02-15 11:25:33 -06:00
Josh Johanning
8811a0d6e7 listing secrets as being available in job.container 2022-02-08 12:51:55 -06:00
Lucas Costi
46f7eea786 Action metadata syntax: set higher max heading for TOC, consistency fixes (#24827) 2022-01-31 03:31:51 +00:00
Sebastián Camargo
02d162ccc3 Fixed broken link on documentation (#14250)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-01-18 21:40:19 +00:00
Lucas Costi
07095e96cc Actions context article revamp (#23628) 2022-01-18 00:53:42 +00:00
ajaykn
711de2bc18 Enable concurrency for reusable workflows (#23739)
Co-authored-by: hubwriter <hubwriter@github.com>
2021-12-17 09:08:15 +00:00
Matt Pollard
b3e1ff4e89 Update documentation for GitHub AE's December 2021 release (#23405) 2021-12-07 10:36:37 +01:00
Ferenc Hammerl
bee380f827 Add new runner variable runner.arch (#12374)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-12-02 11:16:55 +10:00
ajaykn
f42bdab3ff [Actions] Update context availability for reusable wfs (#22581) 2021-11-10 05:41:08 +00:00
Chris Patterson
87806da349 Added new context properties and environment variables for refs (#22188)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-11-08 00:47:58 +00:00
Ramya Parimi
a4fb8bb237 Added versioning to the new content to fix broken links (#22621)
* Update contexts.md

* Update contexts.md

* Update content/actions/learn-github-actions/contexts.md

Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>

* Update contexts.md

added versioning to input context

* Update contexts.md

Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
2021-11-04 20:54:55 +00:00
Ramya Parimi
991af51d7b Merge branch 'main' into inputs-context 2021-11-04 10:15:35 -05:00
Edward Thomson
c135151b47 Remove actions "warning"s (#22176) 2021-10-15 23:17:52 +00:00
Laura Coursen
8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00
Matt Pollard
ccbe9b9ede Restore beta note for GitHub Actions on GitHub AE (#22158) 2021-10-13 19:27:15 +02:00
rhysd
f3a1fb3ca7 Describe inputs context in contexts page 2021-10-11 12:27:58 +09:00
Matt Pollard
307e8094ec Backport updated content from GitHub AE M2 megabranch and version for ghae-next (#21525) 2021-10-04 16:11:57 +00:00
Christina Guo
e8f172d33d Add run_attempt to GitHub context (#21820) 2021-09-30 22:03:06 +00:00
Emily Seville
dc5ad5873f GitHub context fix (#10018) 2021-09-27 16:51:17 +00:00
gruntwork-ci
28e7313b05 Merge branch 'main' of github.com:github/docs into patch-2 2021-09-24 09:59:52 -07:00
Ferenc Hammerl
e938643620 Add runner name to Actions context and env vars (#10230)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-09-24 04:29:06 +00:00