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

442 Commits

Author SHA1 Message Date
Cynthia Rich
2ac868614d add new chagelogs for actions (#16433) 2020-11-12 09:56:09 -05:00
Matt Pollard
e6b2148c25 Add URLs (#16293)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-11-12 13:36:07 +00:00
Jason Etcovitch
dd91c5a707 "Guides" section of the Actions landing page (#16216)
* Add custom hover shadows

* Support avatars

* Add guide-card include

* Use it in product-landing

* Add gradient styles

* Add guides frontmatter

* Use guideArticles instead of full objects

* Add support for authors

* Add support for category header

* Just pass the whole page

* Use it

* guide.url => guide.href

* Use `*.githubusercontent.com`

* Fix mobile card width

* Remove showDescription check

* Use featureLinks.guideCards

* Forgot an if

* Remove support banner

* Just use login instead of name/avatarUrl

* Change card spacing

* Use circular avatars

* Add margin beneath "Guides"

* Use smaller font

* Even moar spacing

* Remove category

* Remove lead text, move button to bottom right

* update guide cards

* Change author of setting up ci to GitHub

* Attribute node js guide to GitHub

* Add author tag to powershell guide

* update top guides section with correct actions links

* Enforce size for single avatars

* Adjust spacing

Co-authored-by: Cynthia Rich <crichID@users.noreply.github.com>
2020-11-11 12:53:46 -05:00
Felicity Chapman
a72d1c4d87 Clarify code scanning permissions (#16386)
* Fix the issues raised in docs-content/3159

* Fix the issues raised in docs#763

* Fix broken anchor and improve heading

* Fix two more examples of the same anchor

* Apply suggestions from code review

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-11-11 11:26:25 +00:00
Maxim Lobanov
a7b0ab5133 [GitHub Actions] Update information about hosting MacOS Hosted runners (#16401)
* Update specifications-for-github-hosted-runners.md

* Update content/actions/reference/specifications-for-github-hosted-runners.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-11-11 09:34:33 +00:00
Jason Etcovitch
3ea9735fd7 Forgot to add these (#16429) 2020-11-10 21:01:43 +00:00
Jason Etcovitch
022a1ecc55 Adjustments for landing page top section (#16411)
* Don't show popular article descriptions

* Add more

* Truncate guides descriptions

* Use shorter dates, borders only on top/bottom

* Add "View all" links

* Make them go places

* Remove "View all" for Popular

* Populate some real popular articles

* Borked a thing, woopsy

* Use %B %d for full month name
2020-11-10 15:53:04 -05:00
Octomerger Bot
23b38c2b79 Branch was updated using the 'autoupdate branch' Actions workflow. 2020-11-10 09:05:47 -08:00
Cynthia Rich
d2d56ee206 Create hello world actions quickstart (#16218)
* create hello world quickstart

* Fix image link

* Apply suggestions from code review

Co-authored-by: Rachael Sewell <rachmari@github.com>

* Add step to merge pull request before triggering workflow

* Add slash in front of file path

* Remove unused reusable

* more explaining in hello world quickstart

* Add invitation to create new repo

* Add experiment code

Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2020-11-10 17:05:07 +00:00
Mark Phelps
9569b16fc3 Update docs around what image formats are supported by GHCR (#806) 2020-11-10 08:30:07 -08:00
Octomerger Bot
41b1e5be9b Branch was updated using the 'autoupdate branch' Actions workflow. 2020-11-10 08:22:08 -08:00
mc
1cb3c52492 Secret scanning - update beta note & add product callout (#16414)
* add product callout

* update beta note

* add product callout to articles
2020-11-10 16:21:27 +00:00
Shati Patel
b661f6b48b Merge branch 'main' into patch-1 2020-11-10 09:45:54 +00:00
Tierney Cyren
3b3d0a07ec docs: add example YAML for workflow_dispatch (#358) 2020-11-09 15:57:20 -08:00
Octomerger Bot
11711e8963 Branch was updated using the 'autoupdate branch' Actions workflow. 2020-11-09 15:24:46 -08:00
Rachael Sewell
e5c6f373ef update lowercase note (#15126) 2020-11-09 14:30:00 -08:00
Janice
d36cbcb113 Merge branch 'main' into patch-1 2020-11-09 14:36:50 -07:00
Rachael Sewell
c82ef7e614 fix version for actions rest api section (#16395)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-09 05:07:36 +00:00
Lucas Costi
efe3b3b12b Fix 'Allow select actions' wording and description (#1112)
Co-authored-by: Simran <7819991+Simran-B@users.noreply.github.com>
2020-11-09 12:00:24 +10:00
dianalogan
58f028e62d Read to write statement swap to address #644
Swapped the reusable statement to address https://github.com/github/docs/issues/644
2020-11-08 16:47:49 +00:00
Steve Piercy
3d58758531 Minor grammar correction 2020-11-06 18:00:00 -08:00
Brice
930cbe1829 Merge branch 'main' into briceholland-ghae-review 2020-11-06 14:13:44 -08:00
Janice
80532c43bf Merge branch 'main' into patch-1 2020-11-06 14:08:13 -07:00
kerem
30bc62edb7 Change SSH key generation instructions to use the Ed25519 algorithm (#940)
* Monitoring cluster nodes page changes

* ed25519 changes in

Co-authored-by: hubwriter <hubwriter@github.com>
2020-11-06 16:34:12 +00:00
Parker Brown
17c26f33de Add missing redirects (#16369)
* Add missing redirects

The `setting-up-and-managing-your-enterprise-account` directory was renamed to `setting-up-and-managing-your-enterprise` but most of the redirects to reflect this change were not put in place.

* Remove trailing spaces

* 💅 order

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-11-06 11:08:04 +00:00
Felicity Chapman
b4b28732a9 Merge branch 'main' into patch-5 2020-11-06 09:56:53 +00:00
Felicity Chapman
d767d177e7 Merge branch 'main' into patch-3 2020-11-06 09:45:21 +00:00
Peter Cihon
efff56e939 Make article available for GitHub Enterprise Server users only (#16351)
Mirroring the change done on site-policy [#325](https://github.com/github/site-policy/pull/325) to limit the article (referencing Insights) to only GHES.  /cc @felicitymay
2020-11-06 08:53:04 +00:00
Martin Lopes
4524468d25 Migrating from Travis to GitHub Actions (#16322)
* Adds Travis CI migration guide

* Updated variable syntax

* Updated links

* Fixed variable

* Split into two tables to fix rendering

* Removed section about upstream, might not be applicable here

* Made formatting more consistent

* Added misc edits, "Next steps" section, matrix example

* Added small edits

* Added updates from review

* Edited "Key similarities" intro

* Replaced diagram with link to "Learning GitHub Actions"

* Moved links into a "Before you begin" section

* Added "Parallel job processing"

* Added small edits, "Default environment variables" section

* Added "Targeting specific branches"

* Added "Checking out submodules"

* Moved into nested subsection

* Updated "Assumptions about language dependencies"

* Renamed section

* Adds some small edits

* Moved all headings down 1 level

* Apply suggestions from code review

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

* Added updates from review

* Added updates from review

* Fixed rendering, added small edit

* Removed Travis concepts paragraph, as it seems superfluous

* Added minor edits

* Reframed the "differences" section to rather emphasize Actions features that might distinguish it from others

* Reframed additional differences to emphasize Actions capabilities

* Small edit

* More small edits

* Apply suggestions from code review

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

* Revised conditional example

* Revised build matrix exmple

* Updated python example

* Updated examples

* Changed example to "Building with Node.js"

* Adds fixes from peer review

* Added minor edits

* Added some finishing touches

* Update migrating-from-travis-ci-to-github-actions.md

* Small clarification

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-06 18:07:41 +10:00
mc
19c5ae1882 Merge branch 'main' into patch-1 2020-11-06 07:25:10 +00:00
Brice
bf7742bbdb Update content/admin/enterprise-support/about-github-enterprise-support.md
Co-authored-by: Nick Schonning <nschonni@gmail.com>
2020-11-05 20:54:30 -08:00
Brice
ef4f0bb806 Enterprise Support Page updates
Some tweaks to the verbiage around what is provided with Premium Support and GHAE.

Instead of the "Government notification box" indicating the TSAM will inform them of the difference, I propose a secondary article, similar to how we've setup Premium Support, with something like:
For more information, see "GitHub AE Support for Commercial and Government Cloud."
This new page should house all of the roles/responsibilities for each of the two respective services in a table format that's clear and defines the support offering better.

Also, while reviewing, this seems like it should be designated with "Cloud" to denote GHES and GHE**C**:
https://docs.github.com/en/enterprise-server@2.22/admin/enterprise-support/about-github-premium-support-for-github-enterprise
to "About GitHub Premium Support for GitHub Enterprise Cloud"

So we ultimately have:
About GitHub Premium Support for GitHub Enterprise Server
About GitHub Premium Support for GitHub Enterprise Cloud
About GitHub AE Support for Commercial and Government

The navigation would simply show the Commercial/Government Cloud page under "About GitHub Enterprise Support" in the navigation so the customers can see the differences in the two and we can better explain what we provide. Both of the "About Premium Support" pages expand on a lot of good information about Premium Support.
2020-11-05 18:00:51 -08:00
Leona B. Campbell
cad6f29233 Merge branch 'main' into F4NT0/api-libraries-update 2020-11-05 17:19:41 -08:00
Sarah Edwards
7cabad83e5 remove black-panther and sombra preview notices from API docs (#16324) 2020-11-05 22:11:18 +00:00
Luis Alvarez D
ca2df6966c grammar fix 2020-11-05 14:15:44 -05:00
高垚鑫
a7b045a8d0 Update managing-a-custom-domain-for-your-github-pages-site.md 2020-11-06 01:21:21 +08:00
Sarah Schneider
5536f92a43 restore redirects 2020-11-05 11:13:13 -05:00
Laura Coursen
000c31b30d Merge branch 'main' into patch-1 2020-11-05 07:31:02 -06:00
Laura Coursen
de6c5acb1f Merge branch 'main' into patch-1 2020-11-05 07:24:03 -06:00
Laura Coursen
e93b3cdbe7 More powerful interaction limits 💪🏻 (#16335) 2020-11-05 07:17:59 -06:00
Colin Caine
bf204622c5 Update events-that-trigger-workflows.md (#650)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-05 11:41:27 +10:00
Jamie Cansdale
39439940fb Update when repo scope is required (#1023) 2020-11-04 17:01:53 -08:00
Philip Holleran
afcc2cf1b8 Update about-self-hosted-runners.md (#930) 2020-11-04 16:49:45 -08:00
Tim Lin
87be0aea3c Reorder sections (#945) 2020-11-04 16:40:18 -08:00
Simran
e89eef32b3 Actions: How to run jobs on issue_comment only if PR (#438) 2020-11-04 15:19:51 -08:00
Sven Ulland
9913665f51 Clarify artifact upload/download mechanism (#836) 2020-11-04 15:09:50 -08:00
Nick Schonning
87e8d1b4b0 chore: Remove locales from docs.microsoft.com urls (#1011) 2020-11-04 14:43:27 -08:00
Fumiaki MATSUSHIMA
90eae2e970 Update content/github/developing-online-with-codespaces/configuring-codespaces-for-your-project.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-11-05 06:42:54 +09:00
Fumiaki MATSUSHIMA
10e6233d8d Update content/github/developing-online-with-codespaces/configuring-codespaces-for-your-project.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-11-05 06:42:46 +09:00
Jakub Warczarek
11c251b50c Add more details about workflow_run (#531) 2020-11-04 12:57:24 -08:00