Граф коммитов

118 Коммитов

Автор SHA1 Сообщение Дата
Shati Patel 43d0e7fe26
Merge branch 'main' into main 2020-12-02 13:12:34 +00:00
Ilia 1bc47101c0
Remove extraneous grammar period which breaks the compare URL (#1252)
* Remove extraneous grammar period which breaks the compare URL

* Update data/reusables/repositories/two-dot-diff-comparison-example-urls.md

Co-authored-by: Nick Schonning <nschonni@gmail.com>

Co-authored-by: Nick Schonning <nschonni@gmail.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2020-12-02 09:48:57 +00:00
Sarah Schneider f66d1a472c Merge branch 'main' of github.com:github/docs-internal into deprecate-static-files 2020-11-30 13:56:11 -05:00
Sarah Schneider 39eaf3449f ran script/enterprise-server-deprecations/remove-static-files.js 2020-11-30 13:18:35 -05:00
Sarah Schneider d0efefdc21
Merge branch 'main' into version-graphql-objects-links 2020-11-30 11:23:51 -05:00
hubwriter 17444b74bd
Clarify how to exclude files from code scanning analysis (#16658)
* Clarify how to exclude files from analysis

* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning.md

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

* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning.md

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

* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning.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-27 14:19:49 +00:00
Sarah Schneider fdb86009aa ran script/graphql/update-files.js with the objects page objects 2020-11-25 19:22:59 -05:00
Jason Etcovitch 1ec8c35e34
Refactor indented_data_reference to use Liquid internals (#16623)
* Refactor indented-data-reference

* Add spacing around referenced reusables

* Update expected test output

* Fail silently with empty valuer
2020-11-24 16:50:20 -05:00
Sarah Schneider e5c8cfd2b5 Merge branch 'main' of github.com:github/docs-internal into tweak-script-that-updates-developer-links 2020-11-24 13:31:22 -05:00
Sarah Schneider 99d514617a Merge branch 'main' of github.com:github/docs-internal into tweak-script-that-updates-developer-links 2020-11-24 13:03:20 -05:00
Sarah Schneider c5b8bc222f
Merge branch 'main' into find-page-in-version-redux 2020-11-24 13:02:46 -05:00
Martin Lopes c9293f4f90
Travis migration: Add new section "Using environment variables in a matrix" (#16606)
* Added new section "Using environment variables in a matrix"

* Small fixes

* Moved example into reusable

* Apply suggestions from code review

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

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-24 16:59:31 +10:00
Jamie Cansdale 20a84e967c
Remove note about package immutability (#1193)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-24 11:52:39 +10:00
Sarah Schneider 26b9459048 Merge branch 'main' of github.com:github/docs-internal into find-page-in-version-redux 2020-11-23 12:14:45 -05:00
Sarah Schneider 0b6d024d25 ran the modified script/content-migrations/update-developer-site-links.js 2020-11-23 12:01:14 -05:00
Shati Patel 27d2502361
Merge branch 'main' into patch-1 2020-11-20 19:39:25 +00:00
Jason Etcovitch cc719ffb6f
Render Enterprise release notes on docs.github.com (#16367)
* Create basic layout

* Create stubbed out release note YAML

* Get a real implementation going

* Simplify using site-data

* Add a real page to send from render-page.js

* Use array of patches

* Render patches

* Add sidebar and breadcrumbs

* Reverse order

* Add date

* Tweak labels

* Redirect to entweb for missing versions

* Render patch.intro

* Move to separate files for patches

* Show support for RC versions

* Improve some comments

* Sticky headers!

* Remove a console log

* Improve example formatting

* Add a link on /admin

* Add a schema and test

* Move to /index.md, add version_num filter

* Improve layout

* Use <details>

* Placeholder more realistic notes

* Don't require links in index pages

* Remove admin/index link for now

* Remove unused frontmatter field

* Add a test for middleware

* Fix remaining YAML file to test CI

* Update 2-rc.yml

* Don't call it RC

* Just push

* Make a main a div

* Fix a borked class

* Lint YAML files

* Improve Download link

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

* Improve check order

* Move to contextualizers

* Use alternative version thing

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

* Move back to `release-notes.md`

* Use version for anchor IDs

* Undo category-pages test change

* Fix borked details layout in Chrome

* Improve mobile setup

* Render markdown in note tags

* Use allVersions[currentVersion] again

Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>

* Undo change to extended-markdown

* Add whitespace so it renders markdown bits

* Remove 2-22 files

* Add check for any release notes

* Fix the failing tests

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2020-11-20 13:33:11 -05:00
Matt Pollard a05a363223
[GHAE] Correct information about public repositories in Core content about GitHub AE (#16304) 2020-11-20 13:01:43 +01:00
mc e8322c8337
[Ready to ship, week of Nov 16] Granular notification controls (public beta) (#16383)
* made a start on updating content

* more updates and added beta note

* update one more file

* polishing

* more polishing

* fix variable

* fix typo

* address review comments

* polish

* remove another occurence of watching

* Update content/github/managing-subscriptions-and-notifications-on-github/viewing-your-subscriptions.md

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* add link to guidance on triage workflows

* add intrductory sentence

* polish

* address feedback from Emily

* reword headings

Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-11-20 09:03:36 +00:00
Matt Pollard d14970bfce
Revise resource recommendations for GitHub Enterprise Server 2.22 beta features (#16535) 2020-11-20 09:23:33 +01:00
Lucas Costi 4a06934246
Update procedures for self-hosted runner groups and public repositories (#16533)
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
2020-11-20 14:16:28 +10:00
Rachael Sewell 4219c176ad
run graphQL updater script (#16546) 2020-11-19 11:55:36 -08:00
Jason Etcovitch e28ba938e3 Fix invalid YAML 2020-11-18 16:55:21 -05:00
Sarah Schneider d208a8951e
Merge branch 'main' into find-page-in-version-redux 2020-11-18 16:49:46 -05:00
Kathy Simpson d4a0f7daef update & add code exmaples for actions
This commit adds new code examples and updates a few of the older ones.
2020-11-18 13:40:02 -08:00
Rachael Sewell 8f8f2f15e1
run prettier yaml linter (#16509) 2020-11-17 18:09:28 -08:00
Leona B. Campbell 73e326ffdd
adding latest graphql changes (#16507) 2020-11-17 17:37:17 -08:00
Jason Etcovitch 8f2b4eb450
Merge branch 'main' into repo-sync 2020-11-17 18:02:58 -05:00
Jason Etcovitch 907b45a207
Imagine, if you will, that we had Prettier for YAML files (#16504) 2020-11-17 18:02:23 -05:00
Janice 136923ad54
Merge branch 'main' into code-examples-typo 2020-11-17 13:33:57 -07:00
Becca Z 2deaa13972
Update action_code_examples.yml
noticed a minor typo when reviewing the `code examples` on this page. thank you all for this rad landing page!
2020-11-17 13:23:08 -06:00
Stephen Wade be3ee26b56
properly capitalize "macOS" 2020-11-16 20:19:44 -05:00
jmarlena 0dac557081
Add feature preview for container registry (#16424)
* Add new article with user account procedure

* Update reusables

* Add other prereq

* Add product variable

* Add a reminder reusable for getting started procedures

* Revise organization article

* Condense enabling articles into one

* Deets

* Delete old article

* wording tweak

* Minor tweak

* Add personal user account explanation

* Rework explanation

* Apply suggestions from code review

Co-authored-by: Kayla Ngan <kaylangan@github.com>

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: Kayla Ngan <kaylangan@github.com>

* Update screenshot and remove other feature previews

* Create a reusable for accessing the feature preview

* ✂️ per @lucascosti's suggestion

* Update images

* Update article title

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: Kayla Ngan <kaylangan@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-16 14:54:32 -08:00
Nick Schonning 92740f68d7 chore: Add Prettier for Yaml formatting
Related to #128
- Prettier to fix indenting/quoting across files
- Manually adjust list styles to "-" style
- Ignore all translated files from automated formatting
- Drop redundant CI env variable
2020-11-16 16:12:49 -05:00
Sarah Schneider 58533b1d50
Early access header notification (#16482)
* add early access reusable text

* add early access header notification

* we can use a boolean in this oneoff block
2020-11-16 13:37:24 -05: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
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
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
Sarah Schneider cdb935cc63 Merge branch 'main' of https://github.com/github/docs-internal into find-page-in-version-redux 2020-11-12 13:32:04 -05:00
Sarah Schneider ae0aabf636 update links (recreate https://github.com/github/docs-internal/pull/15486) 2020-11-12 13:31:47 -05: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
Octomerger Bot 23b38c2b79
Branch was updated using the 'autoupdate branch' Actions workflow. 2020-11-10 09:05:47 -08:00
Mark Phelps 9569b16fc3
Update docs around what image formats are supported by GHCR (#806) 2020-11-10 08:30:07 -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
Rachael Sewell e5c6f373ef
update lowercase note (#15126) 2020-11-09 14:30:00 -08:00
pr0PM 5cf26cce83
Changed the term master to main (#722)
* Changed the the term master to main

Since we are updating it everywhere :)

* Updates from the review

Added description for master along with main, since master is still the default on git itself.

* Force tests to rerun

* Fix over-indentation

* Force test to run again

Co-authored-by: hubwriter <hubwriter@github.com>
2020-11-09 10:25:20 +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
Brice 930cbe1829
Merge branch 'main' into briceholland-ghae-review 2020-11-06 14:13:44 -08:00
Brice f4675a9760
Update ghae-priorities.md 2020-11-05 18:22:34 -08:00
Leona B. Campbell 1e33237812
graphql latest (#16370) 2020-11-05 17:23:25 -08:00