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

141 Коммитов

Автор SHA1 Сообщение Дата
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
Andy McKay 2cdb5c8b52
Remove starter workflows from code examples
👋🏾 This PR removes starter workflows from code examples on the docs page (I think). The workflows are all visible when a user hits the Actions tab and starts a new workflow. But on the way we do a transformation for example `$default-branch` to whatever your default branch is. So they don't work too well.

Some of the other things in the actions org might work, although not sure they qualify as good examples for learning from.
2020-11-16 15:33:24 -08: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
Laura Coursen e93b3cdbe7
More powerful interaction limits 💪🏻 (#16335) 2020-11-05 07:17:59 -06:00
Guillaume BAECHLER 506e6c04d7
Update add-ssh-key-to-ssh-agent.md 2020-11-04 21:04:48 +01:00
Guillaume BAECHLER 2163e2cdd2
Update add-ssh-key-to-ssh-agent-commandline.md 2020-11-04 21:03:16 +01:00
Nick Schonning 26a528a645 typo: accesible -> accessible 2020-11-04 14:38:40 -05:00
Nick Schonning 7545e718d6 typo: vulerable -> vulnerable 2020-11-04 14:38:39 -05:00
Nick Schonning 9979002e8f typo: isnt -> isn't 2020-11-04 14:38:39 -05:00
Nick Schonning 54f6e3e690 typo: permissios -> permissions 2020-11-04 14:38:38 -05:00
Nick Schonning 7911eb107a typo: insatllation -> installation 2020-11-04 14:38:37 -05:00
Nick Schonning 496a8fc9d1 typo: positon -> position 2020-11-04 14:38:36 -05:00
Nick Schonning dbcd19818a typo: subcriptions -> subscriptions 2020-11-04 14:38:36 -05:00
Nick Schonning 7ed4915b0e typo: occured -> occurred 2020-11-04 14:38:35 -05:00
Nick Schonning beb216d82b typo: Contibutors -> Contributors 2020-11-04 14:38:33 -05:00
Felicity Chapman ca81af5357
Merge branch 'main' into docs/897 2020-11-03 23:28:24 +00:00
HonkingGoose 4053a2cd0a
Apply suggestions from code review
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-11-03 21:09:51 +01:00
Jason Etcovitch 7d55775285
Actions landing page top bits (#16266)
* Add changelog frontmatter

* Reorganize some properties

* Move sections to product-landing

* Add more items

* Changing heading design

* Redesign hero

* Remove "GitHub Actions:"

* Popular ~articles~

* Use proper date formatting

* Quick start => Quickstart

* Add a comment

* Add to content/README
2020-11-03 13:23:50 -05:00
mc f0f6f88d5a
2776 - Update Dependabot feature names in docs to reflect brand guide (#16291)
* update Dependabot variables

* update variables in docs

* update file names, titles and linked text

* fixing more anchors/links

* add redirects

* remove duplicate redirect from
2020-11-03 15:45:49 +00:00
HonkingGoose 23f12ccb55
Merge branch 'main' into docs/897 2020-11-03 12:43:14 +01:00
Laura Coursen a3e1733aa1
GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
HonkingGoose 5fe99a9b3c Create re-request-review reusable and use it in appropriate places 2020-10-31 12:17:57 +01:00
Felicity Chapman c3a3163c05
Update information on Dependabot notifications (#16238) 2020-10-28 09:53:18 +00:00
Ben Emdon 2c908294ef
Document the pull_requests array's behavior in the checks event (#15780) 2020-10-27 13:36:51 -07:00
Rachael Sewell 13c33d4039
[Shipping 10.23.20] add webhook config REST API (#16144)
* add webhook config REST API

* add versioning for dotcom/2.23+

* check for empty parameters with request bodies

* add latest rest-api-operation module

* Apply suggestions from code review

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-26 17:25:09 -07:00
Felicity Chapman 803605cbce
Add Dependabot troubleshooting topic (#16139) 2020-10-26 15:27:29 +00:00
hubwriter 1652960986
[DSP, already shipped] Use conditioning to revert the dismiss/delete alert changes on GHES (#16211)
* Use conditioning to revert dismiss/delete alert changes on GHES

* Add new dotcom version text that is also good for GHES

* Reinstate original subheading for GHES 2.22
2020-10-26 15:12:12 +00:00
hubwriter a4bc1a6d7c
Revert "[DSP, already shipped] Use conditioning to revert the dismiss/delete alert changes on GHES (#16206)" (#16210)
This reverts commit 270803995e.
2020-10-26 12:08:45 +00:00
hubwriter 270803995e
[DSP, already shipped] Use conditioning to revert the dismiss/delete alert changes on GHES (#16206)
* Use conditioning to revert dismiss/delete alert changes on GHES

* Add new dotcom version text that is also good for GHES

* Reinstate original subheading for GHES 2.22
2020-10-26 12:05:41 +00:00
mc 53f8234b4e
Reducing noise from notifications for Dependabot/security alerts (#16088)
* first stab

* fix issues with liquid tags

* applied a few fixes and improvements

* rewrite options

* rewrite for GHES 2.21

* fix liquid versioning (again)

* I love liquid tags

* swap paragraphs for GHES 2.21

* add link to new article in 2 existing articles

* started major rework to avoid info duplication

* part of the reorg work

* starting the major reorg

* fix syntax

* rework Configuring notifications article

* reorganizing again

* more reorg

* add new reusable

* fix typo

* add correct variable

* link to correct article for GHES < 2.21

* Update content/github/managing-security-vulnerabilities/configuring-notifications-for-vulnerable-dependencies.md

Co-authored-by: Alex Mullans <infin8x@github.com>

* Apply suggestions from code review

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

* Update data/reusables/notifications/vulnerable-dependency-notification-options-detailed.md

Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>

* fix typo reported in #16036

* address comments from code review

* yet another commit

* polishing

* Update content/github/managing-security-vulnerabilities/configuring-notifications-for-vulnerable-dependencies.md

Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>

* use variables

* address more comments

* add condition to link as linked article is free-pro-team only

* fix condition

* remove reusable that had duplicated content

* remove incorrect info

* fix issue in GHES article

* added shortTitle

* Apply suggestions from code review

Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>

* reword for clarity

* add more detail

Co-authored-by: Alex Mullans <infin8x@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>
2020-10-23 11:40:38 +01:00
lesleyanneb ac15999aa1
Update tracking-progress-on-your-project-board documentation (#16145)
* Update tracking-progress-on-your-project-board.md

* Update tracking-progress-on-your-project-board.md

* Update for default project board tracking behaviour

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-10-23 09:30:01 +01:00
Laura Coursen a51872d042
Change != "free-pro-team@latest" to enterpriseServerVersions contains currentVersion, actually (#16114)
* Run script/new-versioning/update-not-fpt-conditionals.js

* Fix a few things

* Remove outdated versioning

* Fix broken link

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-21 21:33:43 -07:00
Shati Patel 1dfaeaf773
First responder bug fixes (#16132)
* Fixes https://github.com/github/docs-content/issues/3134

* Fixes https://github.com/github/docs-content/issues/3056

* Fixes https://github.com/github/docs-content/issues/2851

* Fixes https://github.com/github/docs-content/issues/2958

* Oops, fix variable syntax
2020-10-21 18:39:50 +01:00
Sarah Edwards 7576c87217
Issue #2828--clarify text around published actions not being verified (#15964)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-10-21 09:26:24 -07:00
Alex Mullans 2cf68d7640
Remove FriendsOfPHP for now (#16140)
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-10-21 08:25:19 +01:00
mc df71fcaf52
[DO NOT MERGE] Dependabot - Add vendoring for Go modules (#15835)
* add vendoring got Go modules

* more updates

* 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-10-20 07:49:58 +01:00
William Di Luigi ad76903912
Fix duplicate list entry name in about-self-hosted-runners.md (#491) 2020-10-19 09:33:57 +10:00
hubwriter fce5464e31
[Already shipped] Code scanning: Dismiss and delete alerts (#16086)
* Updates for delete and dismiss alerts

* Add back the text for the now-deleted reusable

* Make s/shots relevant to the PR context of the text

* Make review comment changes

* More review comments attended to
2020-10-18 08:27:28 +01:00
Maxim Lobanov 84f0c7a0f6
update documentation to notify about MacOS 11.0 availability (#594) 2020-10-16 12:13:34 -07:00
Matt Pollard 8c8968b9fa
Fix versioning and procedures for GitHub Enterprise licensing views (#16083) 2020-10-16 18:36:42 +02:00
Felicity Chapman 6674899264
Update gated-feature text for GHES to reduce confusion (#16075) 2020-10-16 09:46:09 +01:00
Martin Lopes cbee690067
[Already shipped] Improved workflow run logs (#15833)
* Updated screenshots and procedures

* Fixed typo

* Removed superfluous step

* Made screenshots consistent

* Updated remaining screenshots for consistency

* Updated screenshot

* Re-worked everything for proper GHES versioning

* Updated screenshots and versioning for quickstart and intro articles

* Updated screenshot for "Creating a JavaScript action"

* Added updates from peer review

* Removed annotated image

* Updated reusable

* Created reusables for superlinter steps

* Added reusable

* Small edit

* Updated link button screenshot

* Added fixes, made reusables consistent in logs article

* Fixing merge conflict

* remove-unused-assets.js

* Added output time to screenshot
2020-10-15 16:56:33 +10:00
Sergey Dolin 20fa34e57c
Docker container actions and service containers only work on 'ubuntu-latest' (#435)
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-10-14 15:30:57 +10:00
Lucas Costi d9a23d5998
Add content for new X-Hub-Signature-256 webhook header (#15968)
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
2020-10-14 13:17:24 +10:00
Felicity Chapman 0f100dabe9
Fix broken links in report #2697 (#15921) 2020-10-13 10:02:08 +01:00
Leona B. Campbell 7ce476db7b
adding latest graphql docs (#16003) 2020-10-13 13:27:46 +10:00
Meg Bird 326725d4cf
Update with creating a codespace in VS code procedural (#15936)
* update with steps

* one more update

* Update content/github/developing-online-with-codespaces/using-codespaces-in-visual-studio-code.md

Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>

* Update content/github/developing-online-with-codespaces/using-codespaces-in-visual-studio-code.md

Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>

* make a few more changes

* update with images

* typo

* Update content/github/developing-online-with-codespaces/using-codespaces-in-visual-studio-code.md

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

* Update data/reusables/codespaces/use-visual-studio-features.md

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

* Update content/github/developing-online-with-codespaces/using-codespaces-in-visual-studio-code.md

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

* update with new section title

* fix test

Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-10-12 12:49:09 -04:00
Lars Schneider ece879e60a
Add explanation when port 9418 needs to be open (#15853)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-10-12 09:17:01 -05:00
Sarah Edwards 856a4e0056
Merge branch 'main' into patch-6 2020-10-09 14:59:23 -07:00
Arthur Casals 00ecfb96b7
Update package-immutability.md
Applying requested changes
2020-10-09 22:37:27 +02:00
Felicity Chapman e588ff3747
Revise Go analysis text and convert to reusable (#15911) 2020-10-09 11:17:21 +01:00
Martin Lopes 6add6c7f4a
[Oct 7] Change retention period for artifacts and logs (#15904)
* Added new procedures for configuring artifact and log retention

* Fixed links

* Added update from tech review

* Added updates from tech review

* Update downloading-workflow-artifacts.md

* Reorganized content based on peer review

* Update about-artifact-log-retention.md

* Fixed links

* Replaced superfluous procedure with link

* Fixed link

* Fixed link

* Removed screenshot from procedure

* restructuring suggestions for artifacts (#15937)

* restructuring suggestions for artifacts

* Added small edits

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

* Added small fixes

* Apply suggestions from code review

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

* Fixed UI procedure

Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-10-09 09:30:56 +10:00
Arthur Casals adc32b9d38
Update package-immutability.md
Fixes #122 for https://help.github.com/packages/publishing-and-managing-packages/deleting-a-package#reserved-package-versions-and-names and every other page that depends on this reusable.
2020-10-07 21:54:26 +02:00
Rachael Sewell 001d63860a
update GraphQL and changelog (#15869) 2020-10-02 12:09:48 -07:00
Jennifer Schelkopf c1f721382f
Updated verified language (#15866) 2020-10-02 11:33:28 -07:00
Jenn DeForest 7af3372956
Delete github-customer-data-protection-addendum-presigned.pdf (#15657)
* redo changes

* more cleanup

Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
Co-authored-by: Meg Bird <megbird@github.com>
2020-10-01 20:58:05 -07:00
Matt Pollard aa3a4edb62
Document features and changes for phase 2.5 of master/main transition (#15745) 2020-10-01 16:43:01 -07:00
Sarah Schneider f272eec944
Remove deprecated GHES versions from content and data (#15830)
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)

* package-lock

* turn elsif into two ifs to prepare for running Liquid deprecation script

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.14 (ONLY UPDATES LINE BREAKS ETC.)

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.15

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.17

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.18

* update hardcoded test

* Update content/github/collaborating-with-issues-and-pull-requests/filtering-files-in-a-pull-request.md

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

* add currentVersion is NOT free-pro-team to conditional, to make sure the deprecation script does the right thing when it is time to deprecate 2.21

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-10-01 10:55:34 -04:00
Sarah Schneider dc5b6f2670
Remove unused assets post-migration (#15824)
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)

* package-lock
2020-10-01 09:31:07 -04:00
mc ed8296c76b
Dependabot package-ecosystem clarification about combined usage (#15790)
* add other supported package managers

* add missing word

* fix another typo

* rewrite

* polish new content

* fix bad variabler syntax

* try again

* more polishing

* Update data/reusables/dependabot/supported-package-managers.md

Co-authored-by: Philip Harrison <philip@mailharrison.com>

* Update data/reusables/dependabot/supported-package-managers.md

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

* add Note at the start of the note

* manually update syntax for variables

* update yet another variable syntax

* and again

* Add Note again to note

Co-authored-by: Philip Harrison <philip@mailharrison.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-01 09:30:31 +01:00
Martin Lopes 4b249e8824
Add UI procedures for disabling and enabling workflows (#15316)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-09-30 17:58:23 -07:00
Martin Lopes f446fccb5b
[Sept 30] Update policy settings for actions (#15701)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-09-30 17:46:21 -07:00
Matt Pollard f824c46b27
Document features supporting license synchronization for the GitHub Enterprise and Visual Studio bundle (#15720)
* Add back changes from prior to purge

* Fix tip syntax

* Revise conceptual introduction

* Use variable

* Revise "Further reading"

* Link out

* Add quotes

* Add prerequisites

* Move information out of note

* Simplify language

* Simplify further

* Evergreenify

* Tentatively remove section on overallocation

* Relocate more information; clean up

* Add permissions statement

* Use 'enterprise account'

* Cross-link

* Update linked content

* Mention pending invitations

* Move section

* Add introduction

* Flesh out conceptual introduction

* Remove "Further reading"; article in map topic

* Version link out for GitHub.com only

* Revert "Remove "Further reading"; article in map topic"

This reverts commit 6cfa72825878b3ee0662baaf1a215c4974563232.

* Remove correct section

* Run the site data tag script

* Fix typo

* Remove quotes

* Add missing word

* Break optional steps into ordered list items

* Add product; reorganize groupings

* Rename article; use Microsoft terminology

* Incorporate Winnie's feedback

* Deduplicate the spaces

* Simplify

* Use consistent terminology

* Revise introduction

* Revise further

* 🌲

* Incorporate more feedback from Winnie

* Add permissions statement

* Be explicit after all

* Actually, no, no permissions statement

* Fix typo

* Add prerequisite for clarity

Co-authored-by: Jason Etcovitch <jasonetco@github.com>
Co-authored-by: Meg Bird <megbird@github.com>
2020-09-30 10:22:43 -07:00
Felicity Chapman 55c2d4b2d2
Code scanning GA on dotcom-specific changes (#15749) 2020-09-30 17:09:07 +01:00
Laura Coursen 733b0bab49
Fix .devcontainer.json language (take two) (#15813)
Fix .devcontainer.json language (take two)
2020-09-30 07:42:07 -07:00
Jason Etcovitch c9e42a6fb9
Fix a small syntax bug (#15801)
* Fix a small syntax bug

* Fix some more minor typos

* Uno mas typo
2020-09-29 18:21:56 -04:00
Jessica Canepa 3c039a6e0a merge conflicts, merge conflicts, merge conflicts 2020-09-29 14:37:33 -07:00
Jason Etcovitch caaee7a124
Update all files to use `{% data %}` (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00
Felicity Chapman 20790e724c
Add topic for developers who need to triage code scanning alerts in PRs (#15740) 2020-09-29 11:18:50 +01:00
Lucas Costi e2627e1774
Add image credentials workflow syntax (#15733)
Add image credentials workflow syntax
2020-09-28 19:42:41 -07:00
Vanessa Yuen 3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00