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

861 Commits

Author SHA1 Message Date
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
Lyon Till
82d7e23c1f Update configuring-openid-connect-in-azure.md
Update product name to help avoid confusion with on-premises Active Directory
2021-11-01 10:44:10 +00:00
Miyata Jumpei
9a65d66398 Add {% raw %} in configuring-openid-connect-in-amazon-web-services.md 2021-11-01 19:44:00 +09:00
Jules Parker
2a08f64ad2 out of date branch Merge branch 'main' into jules-4795 2021-11-01 10:25:05 +01:00
Miyata Jumpei
8fd2e66070 Remove duplicate "token.actions.githubusercontent.com:sub" key 2021-11-01 11:02:19 +09:00
Edward Thomson
27cfbb13ba actions: clarify IP address ranges for self hosted runners (#22460)
* actions: don't recommend users allow-list our hosted runners

There are too many IP addresses for our hosted runners for users to use
them as an allow-list.  In fact, we have a note where we _don't_
recommend that they use this.  Remove a contradictory sentence below.

* ip addresses: clarify what these ip addresses are

* self-hosted: clarify inbound/outbound requirements

* Update content/actions/hosting-your-own-runners/about-self-hosted-runners.md

* Update content/authentication/keeping-your-account-and-data-secure/about-githubs-ip-addresses.md

Co-authored-by: hubwriter <hubwriter@github.com>
2021-10-29 09:57:11 +00:00
Martin Lopes
99a4d42901 [Oct 26, 2021] Deployments: Authenticating with OpenID Connect (#21775)
Co-authored-by: John Bohannon <imjohnbo@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-10-26 18:04:04 +00:00
Jules Parker
3e72ad4dce Merge branch 'main' into jules-4795 2021-10-26 12:01:50 +02:00
Martin Lopes
78c5b23bc9 Added updates (#22407) 2021-10-26 10:23:47 +10:00
Martin Lopes
48feb7369c [October 25, 2021] OpenID Connect - guides shipping on Oct 25 (#22392) 2021-10-26 09:37:21 +10:00
hubwriter
11190da519 Add sentence about github.token (#22339) 2021-10-25 09:31:28 +01:00
Kevin Heis
3b092b4cb8 Deprecate 2.22 b (#22366)
* Update enterprise-server-releases.js

* Run deprecation script

* Remove finding / managing security vulnerabilities

* remove vuln from translations

* remove more dead pages

* Restore heavily used files

* Remove 2.22 refs in tests

* Update working-with-the-npm-registry.md
2021-10-22 13:23:16 -07:00
Sarita Iyer
588bddeda9 Merge branch 'main' into chesterbr/reintroduce-branch-protection-rule-actions-trigger 2021-10-22 15:41:01 -04:00