1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Commit Graph

873 Commits

Author SHA1 Message Date
Octomerger Bot
a8cdfeea18 Merge branch 'main' into repo-sync 2021-11-30 20:07:30 -05:00
Casper Smits
066d37365a Document reusable workflow limitation (#11831) 2021-12-01 00:29:45 +00:00
Edward Thomson
639debe227 actions: update "understanding github actions" (#23201)
* actions: update "understanding github actions"

Take a refresh pass on the "understanding github actions" document, in
order to reinforce our CI/CD messaging and definitions, and update the
art with high-res illustrations.

* Apply suggestions from code review

Co-authored-by: Martin Lopes <martin389@github.com>

Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2021-11-30 21:55:23 +00:00
Ari Pollak
ba382b2039 Tweak AWS OIDC instructions (#11621)
* Tweak AWS OIDC instructions

* Only contents: read is necessary
* Remove :aud filter because it's set to "sts.amazonaws.com" when using aws-actions/configure-aws-credentials

* Update to be valid JSON, and actually remove :aud

Co-authored-by: hubwriter <hubwriter@github.com>
2021-11-30 10:34:18 +00:00
Octomerger Bot
f7b37bb326 Merge branch 'main' into repo-sync 2021-11-30 04:50:07 -05:00
hubwriter
5c8f14d07c Add clarification sentence (#23174) 2021-11-30 09:28:56 +00:00
KeisukeYamashita
c8218d51b5 Fix list services command in GCP OpenID connect doc (#11506) 2021-11-30 09:27:27 +00:00
Felicity Chapman
8febf7251d Add raw tags around YAML example (#12447) 2021-11-29 11:58:19 +00:00
hubwriter
dc9dab0032 [GA date TBD] Update reusable workflows docs for GA (#22795)
* Update reusable workflows docs

* Update content/actions/learn-github-actions/reusing-workflows.md

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* Update content/actions/learn-github-actions/reusing-workflows.md

* Update content/actions/learn-github-actions/reusing-workflows.md

* Update content/actions/learn-github-actions/reusing-workflows.md

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* Update content/actions/learn-github-actions/reusing-workflows.md

Co-authored-by: Martin Lopes <martin389@github.com>

* Apply review suggestion from Lucas

* Update content/actions/learn-github-actions/reusing-workflows.md

Co-authored-by: Martin Lopes <martin389@github.com>

* Update content/actions/learn-github-actions/reusing-workflows.md

Co-authored-by: Martin Lopes <martin389@github.com>

* Update content/actions/learn-github-actions/reusing-workflows.md

Co-authored-by: Martin Lopes <martin389@github.com>

* Add information about use of runners

As per review comment from Ajay Krishna Nalisetty

* Update content/actions/learn-github-actions/workflow-syntax-for-github-actions.md

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* Update content/actions/learn-github-actions/workflow-syntax-for-github-actions.md

* Fix version as per Lucas's review comment

* Explain using environment secrets

* Add workflow diagram

* Move explanation of diagram above it

* Slight change to job_workflow-ref description

Include the syntax of the response data, as per
https://github.slack.com/archives/C01SMLA6MNY/p1637731982336700

* Clarify difference between repo and job_workflow_ref

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com>
2021-11-24 14:26:50 +00:00
ahdbilal
487c56cb49 update actions docs with setup-python caching (#22990)
* updated the python testing doc with caching

* updated docs with setup-actions caching for node and python

* updaed content with setup-actions cachine

* fix links

* Update content/actions/advanced-guides/caching-dependencies-to-speed-up-workflows.md

Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>

* Update components/playground/content/building-and-testing/python.tsx

* Update components/playground/content/building-and-testing/python.tsx

* Update content/actions/advanced-guides/caching-dependencies-to-speed-up-workflows.md

* Update content/actions/advanced-guides/caching-dependencies-to-speed-up-workflows.md

* Update content/actions/advanced-guides/caching-dependencies-to-speed-up-workflows.md

* Update content/actions/automating-builds-and-tests/building-and-testing-python.md

* Update content/actions/automating-builds-and-tests/building-and-testing-python.md

Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-11-23 17:26:03 +00:00
Usha N
da74b410a6 Update caching-dependencies-to-speed-up-workflows.md (#22820) 2021-11-23 13:53:51 +00:00
Laura Coursen
0ccf608e1c Small fixes 2021-11-23 11:52:27 +00:00
Laura Coursen
b64e85ce60 Learning path to help enterprises adopt Actions (#22513) 2021-11-18 23:40:18 +00:00
Chris Patterson
ad605a410c Updated workflow inputs example to include types (#22588)
* Updated workflow inputs example to include types

* Add versioning for GHEC/GHES/GHAE

* Remove links to actions.yaml info

Co-authored-by: hubwriter <hubwriter@github.com>
2021-11-18 11:38:33 +00:00
Emma Makinson
42bc0d558f Adds option to copy content from code blocks (#22829) 2021-11-17 14:17:41 +00:00
Martin Lopes
dbfd986816 [Actions][OpenID Connect] Update Azure example for AZ CLI (#22851) 2021-11-17 17:10:31 +10:00
Lucas Costi
f68e0d2114 Typo fix in Action workflow command article (#12040) 2021-11-16 09:04:52 +00:00
Simran
9448e2ff51 Actions: Add echo workflow command (#11567)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-11-16 03:50:00 +00:00
zyellowhorse
21c02cbc59 Fix typo in OIDC 2021-11-14 16:14:28 -07:00
Martin Lopes
3742c8d18e Updated token example (#22764) 2021-11-11 23:02:07 +00:00
Ramya Parimi
f51dbadc00 Merge branch 'main' into update-powershell-usage 2021-11-11 07:31:04 -06:00
Martin Lopes
515b835f01 Merge branch 'main' into main 2021-11-11 12:40:48 +10:00
Jackson Welsh
21b382d440 Fix Condition codeblock syntax (#11788) 2021-11-11 11:36:26 +10:00
Edward Thomson
2a79e8094b actions: reorganize top-level table of contents (#22674)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-11-10 22:37:29 +00:00
Edward Thomson
9c1f6688e7 actions: self-hosted runner address information (#22628)
* actions: public repositories are only dotcom and ghec

Remove the disclaimer about public repositories for ghes/ghae.

* actions: don't show customizing page to ghes

GitHub-hosted runners are not supported on GHES (yet).  Don't show them
the page on how to customize them.

* actions: clarify host requirements for accessing GitHub from self-hosted

* actions: correct and expand GHAE domains necessary for self-hosted

* actions: GHES self-runners talk to dotcom in GitHub Connect

* actions: minimize GitHub-hosted page for GHES

There's no GitHub-hosted runners for GHES, minimize the amount of talk
that we do about them.

* actions: self-hosted runners update from a new endpoint

We're changing the way release content is stored, it's moving to
`objects.github.com`.

* Apply suggestions from code review

Thanks!

Co-authored-by: Martin Lopes <martin389@github.com>

* actions: correct self-hosted runner hostname

Self-hosted runners talk to objects.githubusercontent.com, not
objects.github.com.

Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-11-10 22:25:20 +00:00
Kristof Mattei
2374f8d472 fix: updated PowerShell UTF-8 warning to narrow it down to legacy PowerShell on Windows only 2021-11-10 09:06:48 -08:00
Kristof Mattei
7a5e9d7f8b fix: corrected casing of PowerShell 2021-11-10 09:06:48 -08:00
Ramya Parimi
f14c56abf9 Merge branch 'main' into patch-2 2021-11-10 08:12:25 -06:00
Kristof Mattei
8965884f27 Made jobs.<job_id>.steps[*].shell a separate ## (#11335) 2021-11-10 13:57:01 +00:00
Ramya Parimi
ec14bb0ae3 Merge branch 'main' into patch-2 2021-11-10 07:02:30 -06:00
ajaykn
f42bdab3ff [Actions] Update context availability for reusable wfs (#22581) 2021-11-10 05:41:08 +00:00
Octomerger Bot
fc455c713b Merge branch 'main' into repo-sync 2021-11-09 18:23:29 -05:00
Martin Lopes
93f0349cfc Using OIDC with your reusable workflows (#22409) 2021-11-10 09:20:59 +10:00
Nick Graef
e7706dbde7 fix workflow_call inputs path in workflow syntax (#11220) 2021-11-09 22:52:27 +00:00
exquo
6462527e55 Update storing-workflow-data-as-artifacts.md 2021-11-08 18:14:46 +00:00
Alan Kay
2a019a2b42 docs: replace id_token to id-token 2021-11-08 10:14:46 -06: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
c105981135 Merge branch 'main' into patch-2 2021-11-04 11:57:03 -05:00
Ramya Parimi
07ac28bb56 Merge branch 'main' into patch-2 2021-11-04 11:46:51 -05:00
Ramya Parimi
26079c37aa Merge branch 'main' into patch-2 2021-11-04 10:46:57 -05:00
Ramya Parimi
991af51d7b Merge branch 'main' into inputs-context 2021-11-04 10:15:35 -05:00
Ethan Palm
5a2bc8a7de Merge branch 'main' into patch-2 2021-11-03 15:21:39 -07:00
Ramya Parimi
2b50747cbb Merge branch 'main' into main 2021-11-03 12:31:49 -05:00
Ramya Parimi
2499ab7eac Merge branch 'main' into main 2021-11-03 05:48:30 -05:00
Ramya Parimi
c41add427f Merge branch 'main' into main 2021-11-03 03:33:11 -05:00
Ramya Parimi
6025bd808e Merge branch 'main' into patch-4 2021-11-03 03:23:03 -05:00
hubwriter
d7a4e933dc Document 3-level restriction for workflow_run (#22508)
* Document 3-level restriction for workflow_run

* Update content/actions/learn-github-actions/events-that-trigger-workflows.md

* Update content/actions/learn-github-actions/events-that-trigger-workflows.md

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-11-02 15:30:53 +00:00
ChannyClaus
3231e3d277 Update autoscaling-with-self-hosted-runners.md
fix typo: runnner -> runner
2021-11-01 10:18:22 -04:00
Uwe Stuehler
f3b791ea5b Fix typo in autoscaling-with-self-hosted-runners.md 2021-11-01 14:15:55 +01:00