BIN
assets/images/help/docs/header-dotcom.png
Normal file
BIN
assets/images/help/docs/header-dotcom.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 100 KiB |
BIN
assets/images/help/docs/header-ghae.png
Normal file
BIN
assets/images/help/docs/header-ghae.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 107 KiB |
BIN
assets/images/help/docs/header-ghes.png
Normal file
BIN
assets/images/help/docs/header-ghes.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 108 KiB |
BIN
assets/images/help/docs/version-picker.png
Normal file
BIN
assets/images/help/docs/version-picker.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 86 KiB |
@@ -37,4 +37,5 @@ Secure access to your enterprise on {% data variables.product.prodname_ghe_manag
|
||||
|
||||
## Further reading
|
||||
|
||||
- "[About versions of {% data variables.product.prodname_docs %}](/get-started/learning-about-github/about-versions-of-github-docs)"
|
||||
- "[Receiving help from {% data variables.product.company_short %} Support](/admin/enterprise-support/receiving-help-from-github-support)"
|
||||
|
||||
@@ -37,6 +37,7 @@ featuredLinks:
|
||||
- /github/getting-started-with-github/signing-up-for-a-new-github-account
|
||||
- /get-started/quickstart/hello-world
|
||||
- /github/getting-started-with-github/set-up-git
|
||||
- /get-started/learning-about-github/about-versions-of-github-docs
|
||||
- /github/getting-started-with-github/github-glossary
|
||||
- /github/getting-started-with-github/fork-a-repo
|
||||
- /github/getting-started-with-github/keyboard-shortcuts
|
||||
|
||||
@@ -0,0 +1,56 @@
|
||||
---
|
||||
title: About versions of GitHub Docs
|
||||
intro: "You can read documentation that reflects the {% data variables.product.company_short %} product you're currently using."
|
||||
versions: '*'
|
||||
shortTitle: Docs versions
|
||||
---
|
||||
|
||||
## About versions of {% data variables.product.prodname_docs %}
|
||||
|
||||
{% data variables.product.company_short %} offers different products for storing and collaborating on code. The product you use determines which features are available to you. For more information, see "[{% data variables.product.company_short %}'s products](/get-started/learning-about-github/githubs-products)."
|
||||
|
||||
This website, {% data variables.product.prodname_docs %}, provides documentation for all of {% data variables.product.company_short %}'s products. If the content you're reading applies to more than one product, you can choose the version of the documentation that's relevant to you by selecting the product you're currently using.
|
||||
|
||||
At the top of a page on {% data variables.product.prodname_docs %}, select the dropdown menu and click a product. If your browser window is not wide enough to display the full navigation bar, you may need to click {% octicon "three-bars" aria-label="The three bars icon" %} first.
|
||||
|
||||

|
||||
|
||||
{% note %}
|
||||
|
||||
**Note**: You can try changing the version now. You're viewing {% ifversion ghes %}a{% else %}the{% endif %} {% ifversion fpt %}Free, Pro, & Team{% else %}{% data variables.product.product_name %}{% endif %} version of this article.
|
||||
|
||||
{% endnote %}
|
||||
|
||||
## Determining which {% data variables.product.company_short %} product you use
|
||||
|
||||
You can determine which {% data variables.product.company_short %} product you're currently using by reviewing the URL in the address bar of your browser and the heading for the {% data variables.product.prodname_dotcom %} website you're on.
|
||||
|
||||
You may use more than one {% data variables.product.company_short %} product. For example, you might contribute to open source on {% data variables.product.prodname_dotcom_the_website %} and collaborate on code on your employer's {% data variables.product.prodname_ghe_server %} instance. You may need to view different versions of the same article at different times, depending on the problem you're currently trying to solve.
|
||||
|
||||
### {% data variables.product.prodname_dotcom_the_website %} plans or {% data variables.product.prodname_ghe_cloud %}
|
||||
|
||||
If you access {% data variables.product.prodname_dotcom %} at https://github.com, you're either using the features of a Free, Pro, or Team plan, or you're using {% data variables.product.prodname_ghe_cloud %}.
|
||||
|
||||
In a wide browser window, there is no text that immediately follows the {% data variables.product.company_short %} logo on the left side of the header.
|
||||
|
||||

|
||||
|
||||
On {% data variables.product.prodname_dotcom_the_website %}, each account has its own plan. Each personal account has an associated plan that provides access to certain features, and each organization has a different associated plan. If your personal account is a member of an organization on {% data variables.product.prodname_dotcom_the_website %}, you may have access to different features when you use resources owned by that organization than when you use resources owned by your personal account. For more information, see "[Types of {% data variables.product.prodname_dotcom %} accounts](/get-started/learning-about-github/types-of-github-accounts)."
|
||||
|
||||
If you don't know whether an organization uses {% data variables.product.prodname_ghe_cloud %}, ask an organization owner. For more information, see "[Viewing people's roles in an organization](/account-and-profile/setting-up-and-managing-your-github-user-account/managing-your-membership-in-organizations/viewing-peoples-roles-in-an-organization)."
|
||||
|
||||
### {% data variables.product.prodname_ghe_server %}
|
||||
|
||||
If you access {% data variables.product.prodname_dotcom %} at a URL other than https://github.com, `https://*.githubenterprise.com`, `https://*.github.us`, or `https://*.ghe.com`, you're using {% data variables.product.prodname_ghe_server %}. For example, you may access {% data variables.product.prodname_ghe_server %} at `https://github.YOUR-COMPANY-NAME.com`. Your administrators may choose a URL that doesn't include the word "{% data variables.product.company_short %}."
|
||||
|
||||
In a wide browser window, the word "Enterprise" immediately follows the {% data variables.product.company_short %} logo on the left side of the header.
|
||||
|
||||

