1
0
mirror of synced 2025-12-30 21:02:34 -05:00
Commit Graph

1536 Commits

Author SHA1 Message Date
ylemkimon
d49ccb084e Add warning regarding pull_request_target event 2020-11-16 00:11:40 +09:00
Octomerger Bot
3d0d13d661 repo sync 2020-11-13 13:14:07 -08:00
Jason Etcovitch
02f288374d Actions page design tweakz (#16467)
* Blue links, align padding

* Put date below title
2020-11-13 16:04:30 -05:00
Jason Etcovitch
0730158918 Datadoge (#16464)
* Install hot-shots

* Add statsd client

* Add some metrics

* Add a comment

* Comment typo fix

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2020-11-13 15:49:50 -05:00
Octomerger Bot
96e4736ca4 repo sync 2020-11-13 11:14:11 -08:00
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
Melanie Yarbrough
971d9313a4 Add release banner script to readme (#16461)
* Add release banner script to readme

* Update script/README.md
2020-11-13 13:51:39 -05:00
Octomerger Bot
f80adcb218 repo sync 2020-11-13 09:56:16 -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
c5106793c0 repo sync 2020-11-13 09:28:44 -08:00
Sarah Schneider
712003941f Release candidate banner script (#16427)
* remove middleware that sets notification flags

* move all notification handling into includes/header-notification.html

* update tests

* add release candidate header notification

* add release candidate banner text

* new script to add or remove a release candidate banner

* Update script/release-banner.js

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* clarify error message

* empty commit to rerun CI

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-11-13 12:12:53 -05:00
Octomerger Bot
09544a554e repo sync 2020-11-13 03:42:02 -08:00
Shati Patel
ef9bb5556a Code scanning: Bump API version (#16456)
Fix description (see https://github.com/github/github/pull/162415)
2020-11-13 11:25:48 +00:00
Octomerger Bot
ae86b3a314 repo sync 2020-11-12 23:10:34 -08:00
Octomerger Bot
14552060b3 repo sync 2020-11-12 22:47:52 -08:00
Octomerger Bot
5d38460f14 Branch was updated using the 'autoupdate branch' Actions workflow. 2020-11-12 22:40:45 -08:00
Martin Lopes
2db2a7e2a2 Merge pull request #501 from tarrenj/multiple-deploy-keys
Multiple deploy keys
2020-11-13 16:40:00 +10: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
Octomerger Bot
d8db215896 repo sync 2020-11-12 13:41:35 -08:00
Sarah Schneider
5705d334ca Header notification updates (#16425)
* remove middleware that sets notification flags

* move all notification handling into includes/header-notification.html

* update tests
2020-11-12 16:27:29 -05:00
Sarah Schneider
8788ab7fc4 Continue on error during link check (#16442)
* continue on error

* use failure instead of continue-on-error

* Update .github/workflows/check-all-english-links.yml

Co-authored-by: James M. Greene <JamesMGreene@github.com>

* add missing colon

Co-authored-by: James M. Greene <JamesMGreene@github.com>
2020-11-12 14:53:28 -05:00
Sarah Schneider
39bad0ec87 Script to update v3 and v4 links (#16434)
* add script

* add README to content-migrations subdir
2020-11-12 13:48:17 -05:00
Octomerger Bot
eccd18ac92 repo sync 2020-11-12 10:14:56 -08:00
Jason Etcovitch
7b31c08e16 "All articles" component of Actions landing page (#16318)
* Spike out all-articles.html

* Use it somewhere

* Do the thing

* Use 3 columns

* Increase space between links

* Hide standalone categories

* Move all-articles to bottom of product-landing

* Add obj_size filter

* Add buttons if numArticles > 10

* Add click event to show

* Add a chevron ^

* Assign maxArticles for some DRY fun

* Add some comments
2020-11-12 12:57:30 -05:00
Octomerger Bot
41d90af131 repo sync 2020-11-12 08:47:15 -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
Sarah Schneider
aeca2ad30b remove extra slash in guides path (#16446)
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com>
2020-11-12 10:52:17 -05:00
Octomerger Bot
e07adb96f8 repo sync 2020-11-12 07:40:33 -08:00
Chiedo John
88399dfb2f Merge pull request #1234 from SMAKSS/fix-table-overflow
Fix the table overflowing sidebar
2020-11-12 10:28:36 -05:00
Chiedo John
4f0d4ceb34 Merge branch 'main' into fix-table-overflow 2020-11-12 10:19:11 -05:00
Octomerger Bot
d8cb56243e repo sync 2020-11-12 07:17:02 -08: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
Octomerger Bot
eb4beebf47 repo sync 2020-11-12 05:56:54 -08:00
Octomerger Bot
ce27a8d410 repo sync 2020-11-12 05:45:15 -08:00
Octomerger Bot
b1d98e9222 Branch was updated using the 'autoupdate branch' Actions workflow. 2020-11-12 05:36:45 -08: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
Octomerger Bot
cb98058166 repo sync 2020-11-11 10:15:06 -08: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
Octomerger Bot
5903fb05f8 repo sync 2020-11-11 03:42:56 -08: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
Octomerger Bot
2893e43298 repo sync 2020-11-11 01:56:31 -08:00
Octomerger Bot
3dfc573dfc repo sync 2020-11-11 01:43:12 -08:00
Octomerger Bot
611666e42d Branch was updated using the 'autoupdate branch' Actions workflow. 2020-11-11 01:35:14 -08:00