1
0
mirror of synced 2026-01-05 03:06:35 -05:00
Commit Graph

114 Commits

Author SHA1 Message Date
Jacob Marks
2029707c4e Fix git update-index command 2022-10-08 11:41:50 +10: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
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
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
noviicee_U
1ecf108834 added correct commands for steps on Creating a Docker container action page 2022-08-24 23:06:54 +05:30
Josh Soref
3f5df14e77 Clarify when INPUT_<VARIABLE_NAME> works (#19883) 2022-08-22 07:14:24 +00:00
Lucas Costi
b9c83ca384 Fix action release flow to Marketplace (#20040) 2022-08-22 15:50:41 +10:00
Romain Lespinasse
aa6a6e9097 docs(creation-actions): add missing 'runs.' prefix (#19743) 2022-08-17 05:31:47 +00:00
Romain Lespinasse
c7acb8374d docs(create-actions): add optional flag on branding (#19810) 2022-08-17 05:25:08 +00:00
Jenni Christensen
63e1c8c8b3 Merge branch 'main' into ske-runner-images 2022-08-08 08:30:09 -07:00
Ben Wells
b7a53879b4 actions metadata syntax update: required input is actually optional, not required itself (#29669)
Co-authored-by: Vanessa <vgrl@github.com>
2022-08-08 03:52:12 +00:00
skedwards88
aea4b9c47c rename references to virual-environments repo to runner-images 2022-07-29 12:33:18 -07:00
Matt Pollard
4150dc04d7 Fix versioning for GitHub Enterprise Server 3.6 (#29070) 2022-07-18 08:50:56 +00:00
Luc
815fc1c2a2 Update about-custom-actions.md 2022-07-01 01:37:39 +02:00
Josh Gross
7a9755d0bd Remove facebook feather icon (#28710) 2022-06-23 23:21:48 +00:00
Sarah Schneider
f44578572c Ran script/content-migrations/convert-if-to-ifversion.js 2022-06-06 18:13:12 -04:00
Edward Thomson
074c09f0c1 continue-on-error for composite action steps (#26856)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-05-23 23:04:23 +00:00
Edward Thomson
b2f54ba44a actions: document output size/value limitations (#27717) 2022-05-20 14:40:29 +10:00
Matt Pollard
52f7aaf271 GitHub AE May 2022 update (#27179) 2022-05-17 16:59:26 +02:00
Octomerger Bot
a49ffb3c0c Merge branch 'main' into repo-sync 2022-05-11 11:27:07 -05:00
Jenni Christensen
0086470a55 Merge branch 'main' into anthms/fix-actions-link-anchor 2022-05-10 12:10:29 -07:00
parroty
b7f3c52fef Fix output variable name 2022-04-29 14:53:35 +09:00
Christian Leucht
cb22b9c452 fixes wrong ::set-output name 2022-04-13 16:25:04 +02: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
Lucas Costi
6c73c5d9c8 Merge branch 'main' into patch-5 2022-03-28 17:21:54 +10:00
Nikola Jokic
98b52f2f65 Update content/actions/creating-actions/creating-a-docker-container-action.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-03-28 09:17:44 +02:00
Anthony
b734439e51 Fix link in metadata-syntax-for-github-actions.md 2022-03-25 16:08:32 -04:00
Rob Bos
0c41da353d Add in more copy options to make it easier for the user 2022-03-09 09:25:56 +01:00
hubwriter
75ccc012bc [4 March] Use actions from internal repositories - beta > GA (#25606)
* Remove beta note box

* Add cross-ref to REST API docs

* Slight rewording of last commit
2022-03-04 12:26:19 +00:00
Robert Sese
79c48070c4 Deprecate 3.0 (#25646)
* Deprecate 3.0

* 3.0 deprecation: remove 3.0 markup (#25647)

* Remove liquid conditionals and content for 3.0 deprecation

* Remove manually, no longer versioned in a supported version

* Remove translations manually, no longer versioned in a supported version

* Remove 'if', now in all supported versions

* Remove dangling 'elseif', now in all supported versions

* Remove dangling 'elseif' and 3.0 screenshot reference, now in all supported versions

* Nudge to latest supported GHES version

* Nudge to latest supported release GHES version

* Bump all the version for the liquid tests

* Bump first deprecated version for linting tests

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove extra newline

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove extra newline

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove extra newline

Co-authored-by: Laura Coursen <lecoursen@github.com>

* One reusable per line

Co-authored-by: Laura Coursen <lecoursen@github.com>

* One reusable per line

Co-authored-by: Laura Coursen <lecoursen@github.com>

* One reusable per line

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Don't depend on hardcoded versions

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove static files for 3.0 deprecation (#25649)

Co-authored-by: Laura Coursen <lecoursen@github.com>
2022-03-03 13:08:24 -06:00
Sophie
50c0b2d0b0 Removed duplicate actions reusable folder 2022-02-25 15:51:14 +01:00
Nikola Jokic
8c74e279d8 Added explanation that everything passed through args will be passed to the container 2022-02-23 15:26:26 +01:00
Kurt von Laven
2584e88f0c Clarify which Feather icons aren't supported. (#15700)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-02-22 21:15:33 +00:00
Ramya Parimi
b878dbb351 Merge branch 'main' into patch-2 2022-02-02 08:33:37 -06:00
Nikola Jokic
ccb9022b1d Added explanation about workdir override in entrypoint (#14553)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-02-01 15:52:30 +00:00
Adithya Krishna
4a9739a121 📝 - Updated Compositite Example on 🏁 - Fixes https://github.com/github/docs/issues/11849 (#13318) 2022-01-31 19:13:13 +00:00
Ramya Parimi
fdcd6b8208 Merge branch 'main' into patch-2 2022-01-31 12:58:50 -06:00
Sarah Edwards
7f92507e31 add comment about feather icon list (#24728) 2022-01-31 16:10:00 +00:00
Lucas Costi
46f7eea786 Action metadata syntax: set higher max heading for TOC, consistency fixes (#24827) 2022-01-31 03:31:51 +00:00
Sarah Edwards
431e669754 Merge branch 'main' into patch-2 2022-01-26 15:55:29 -08:00
Thomas Boop
f1f4532f0e Update Composite Versioning (#24589)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2022-01-26 20:35:48 +00:00
Laura Coursen
4bf653746f 💅 beta note (#24500) 2022-01-21 15:04:44 +00:00
Laura Coursen
86656c8e94 Share actions with your enterprise 2022-01-21 11:42:04 +00:00
Vanessa
654bebaacd [GHES 3.4 versioning] Fix for node16 (#23938)
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
2022-01-06 08:41:31 +10:00
Ferenc Hammerl
1bd90a432c Add documentation for conditional composite steps (runs.steps[*].if) (#12378) 2022-01-04 15:38:19 +00:00
Peter Bengtsson
97d8746422 cleaning up trailing slash redirects (part 9) (#23781) 2021-12-17 08:27:06 +00:00