1
0
mirror of synced 2026-01-05 21:04:17 -05:00
Commit Graph

1495 Commits

Author SHA1 Message Date
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
Martin Lopes
7892db7cc9 Update versioning for oidc custom claims (#30244) 2022-08-25 10:19:58 +10:00
Martin Lopes
8122b97f61 OIDC - Adding HashiCorp Vault setup instructions (#29461) 2022-08-24 06:11:34 +00:00
Martin Lopes
02cbe4a069 [2020-08-19]: Actions: Enhancements to Open ID Connect support to enable secure cloud deployments at scale - [Public Beta] (#29227) 2022-08-23 22:31:48 +00: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
b3180e6837 Merge branch 'main' into major-versions-not-automatically-tagged 2022-08-23 14:42:48 +10:00
Martin Lopes
366355e268 Apply suggestions from code review 2022-08-23 14:42:37 +10:00
Jacob Wallraff
204439b54b Add line around workflow prevention for pull_request_target (#29873) 2022-08-22 22:35:42 +00:00
hubwriter
c73100e8d3 Actions: Update docs for nested reusables (#29578)
* Update for nested reusables

* Add some versioning

* add feature flag

* change to use relative link

* Update content/actions/using-workflows/reusing-workflows.md

* Update content/actions/using-workflows/reusing-workflows.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update content/actions/using-workflows/reusing-workflows.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Remove new info, as requested by reviewer

* Remove new info, as requested by reviewer

* Add examples from yujincat

Co-authored-by: skedwards88 <skedwards88@github.com>
2022-08-22 14:15:25 +00:00
Sophie
502f6d9318 Merge branch 'main' into sophietheking-7094 2022-08-22 14:53:18 +02:00
Benoît Chantre
0500918db6 Fix wrong instruction to reference a reusable workflow (#19980) 2022-08-22 07:22:53 +00:00
Josh Soref
3f5df14e77 Clarify when INPUT_<VARIABLE_NAME> works (#19883) 2022-08-22 07:14:24 +00:00
Noritada Kobayashi
f55237c549 Mention on the use of square brackets in GitHub Actions workflows filter patterns (#18970)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-08-22 16:29:27 +10:00
Lucas Costi
b9c83ca384 Fix action release flow to Marketplace (#20040) 2022-08-22 15:50:41 +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
Sophie
23f57cce07 polish and versioning 2022-08-17 14:11:10 +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
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
Stephen Schneider
512910892a Fixed method for checking cache-hit/miss (#18524)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-08-17 04:40:37 +00:00
Courtney Wilson
41ff787c4f Merge branch 'main' into patch-3 2022-08-15 08:43:48 -05:00
Sophie
d8db846901 apply suggestions from review 2022-08-15 10:46:27 +02:00
Sophie
6f68be4bcf Update reusing-workflows.md 2022-08-15 10:15:09 +02:00
Sophie
d9508ab4c4 Update content/actions/using-workflows/reusing-workflows.md
Co-authored-by: Florian Wagner <h2floh@github.com>
2022-08-15 10:12:14 +02:00
Sophie
c0edb4c36c Update content/actions/using-workflows/reusing-workflows.md
Co-authored-by: Florian Wagner <h2floh@github.com>
2022-08-15 10:08:48 +02:00
Sophie
b1110addf1 Update content/actions/using-workflows/reusing-workflows.md
Co-authored-by: Florian Wagner <h2floh@github.com>
2022-08-15 10:04:21 +02:00
Sophie
3b83c68329 Update content/actions/using-workflows/reusing-workflows.md
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-08-15 10:04:13 +02:00
Sophie
9421492a56 Update content/actions/using-workflows/reusing-workflows.md
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-08-15 10:04:04 +02:00
Sophie
eacee80c2e Update content/actions/using-workflows/reusing-workflows.md
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-08-15 10:03:53 +02:00
Sophie
f9be21576e Update content/actions/using-workflows/reusing-workflows.md
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-08-15 10:00:27 +02:00
Sarah Edwards
7b27574f6c Update links to environment-related APIs (#29926)
update links to API

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-08-15 07:14:31 +00:00
Cory Miller
0946142dae Add warning about delimiter injection (#29882) 2022-08-12 16:52:00 +00:00
mc
14d75b40e7 Merge branch 'main' into main 2022-08-11 15:44:33 +01:00
Matt Pollard
79bab19c73 Merge branch 'main' into patch-3 2022-08-10 10:27:30 +02:00
Yoann Chaudet
f54ec2320d Merge branch 'main' into pages-actions-ga-doc 2022-08-09 15:13:59 -07:00
de-oz
a55b8014f8 Fix format of the links 2022-08-10 00:57:04 +03:00
Mikhail Timofeev
6e1bf47b5c Add a note about Ubuntu 18 deprecation (#29527)
Co-authored-by: Dusko Dobranic <101048884+ddobranic@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: skedwards88 <skedwards88@github.com>
2022-08-09 13:37:39 -07:00
lehcar (rachel)
25de950005 Update using custom labels to route jobs 2022-08-09 12:43:24 -07:00
Nikola Jokic
a64e57605b Update content/actions/using-workflows/workflow-syntax-for-github-actions.md
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
2022-08-09 16:32:43 +02:00
Sophie
6e26df426e changes sentence 2022-08-09 11:32:22 +02:00
Sophie
40361d3749 more conceptual information 2022-08-09 11:04:09 +02: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
5edd416bd3 Revert "change remaining instances of virtual machines to runner image"
This reverts commit 1630a16384.
2022-08-03 14:52:40 -07:00
Jess Hosman
6bc74c6807 Merge branch 'main' into meowius-3560-add-note-private 2022-08-03 13:56:43 -06:00
Jess Hosman
cf5a4036b6 Merge branch 'main' into jhosman-5676-markdown-badges-description 2022-08-03 13:08:02 -06:00