|
||||
|
||||
### {% data variables.product.prodname_ghe_managed %}
|
||||
|
||||
If you access {% data variables.product.prodname_dotcom %} at `https://*.githubenterprise.com`, `https://*.github.us`, or `https://*.ghe.com`, you're using {% data variables.product.prodname_ghe_managed %}.
|
||||
|
||||
In a wide browser window, the words "{% data variables.product.prodname_ghe_managed %}" immediately follow the {% data variables.product.company_short %} logo in the header.
|
||||
|
||||

|
||||
@@ -24,6 +24,8 @@ topics:
|
||||
|
||||
You can see pricing and a full list of features for each product at <{% data variables.product.pricing_url %}>. {% data reusables.products.product-roadmap %}
|
||||
|
||||
When you read {% data variables.product.prodname_docs %}, make sure to select the version that reflects your product. For more information, see "[About versions of {% data variables.product.prodname_docs %}](/get-started/learning-about-github/about-versions-of-github-docs)."
|
||||
|
||||
## {% data variables.product.prodname_free_user %} for user accounts
|
||||
|
||||
With {% data variables.product.prodname_free_team %} for user accounts, you can work with unlimited collaborators on unlimited public repositories with a full feature set, and on unlimited private repositories with a limited feature set.
|
||||
|
||||
@@ -17,10 +17,11 @@ topics:
|
||||
- Security
|
||||
children:
|
||||
- /githubs-products
|
||||
- /about-versions-of-github-docs
|
||||
- /github-language-support
|
||||
- /about-github-advanced-security
|
||||
- /types-of-github-accounts
|
||||
- /access-permissions-on-github
|
||||
- /about-github-advanced-security
|
||||
- /faq-about-changes-to-githubs-plans
|
||||
---
|
||||
|
||||
|
||||
@@ -73,8 +73,11 @@ For more information on enabling and configuring {% data variables.product.prodn
|
||||
## Part 5: Using {% data variables.product.prodname_dotcom %}'s learning and support resources
|
||||
Your enterprise members can learn more about Git and {% data variables.product.prodname_dotcom %} with our learning resources, and you can get the support you need with {% data variables.product.prodname_dotcom %} Enterprise Support.
|
||||
|
||||
### 1. Learning with {% data variables.product.prodname_learning %}
|
||||
### 1. Reading about {% data variables.product.product_name %} on {% data variables.product.prodname_docs %}
|
||||
You can read documentation that reflects the features available with {% data variables.product.prodname_ghe_managed %}. For more information, see "[About versions of {% data variables.product.prodname_docs %}](/get-started/learning-about-github/about-versions-of-github-docs)."
|
||||
|
||||
### 2. Learning with {% data variables.product.prodname_learning %}
|
||||
{% data reusables.getting-started.learning-lab-enterprise %}
|
||||
|
||||
### 2. Working with {% data variables.product.prodname_dotcom %} Enterprise Support
|
||||
### 3. Working with {% data variables.product.prodname_dotcom %} Enterprise Support
|
||||
{% data reusables.getting-started.contact-support-enterprise %}
|
||||
|
||||
@@ -199,14 +199,18 @@ Members of your organization or enterprise can use tools from the {% data variab
|
||||
## Part 7: Participating in {% data variables.product.prodname_dotcom %}'s community
|
||||
|
||||
Members of your organization or enterprise can use GitHub's learning and support resources to get the help they need. You can also support the open source community.
|
||||
### 1. Learning with {% data variables.product.prodname_learning %}
|
||||
|
||||
### 1. Reading about {% data variables.product.prodname_ghe_cloud %} on {% data variables.product.prodname_docs %}
|
||||
You can read documentation that reflects the features available with {% data variables.product.prodname_ghe_cloud %}. For more information, see "[About versions of {% data variables.product.prodname_docs %}](/get-started/learning-about-github/about-versions-of-github-docs)."
|
||||
|
||||
### 2. Learning with {% data variables.product.prodname_learning %}
|
||||
Members of your organization or enterprise can learn new skills by completing fun, realistic projects in your very own GitHub repository with [{% data variables.product.prodname_learning %}](https://lab.github.com/). Each course is a hands-on lesson created by the GitHub community and taught by the friendly Learning Lab bot.
|
||||
|
||||
For more information, see "[Git and {% data variables.product.prodname_dotcom %} learning resources](/github/getting-started-with-github/quickstart/git-and-github-learning-resources)."
|
||||
### 2. Supporting the open source community
|
||||
### 3. Supporting the open source community
|
||||
{% data reusables.getting-started.sponsors %}
|
||||
|
||||
### 3. Contacting {% data variables.contact.github_support %}
|
||||
### 4. Contacting {% data variables.contact.github_support %}
|
||||
{% data reusables.getting-started.contact-support %}
|
||||
|
||||
{% data variables.product.prodname_ghe_cloud %} allows you to submit priority support requests with a target eight-hour response time. For more information, see "[{% data variables.product.prodname_ghe_cloud %} support](/github/working-with-github-support/github-enterprise-cloud-support)."
|
||||
|
||||
@@ -114,7 +114,13 @@ If you are the owner of both a {% data variables.product.product_name %} instanc
|
||||
|
||||
## Part 6: Using {% data variables.product.prodname_dotcom %}'s learning and support resources
|
||||
Your enterprise members can learn more about Git and {% data variables.product.prodname_dotcom %} with our learning resources, and you can get the support you need when setting up and managing {% data variables.product.product_location %} with {% data variables.product.prodname_dotcom %} Enterprise Support.
|
||||
### 1. Learning with {% data variables.product.prodname_learning %}
|
||||
|
||||
### 1. Reading about {% data variables.product.product_name %} on {% data variables.product.prodname_docs %}
|
||||
|
||||
You can read documentation that reflects the features available with {% data variables.product.prodname_ghe_server %}. For more information, see "[About versions of {% data variables.product.prodname_docs %}](/get-started/learning-about-github/about-versions-of-github-docs)."
|
||||
|
||||
### 2. Learning with {% data variables.product.prodname_learning %}
|
||||
{% data reusables.getting-started.learning-lab-enterprise %}
|
||||
### 2. Working with {% data variables.product.prodname_dotcom %} Enterprise Support
|
||||
|
||||
### 3. Working with {% data variables.product.prodname_dotcom %} Enterprise Support
|
||||
{% data reusables.getting-started.contact-support-enterprise %}
|
||||
|
||||
@@ -83,13 +83,16 @@ You can help to make your organization more secure by recommending or requiring
|
||||
### 2. Interacting with the {% data variables.product.prodname_gcf %}
|
||||
{% data reusables.support.ask-and-answer-forum %}
|
||||
|
||||
### 3. Learning with {% data variables.product.prodname_learning %}
|
||||
### 3. Reading about {% data variables.product.prodname_team %} on {% data variables.product.prodname_docs %}
|
||||
You can read documentation that reflects the features available with {% data variables.product.prodname_team %}. For more information, see "[About versions of {% data variables.product.prodname_docs %}](/get-started/learning-about-github/about-versions-of-github-docs)."
|
||||
|
||||
### 4. Learning with {% data variables.product.prodname_learning %}
|
||||
{% data reusables.getting-started.learning-lab %}
|
||||
|
||||
### 4. Supporting the open source community
|
||||
### 5. Supporting the open source community
|
||||
{% data reusables.getting-started.sponsors %}
|
||||
|
||||
### 5. Contacting {% data variables.contact.github_support %}
|
||||
### 6. Contacting {% data variables.contact.github_support %}
|
||||
{% data reusables.getting-started.contact-support %}
|
||||
## Further reading
|
||||
|
||||
|
||||
@@ -182,14 +182,18 @@ For more information, see "[Securing your software supply chain](/code-security/
|
||||
### 2. Interacting with {% data variables.product.prodname_gcf %}
|
||||
{% data reusables.support.ask-and-answer-forum %}
|
||||
|
||||
### 3. Learning with {% data variables.product.prodname_learning %}
|
||||
### 3. Reading about {% data variables.product.product_name %} on {% data variables.product.prodname_docs %}
|
||||
|
||||
{% data reusables.docs.you-can-read-docs-for-your-product %}
|
||||
|
||||
### 4. Learning with {% data variables.product.prodname_learning %}
|
||||
{% data reusables.getting-started.learning-lab %}
|
||||
|
||||
{% ifversion fpt or ghec %}
|
||||
### 4. Supporting the open source community
|
||||
### 5. Supporting the open source community
|
||||
{% data reusables.getting-started.sponsors %}
|
||||
|
||||
### 5. Contacting {% data variables.contact.github_support %}
|
||||
### 6. Contacting {% data variables.contact.github_support %}
|
||||
{% data reusables.getting-started.contact-support %}
|
||||
|
||||
{% ifversion fpt %}
|
||||
|
||||
@@ -56,6 +56,8 @@ Before you can try {% data variables.product.prodname_ghe_cloud %}, you must be
|
||||
|
||||
After setting up your trial, you can explore {% data variables.product.prodname_ghe_cloud %} by following the [Enterprise Onboarding Guide](https://resources.github.com/enterprise-onboarding/).
|
||||
|
||||
{% data reusables.docs.you-can-read-docs-for-your-product %}
|
||||
|
||||
{% data reusables.products.product-roadmap %}
|
||||
|
||||
## Finishing your trial
|
||||
|
||||
@@ -41,6 +41,7 @@ To get the most out of your trial, follow these steps:
|
||||
- [Quick start guide to {% data variables.product.prodname_dotcom %}](https://resources.github.com/webcasts/Quick-start-guide-to-GitHub/) webcast
|
||||
- [Understanding the {% data variables.product.prodname_dotcom %} flow](https://guides.github.com/introduction/flow/) in {% data variables.product.prodname_dotcom %} Guides
|
||||
- [Hello World](https://guides.github.com/activities/hello-world/) in {% data variables.product.prodname_dotcom %} Guides
|
||||
- "[About versions of {% data variables.product.prodname_docs %}](/get-started/learning-about-github/about-versions-of-github-docs)"
|
||||
3. To configure your instance to meet your organization's needs, see "[Configuring your enterprise](/enterprise-server@latest/admin/configuration/configuring-your-enterprise)."
|
||||
4. To integrate {% data variables.product.prodname_ghe_server %} with your identity provider, see "[Using SAML](/enterprise-server@latest/admin/user-management/using-saml)" and "[Using LDAP](/enterprise-server@latest/admin/authentication/using-ldap)."
|
||||
5. Invite an unlimited number of people to join your trial.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
You can read documentation that reflects the features available to you on {% data variables.product.product_name %}. For more information, see "[About versions of {% data variables.product.prodname_docs %}](/get-started/learning-about-github/about-versions-of-github-docs)."
|
||||
@@ -22,6 +22,7 @@ prodname_ghe_server: 'GitHub Enterprise Server'
|
||||
prodname_ghe_cloud: 'GitHub Enterprise Cloud'
|
||||
prodname_ghe_managed: 'GitHub AE'
|
||||
prodname_ghe_one: 'GitHub One'
|
||||
prodname_docs: 'GitHub Docs'
|
||||
|
||||
## Use these variables when referring specifically to a location within a product
|
||||
product_location: >-
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7a0e0a09bb4dd11e5f2a9b323b7cad6ec3243651c27130448242e3648944cf7
|
||||
size 611654
|
||||
oid sha256:0ea503a26383d947e6877d113ba3188803afa5cf30984e10be33d8dc6b26ce28
|
||||
size 611502
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6286bffb45446929c1bcf249bb83ae82ee59b49dd44baf5a18a25448dfe42682
|
||||
size 1662120
|
||||
oid sha256:935d5d878007419dcb37263fbd34d63d2f4d614f9d7cef94efc12eea8754d092
|
||||
size 1662075
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69007e9137167448dd910ff2dc4f07f818f957d0f34f0f3b5bc48da2e227f717
|
||||
size 947193
|
||||
oid sha256:bd5662f2fe9240eb539036c36722f359fa7e19bdffc73eed2fbcae263b322245
|
||||
size 946818
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a4384dd10a52a4cd641d6baf2eafdf61593e37ee87b759395d2d984965a07db
|
||||
size 3872312
|
||||
oid sha256:8e97a7e7f3ff9699ccd8efd96009a66a710ad9071ebe2c3b33a28a1bcb6e0014
|
||||
size 3872625
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39197dc63f1509ca646a2488a9b8d41ae3be7f151cd45962ad89b77dae8871f0
|
||||
size 585389
|
||||
oid sha256:254bb0d399adc3e9230312a7375c226e360c65986dcf502373c9d57f13a38b1a
|
||||
size 585426
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:caa58829178b9ca13a917cf95ad7a0458acb56852e2952e3966f5cc1fefa6269
|
||||
size 2708536
|
||||
oid sha256:392b5b0e2cc08192c6d77ccbaf5dd4ab02c22ac6d563faef712049d662cd9a4d
|
||||
size 2708386
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ea31f53f165174f9665e959ad33cbca7aa75f6c472a84c9ca69404e6aa46529
|
||||
size 617756
|
||||
oid sha256:550f6d473179581fad771ec406cfe3aa6b39c5565afd23f0f9780b63fbc3e44d
|
||||
size 617678
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7b7acee145f34e21e4c154f4f6ecccd31457c22f18a7fd612f1376c2a62b8d0
|
||||
size 3425211
|
||||
oid sha256:1976e9060569c036abac622da6741ee2079213ee68aba5e4416f51d2fe2ac1ee
|
||||
size 3425523
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:90341fff600d19a6f838a96062234ac4bf9997eeecfb344fd9282d43431e976a
|
||||
size 591451
|
||||
oid sha256:84e09346f01bb653aa26c549b90ade2e6a70de3b91fb7f6166a61590dba0f164
|
||||
size 591394
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:107fbbb9b462a0befecd17c78144ccc5d18259b139cd30e3779ca9e7ab20ba23
|
||||
size 2737092
|
||||
oid sha256:845819f8633ad3731f38c2dd2fa739c2171a911d06dcd340d46b0a2e4a3d3625
|
||||
size 2736510
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15ae14c9217e001e7f738008bd8a4a34eb9019e896f338f6e3a63256f732177d
|
||||
size 625223
|
||||
oid sha256:4364cf65771338448bf5993e7916dc88e5a3c8f5f049ddfdae9a1609b4342559
|
||||
size 625268
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:744578bd596bc2022e2889492621743407010960539f5fbf7aafd1a9febf6bbc
|
||||
size 1704030
|
||||
oid sha256:efebcff4cd75d63f19622720aa52ea2f10979f11b2281cffd1e2ff8cbd56534e
|
||||
size 1703574
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1787eb11666c053fcf7c0ac8b95e343ea48103898f71a43bed2ab1068930e1e2
|
||||
size 972061
|
||||
oid sha256:49bdcb3155495e40c6b5a4609e94f99138ca9796c17550951ca8402611e8e1bb
|
||||
size 972021
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:195876054870666407a7f45ac6709d09633b5cfa821925d77bbbeac24ef52194
|
||||
size 3962037
|
||||
oid sha256:4fbc6aeed8c7e653077b5baf9ca48ac1f915f6687c4ce16c0823c0c916eb923c
|
||||
size 3961766
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82fbff2be0af11a42e8d6427193c40e5dd5d2210391e9c52184597a08399a68e
|
||||
size 597232
|
||||
oid sha256:163825401190ca162167a1f26e0eebab57492d9cefdea927bbc9c28a1c6f1e74
|
||||
size 597414
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:73a83f382ed45b33ad0b9ff76ea749bc40ed74f14a12a58c295e3a83588df4ca
|
||||
size 2771754
|
||||
oid sha256:23688eb3c01b88eb4c87292571630eb1d1357a3eb75213a0af004b768c66044b
|
||||
size 2771837
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:708060fb0bbda0360e9a17b4c1135813e4c3ee0b8e5e4ab167fb86c13d334271
|
||||
size 630886
|
||||
oid sha256:5a01a6699109fab4f21fd48a230b12510dd01c33db413816ff7afc1e2959bc4d
|
||||
size 631013
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c8803145a115e470de279312223a72bf5562f88a00c5f67e4db43b95b6c223c1
|
||||
size 3501769
|
||||
oid sha256:ea14d7dc92e85f203bd93d3cbf526b70eea47fb216ff3cb95e5a97d09b384128
|
||||
size 3502901
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:209ece8926a5768ad0b628e753b1f14ae9a743bfc492af502cb6412780d25671
|
||||
size 603725
|
||||
oid sha256:32f6377c45eaf9b9a47de57f54b18b75c6a94388dbab865a9b06de99f2e36ee5
|
||||
size 603697
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6960edc9c3c633e3572590536e1c4c7b74533e81931b8529a4530e2482fe5daa
|
||||
size 2798810
|
||||
oid sha256:e6b8f22645a75ffe2f20a92d9b6802dc55797416d9d2c0ff0f73df19883594f1
|
||||
size 2798353
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aba1cc2e9c0dcf073bfc0fcce1889ce82e441374cb9a4cf254e809efad4ead65
|
||||
size 636676
|
||||
oid sha256:9498a6157cab0efde28ea683ff7e481c686fdc5b3331c617d1b29e3d75971079
|
||||
size 636596
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a644b8b241d8bf5afa72d54c9a30fbd7ead7a78bfb7bec9f7d900f02afbc54c6
|
||||
size 1730146
|
||||
oid sha256:304c8724fa7441c8a5e7ec7e7876c568c95042313654569f12f146ab0af38a6e
|
||||
size 1730364
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f38d13fbdd60bc2cf9a2f5c3e4ca7d17ef4dd3773edb43956c10e69d6b20d662
|
||||
size 1002480
|
||||
oid sha256:61a67175d99245e445f0abe86c0a4f92706f2f41e2a108408e1f5468ee245412
|
||||
size 1002954
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:881aac2de9d5f774cfc1b47835c2bda6b59fc7fb76354d080d1ed566257ceb0f
|
||||
size 4082994
|
||||
oid sha256:b46c2522ec9228db57a0ba8a317967303e6954d9791c98867a8337414979a056
|
||||
size 4084355
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82304d308f6436b7f917860f0af2617020dda82bc5218807964c84e8b423bcb7
|
||||
size 607888
|
||||
oid sha256:5d65a156fcd6c4ac96f330e29c0e13fb8037ce379db2552b23c99364c0bce509
|
||||
size 607858
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e7b5b2cd966c5360bab8fec4aabcd5aafd0c76ca60372b6e427381877226aac
|
||||
size 2825450
|
||||
oid sha256:53926e27e419c0dfa57031df638218a07c95bec5c457dcba25f84c6290be128a
|
||||
size 2825502
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b1db3b66dae2d7e0504080855b125cb1974a4052e012083c370b4a7b3dff7ad
|
||||
size 642693
|
||||
oid sha256:f670aae436fd2639cc3f9573b4b5ef753e9b87a3fb8fb6df4aa820841fd43164
|
||||
size 642679
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84a6a0140d4252361ea731bd54693b4d097aad7a5c6b10bc630db10d9249fdec
|
||||
size 3567908
|
||||
oid sha256:84bb85606bdfba316eac280f580bfb19041033eec15244b788264aa512a111e3
|
||||
size 3569965
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d889bf6308866b1588c534119af563c9bd46810b26217f27e088981d1684a6c
|
||||
size 614846
|
||||
oid sha256:83578f65814aeb60ef27c4cea0ebbbdc30363925ff01079acf9ec31603472b1f
|
||||
size 614938
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96d2615c6397556df5edf36f242f2ba20f2d8037e0617cb6190985392c48cb61
|
||||
size 2847862
|
||||
oid sha256:dcdcf14035df1d43511402503b13a2fcfa368fa8121388a1d3cabe948b44cb76
|
||||
size 2848106
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:092e84cfa94dc068e4adda6f3170bea365813e431e1b606fc2aff4287cb1e062
|
||||
size 656901
|
||||
oid sha256:e8e684a90d9a4ae65db22b4a9093b54f03cc4c7b13b0ee78795376dd51e02236
|
||||
size 656858
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:210e8837b7217ecc9e5ceb8dd520c1d461276c4c91336af5569c85e33eb71a5e
|
||||
size 1787018
|
||||
oid sha256:266f5335517f8aae3dfc4ef9a6087b7daf65102ecbad80c126a09822588b3d9a
|
||||
size 1787708
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a46ca25ec7837b0fb21c82532db9ad2c3965e6c61810be6939269c2967a0fef2
|
||||
size 1036704
|
||||
oid sha256:62a98c163175fe5a552b172fbd41b4a343083103c888097191fb01053bb90ac4
|
||||
size 1036742
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6bc839f802793b0adb4691f415bd718eebdc0f33ccc79e4623971801cb882ab
|
||||
size 4184356
|
||||
oid sha256:0220d9841f3abad78b8bd1545245f3b52e769904f53e6cfceb48dc44f0f5bce2
|
||||
size 4185960
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d5352598782aab18a26ce03b72462db13399807a98c9f3434934ab14971a659
|
||||
size 625855
|
||||
oid sha256:2cefac597d2815be719fb6ac086a8cc113dbe6242abb8fe696d8174846efbf98
|
||||
size 626059
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d72c326252f36631938b804c9f49338a06e194cabac454df0166b383c6267b2c
|
||||
size 2922850
|
||||
oid sha256:c1a79d1ba9a1df797f660f3a604e60af8b29b793b71ad471e581fd4aef6cbb2a
|
||||
size 2924389
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4493fc48791a6e9120d4d3ebd4825d8b53d81a66a6e99f3cb9ab0b3aefa2b2b7
|
||||
size 663973
|
||||
oid sha256:b9adc1dbe2bf8c90f901838462e43fb8cebac54fd72ed9e10b56e073ff98a6fb
|
||||
size 664013
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55c93dcddd8adbf043709a75265406f8dabb799798ed55790e306d485fd248d6
|
||||
size 3687905
|
||||
oid sha256:3d09e95d9ce3e5fb0cd10563c154c54c7020202c819507c433cb6d52f35e9295
|
||||
size 3688497
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7cb8e3b55c6537bb00bdb09ccbd46d062c4e19cb7df78a71a4f9591b46ba42e0
|
||||
size 633813
|
||||
oid sha256:b0600ec5ff27cbfa76509a5113482a9cf60ddeb79c6c6dac46a779b26474ba8b
|
||||
size 634032
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57114b6a4df1bd667f36a2a8fdc2a708c28e0439b871a388e52d1bd0be9b0632
|
||||
size 2935635
|
||||
oid sha256:9f31be585a3de04c1a90c616d35ff2d768eedc889f3127f0cf1d7b49e1b9ee9f
|
||||
size 2934664
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84ae35021e68e9b45f58cbea5eff510f3c31900eb3f4b83dae5273ec683460e2
|
||||
size 847295
|
||||
oid sha256:48c973ed4833b118b33c794143b7ea16ec24ca432381617f370e60c965086e11
|
||||
size 847140
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69969c80c8a3c2c71067794b12ac6ba0d591c54a5f86bb74fbae3086872eb978
|
||||
size 1975258
|
||||
oid sha256:a3c114c635bfef8fde8779418132a2b0778105ae865ee055768e87b38aec6ff6
|
||||
size 1975534
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a253900582241f8686c8238296e0cb32a7e5774f3c58e4f9e024e97cbe57462e
|
||||
size 1319946
|
||||
oid sha256:e838b6d94ae35490e665fd722b09f9a7e2971601569adae258048bf627aad2ba
|
||||
size 1320065
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:716a7afa2ba0de64561ad8c0709a6d87c3861cd9f53d3372956db821f2131d89
|
||||
size 5030054
|
||||
oid sha256:1e7801026f478de99c516809558f59c5339bda402e08635af255f44e14e641d1
|
||||
size 5029279
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94910c3d1994609bb023ad54a74ce43cc4ae994ae43d0992442ae2a923a9835d
|
||||
size 797019
|
||||
oid sha256:a2041898a7bc662f1b7962f3f5514e9e5d806581ae3a674a2d3409b0c60e387c
|
||||
size 796798
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc824ab2a1def3e0b88f49304850f3236a973fffb581ebacc7023785cdb34ac8
|
||||
size 3509787
|
||||
oid sha256:f7dd9fd5186c32c3e94007a23850083ff9049e61f26675db2c6798c704ff962e
|
||||
size 3509873
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a39bf592d46c53360ca52d0dfee0b0078076ab4b08f50f1a48c4b9429640a67a
|
||||
size 859619
|
||||
oid sha256:3782359d5c7f6113ff3589fced50539368c2138f256a7258c731ea3476e88a50
|
||||
size 859538
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f00e553870decd44545e909f7b39b6ab09e94abbf906a86be034851f9ef29143
|
||||
size 4505560
|
||||
oid sha256:bad0b6122d4e9122514559ce11590c67192a5582280821fae21730240616df7b
|
||||
size 4505964
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:305b72d9267663e8d9c12b89451db07fd230ba886e943555fb930d9905b5c2f9
|
||||
size 806347
|
||||
oid sha256:e1b71565f8035c909a21964a6e7e4df63ba783197adde7bb5e363e8327f2e8a6
|
||||
size 806578
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9c39d85fa380472f7ee2e4379a927592126bc0e9e8073ea619ed221ced2aad3
|
||||
size 3504862
|
||||
oid sha256:1e6e143f93b3f052d9d5efa304b29ab346a6d485894fbce984d5510474bd8013
|
||||
size 3505533
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:841bd7bcb324a59026de8e2d7cbb4e408fd2e4a81f90ce98dcdc6b2496d90f74
|
||||
size 510928
|
||||
oid sha256:bc603eff54cd336c9bfcc66927871c747d609cd652ab967f8d4020249b743bfa
|
||||
size 510989
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d169fb4a4cc04b98934f9a1ece56d185165bfac2682f346e4c6af9c7c609debb
|
||||
size 1333221
|
||||
oid sha256:010b3bd225e573f8ee6dd892bbb24870aeb1aa2f375fcef2d494e0c9c5521e54
|
||||
size 1333528
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dc56a22788a3acf64d2ab8d98fd3506e96780b00cad714f871c30dd78b25f5e8
|
||||
size 825655
|
||||
oid sha256:b3df1e4ff934825d27056db718447d3a42a3e56e597f226125bf68e5a2adc818
|
||||
size 826154
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60771bad20caa57a25e15e0e698eaeb4d6dc5195eeb4dcb71693984134e07161
|
||||
size 3303772
|
||||
oid sha256:66c13de17e222e8568c3cf9e523c18f203f8dc25d40be11f282d3bdad458931f
|
||||
size 3304814
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6954b37e7543dea99a9f531efe9b09b9b20af25bcb52118b204b0641f6983242
|
||||
size 488794
|
||||
oid sha256:6e8f9899de4c94d23ff735f0aefa03709c03b58317be64363e2cc5ba57f40f20
|
||||
size 488828
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca7097bab866e10ff579ebdc4412e075eaa10bab54e82e4074156f9fdab9bdd2
|
||||
size 2200598
|
||||
oid sha256:c69279781fe2da8eabe1bbe70e29453813e02958895357df9032ea8ac8e132a9
|
||||
size 2201057
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37caa2396058787ad8e1370efad469966a2a0a1437ed3a72ee9b7385d1c3e76b
|
||||
size 516444
|
||||
oid sha256:8c87afce291418ea65db00c4edfab32a049f59acc08b2d08a9752e837529a7a9
|
||||
size 516454
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d6bf85d12fef30ae85fa3180d6327a3e75f581ac6b86004b04e9103e0ec65e5
|
||||
size 2751295
|
||||
oid sha256:a29d350ebb7eef254bb01bccef50919f271c5fa0c0d660d30e69ea46f8288698
|
||||
size 2752289
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82e696815b517915a6d48040e8a98c2b65bd36f4a6a35955b4b9d7e2ee96269b
|
||||
size 495514
|
||||
oid sha256:1bceba9d2a8857cc6f29d6e7a03ca1c79bb3f0919a414f94189d0d805fed4a1e
|
||||
size 495613
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70f24f456ed73121de333bcd3ec34f7de3c1232438be01e34b218dce0c473633
|
||||
size 2210761
|
||||
oid sha256:2264871dc50f9104317c4104d0177c79d65aadbb4d168cc3a592adf807be5602
|
||||
size 2211437
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b2f6ac2614d43b5c16ec3a941d459f5ca5f275ae87a3f2ccee246cefdf5e02d
|
||||
size 771310
|
||||
oid sha256:9d01323ef9603afb86beef3d43dc107e1f68998875b22b45fdf65d67b9cd3f27
|
||||
size 771278
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93a72ce8e312d87f239e7dc1baa82a329baa199f1bf58de3e2e15072c7419e9f
|
||||
size 1991944
|
||||
oid sha256:6269d10f22a55e139bbbc02786df97f5647873fcfd5510ac07dab21770481d9a
|
||||
size 1992063
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d73feb040e8d9d6e139f1a6ff6876a4d5dfe04341f95023eaa373b425bb55c44
|
||||
size 1177466
|
||||
oid sha256:14033548f226dd6e2ac8d2b1de721c04b2e7a63a0c6c81ff47a9983bc64c3d22
|
||||
size 1181673
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d68f6d822e3f7856eddb01f95cddadd479343ee713276a5e234db57940990aa8
|
||||
size 4759170
|
||||
oid sha256:9d42b34fa01e58b2c63bb64d9ca66fe1d0b3c99bd07c17d4f650c1a23a45b37c
|
||||
size 4758047
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:535ed903e2a3c453072a1a972420d81e7fdbb661df2f87a3d57d888d7221e826
|
||||
size 741357
|
||||
oid sha256:de351051f9e8935df00f84a8c91f9c69d5c9f6f4519a336eb5aeb6e12655eef5
|
||||
size 741471
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0260859bc8aa90427c94f6d9d781a112d1730306f0cd49e9a2cb2834d7c18306
|
||||
size 3453801
|
||||
oid sha256:f88dfab26f37f2bc71d4a280db3524f31ff5517324c8d10c3e1240210b4efaa4
|
||||
size 3453657
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:11996d04817f152e0ef65304efa1317cf3ffb408873616b5402d15ac1c01b5cf
|
||||
size 786103
|
||||
oid sha256:e399f6d4e63d60b7dae0b913fd3c81fce0ccc634831e2f94258a6c3e958d549a
|
||||
size 786253
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:153dc431be4041766a38ec7e5f0cfb98510e629df662a45fa171603914b0d892
|
||||
size 4345638
|
||||
oid sha256:e613493bb8bec3abeac8a1590e76fdcf093600a5cd20aec57384bb6ef662af7b
|
||||
size 4345985
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05a179b385acbd36d9f3fa9917d35cf71fd7ce403fb656cb9baea7a00d1bacb4
|
||||
size 751414
|
||||
oid sha256:8d0bc53ab3efc1633a3aa5b353e2542d9a98a2da0fc30a5ae80ceac69f4a3bb1
|
||||
size 751491
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:604b4874559d044d2720fc572fd9949af08f330fb4ae46d269cfc49d4c208dc9
|
||||
size 3444847
|
||||
oid sha256:09af7770a8d41b0d8b3af9b7efba5d540ab99e90f13e1ad20f613b15a6352a47
|
||||
size 3445035
|
||||
|
||||
@@ -64,7 +64,7 @@ describe('featuredLinks', () => {
|
||||
test('Enterprise user intro links have expected values', async () => {
|
||||
const $ = await getDOM(`/en/enterprise/${enterpriseServerReleases.latest}/user/get-started`)
|
||||
const $featuredLinks = $('[data-testid=article-list] a')
|
||||
expect($featuredLinks).toHaveLength(10)
|
||||
expect($featuredLinks).toHaveLength(11)
|
||||
expect($featuredLinks.eq(0).attr('href')).toBe(
|
||||
`/en/enterprise-server@${enterpriseServerReleases.latest}/github/getting-started-with-github/githubs-products`
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user