1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Commit Graph

470 Commits

Author SHA1 Message Date
jmarlena
45398e709c Password authentication and OAuth Authorizations API deprecation (#16375)
* Version password examples for GHES only

* Remove unnecessary note

* Versioned deprecation reusable for GHES only?

* Update troubleshooting article

* Version OAuthorizations REST API page for enterprise-only

* Remove deprecations reusable

* Add tentative note

* Rework two-factor authentication sections

* Fix double redirect reference

* versioning tweak

* Versioning tweaks

* adding back the endifs

* random link reformatting

* OAuth Authorization API versioned for 2.22

* /

* Fix internal docs links

* remove static redirect for dotcom

* Try deleting redirect

* Apply @martin389's suggested changes

Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>

* Remove best practice assumptions

* Apply suggestions from code review

Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>

* Add note

* restore redirects in content file and remove free-pro-team expected path from test fixture

* change note position

* handle path that was available on dotcom in developer site but is now GHES only

Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
2020-11-13 11:01:17 -08:00
Tom Corbett
23e8317af4 Additional product terms ghas update fall 2020 (#16342)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-13 10:47:02 -07:00
Octomerger Bot
5d38460f14 Branch was updated using the 'autoupdate branch' Actions workflow. 2020-11-12 22:40:45 -08:00
Martin Lopes
eca5ebb699 Small edit 2020-11-13 16:22:36 +10:00
Martin Lopes
0564ab279c Merge branch 'main' into multiple-deploy-keys 2020-11-13 15:28:23 +10:00
Martin Lopes
ae8805a1f0 Added versioning for GHES 2020-11-13 15:27:15 +10:00
Martin Lopes
5555a01405 [Nov 4] Adds updates to Interaction Limits API (#16290)
Co-authored-by: skedwards88 <skedwards88@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-12 18:05:51 -08:00
Jason Etcovitch
9e38a854b9 Filterable code examples on Actions landing page (#16276)
* 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

* Add contextualizers/actions-code-examples

* Use code-example-card include

* Tweak sizing/shadows

* Add a basic filterer

* Some visual tweaks

* labels => tags

* Cleanup some code

* Improve spacing on mobile

* Add "No results!" blurb

* Fix a boog

* Tweak spacing

* Remove support banner

* Improve "No results" state

* Just use login instead of name/avatarUrl

* Change card spacing

* Use circular avatars

* Add "Show more" button

* Add margin beneath "Guides"

* Use smaller font

* Assume github.com for code examples

* Show two columns at small screen

* Make "Show more" a btn

* Use the "repo" octicon

* Link to contributing guide

* Use a YAML file instead of a middleware

* Link straight to the file

* Fix some wonky markuip

* Fix a broken link

* Fix the borked test

* Allow variables that aren't strings

* Fix remaining tests
2020-11-12 11:35:43 -05:00
Chiedo John
4f0d4ceb34 Merge branch 'main' into fix-table-overflow 2020-11-12 10:19:11 -05:00
Chiedo John
ca4645ef05 Merge branch 'main' into fix-table-overflow 2020-11-12 10:15:19 -05:00
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
Martin Lopes
b6417beaaf Rephrasing for easier compatibility 2020-11-12 14:49:43 +10:00
Martin Lopes
b7bfb89640 Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-12 14:36:37 +10:00
Jake Tarren (DevOps Overlord)
384fa93300 Merge branch 'main' into multiple-deploy-keys 2020-11-11 13:08:12 -05: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
Jake Tarren (DevOps Overlord)
03eeb42818 Merge branch 'main' into multiple-deploy-keys 2020-11-10 13:21:17 -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
Jake Tarren (DevOps Overlord)
adf8a754ff Merge branch 'main' into multiple-deploy-keys 2020-11-10 11:40:10 -05: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
MAKSS
e896f48966 Fix the table overflowing sidebar
Fixes #1205
change current markup of table based on the previous fix with use of javascript/wrap-code-terms.js
2020-11-10 18:44:14 +03:30
Shati Patel
b661f6b48b Merge branch 'main' into patch-1 2020-11-10 09:45:54 +00:00
Martin Lopes
69b5545954 Rephrased example sentence 2020-11-10 17:34:36 +10:00
Martin Lopes
1931771cca Some small fixes 2020-11-10 17:26:01 +10:00
Martin Lopes
218625f5fd Merge branch 'main' into multiple-deploy-keys 2020-11-10 17:21:36 +10:00
Martin Lopes
dfdccd5644 Added some edits to draft 2020-11-10 17:13:21 +10: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