1
0
mirror of synced 2026-01-08 03:01:54 -05:00
Commit Graph

896 Commits

Author SHA1 Message Date
Ramya Parimi
70047a7630 Merge branch 'main' into patch-2 2021-12-13 06:25:00 -06:00
Ramya Parimi
bb14aa16e8 Merge branch 'main' into patch-2 2021-12-13 06:08:07 -06:00
Ethan Palm
9e0d7de848 Fix redirect orphans (#23555)
* Remove self referential redirects

* remove redirect that should be visible

* Delete outdated article

* Readd redirect for deleted article

* Remove deleted article from index

* remove translations
2021-12-10 15:51:04 -08:00
Hrishikesh Kadam
dd2f6f1c1f Update metadata-syntax-for-github-actions.md
Edit hyperlink in step - `runs.steps[*].shell`
2021-12-10 21:41:41 +05:30
Feanil Patel
51d8e22040 Update small grammer error in understanding-github-actions.md 2021-12-10 10:30:41 -05:00
Ramya Parimi
d8e5e72ce6 Merge branch 'main' into patch-2 2021-12-08 13:58:43 -06:00
Martin Lopes
a1a27e2764 Removed superfluous redirect (#23472) 2021-12-08 02:26:16 +00:00
Myles Borins
3aad784b35 doc: update docs for publishing to npm + gpr (#12553)
Co-authored-by: Edward Thomson <ethomson@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-12-08 01:00:47 +00:00
Matt Pollard
b3e1ff4e89 Update documentation for GitHub AE's December 2021 release (#23405) 2021-12-07 10:36:37 +01:00
Winnie Li
20c24e6e6c added note about rounding behavior (#23000) 2021-12-06 14:00:52 +00:00
Matt Pollard
75d8f0e427 Fix future broken link and versioning syntax for GitHub AE (#23347) 2021-12-06 09:01:46 +00:00
Octomerger Bot
269794d3e3 Merge branch 'main' into repo-sync 2021-12-03 13:51:02 -06:00
JenniferKiesel
267cf250ec Replace npm install with npm ci (#12148) 2021-12-03 19:28:49 +00:00
Tobi
471049334a Change iconName to Optional (#12090) 2021-12-03 19:19:32 +00:00
Ethan Palm
fcb733492f [GHEC version] Version content about GitHub Actions (#23257)
* Remove extra liquid tags

Reusable contains the same tags that it is wrapped in

* update Using environments for deployment article

* Version Releasing and maintaining actions

* Version Adding self-hosted runners

* Version Removing self-hosted runners

* Version reusables

* Version Managing access to self hosted runners using groups

* Update Adding selfhosted runners

* Update Managing access to selfhosted runners using groups

* Remove enterprise from fpt version

* Update Removing selfhosted runners

* Update reusables
2021-12-03 18:35:59 +00:00
Octomerger Bot
cd1bc4256e Merge branch 'main' into repo-sync 2021-12-02 19:41:05 -06:00
Lucas Costi
5933365fb8 Clarify wording for runs-on syntax (#12504)
Co-authored-by: Edward Thomson <ethomson@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-12-02 16:35:31 -08:00
Grace Park
4ff5167e51 Updating name: sublanding to guides and using DropdownMenu for type/topics filter (#23290)
* updating sublanding to guides page and using DropdownMenu primer component

* fix linting error

* remove unnecessary import

* updating translation files

* move data-testid

* trying to fix test

* fix browser tests

* Update content/README.md

Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com>

Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com>
2021-12-02 18:43:33 +00:00
Edward Thomson
066e0763ba Actions: runs.using can now specify node16 (#22911) 2021-12-02 16:29:51 +00:00
Octomerger Bot
e97a42766f Merge branch 'main' into repo-sync 2021-12-01 20:09:00 -06: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
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
Nicholas Hebert
96d7e02c2d Add missing raw element 2021-11-30 10:51:37 -04:00
Nicholas Hebert
c1d3b96326 Provide workflow_dispatch variable usage example 2021-11-30 10:21:48 -04: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