1
0
mirror of synced 2025-12-20 10:28:40 -05:00

Hello git history spelunker!

Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
This commit is contained in:
Vanessa Yuen
2020-09-27 14:10:11 +02:00
parent fa8bb2322f
commit 3df90fc9b8
28386 changed files with 1723440 additions and 3 deletions

View File

@@ -0,0 +1,32 @@
---
title: About GitHub Marketplace
intro: '{{ site.data.variables.product.prodname_marketplace }} contains tools that add functionality and improve your workflow.'
redirect_from:
- /articles/about-github-marketplace
versions:
free-pro-team: '*'
---
You can discover, browse, and install free and paid tools, including [{{ site.data.variables.product.prodname_github_app }}s, {{ site.data.variables.product.prodname_oauth_app }}s](/apps/differences-between-apps/), and {{ site.data.variables.product.prodname_actions }}, in [{{ site.data.variables.product.prodname_marketplace }}](https://github.com/marketplace).
If you purchase a paid tool, you'll pay for your tool subscription with the same billing information you use to pay for your {{ site.data.variables.product.product_name }} subscription, and receive one bill on your regular billing date. For more information, see "[About billing for {{ site.data.variables.product.prodname_marketplace }}](/articles/about-billing-for-github-marketplace)."
You may also have the option to select a free 14-day trial on select tools. You can cancel at any time during your trial and you won't be charged, but you will automatically lose access to the tool. Your paid subscription will start at the end of the 14-day trial. For more information, see "[About billing for {{ site.data.variables.product.prodname_marketplace }}](/articles/about-billing-for-github-marketplace)."
{{ site.data.variables.product.prodname_github_app }}s and {{ site.data.variables.product.prodname_oauth_app }}s can be verified or unverified. Verified apps meet specific requirements set by {{ site.data.variables.product.prodname_dotcom }} and go through a security review before they are listed on {{ site.data.variables.product.prodname_marketplace }}. For more information, see "[Requirements for listing an app on GitHub Marketplace](/marketplace/getting-started/requirements-for-listing-an-app-on-github-marketplace/)."
### {{ site.data.variables.product.prodname_actions }} on {{ site.data.variables.product.prodname_marketplace }}
You can discover, browse, and install {{ site.data.variables.product.prodname_actions }} created by others on {{ site.data.variables.product.prodname_marketplace }}, see "[Searching {{ site.data.variables.product.prodname_marketplace }}](/github/searching-for-information-on-github/searching-github-marketplace)."
Anyone can list an action on {{ site.data.variables.product.prodname_marketplace }}. Unlike some apps, {{ site.data.variables.product.prodname_actions }} listed on {{ site.data.variables.product.prodname_marketplace }} are never verified by {{ site.data.variables.product.prodname_dotcom }}.
### Building and listing a tool on {{ site.data.variables.product.prodname_marketplace }}
For more information on creating your own tool to list on {{ site.data.variables.product.prodname_marketplace }}, see "[Apps](/apps)" and "[{{ site.data.variables.product.prodname_actions }}](/actions)."
### Further reading
- "[Purchasing and installing apps in {{ site.data.variables.product.prodname_marketplace }}](/articles/purchasing-and-installing-apps-in-github-marketplace)"
- "[Managing billing for {{ site.data.variables.product.prodname_marketplace }} apps](/articles/managing-billing-for-github-marketplace-apps)"
- "[{{ site.data.variables.product.prodname_marketplace }} support](/articles/github-marketplace-support)"

View File

@@ -0,0 +1,40 @@
---
title: About integrations
intro: 'Integrations are tools and services that connect with {{ site.data.variables.product.product_name }} to complement and extend your workflow.'
redirect_from:
- /articles/about-integrations
versions:
free-pro-team: '*'
---
You can install integrations in your personal account or organizations you own. You can also install {{ site.data.variables.product.prodname_github_app }}s from a third-party in a specific repository where you have admin permissions or which is owned by your organization.
### Differences between {{ site.data.variables.product.prodname_github_app }}s and {{ site.data.variables.product.prodname_oauth_app }}s
Integrations can be {{ site.data.variables.product.prodname_github_app }}s, {{ site.data.variables.product.prodname_oauth_app }}s, or anything that utilizes {{ site.data.variables.product.product_name }} APIs or webhooks.
{{ site.data.variables.product.prodname_github_app }}s offer granular permissions and request access to only what the app needs. {{ site.data.variables.product.prodname_github_app }}s also offer specific user-level permissions that each user must authorize individually when an app is installed or when the integrator changes the permissions requested by the app.
For more information, see:
- "[Differences between {{ site.data.variables.product.prodname_github_app }}s and {{ site.data.variables.product.prodname_oauth_app }}s](/apps/differences-between-apps/)"
- "[About apps](/apps/about-apps/)"
- "[User-level permissions](/apps/building-github-apps/identifying-and-authorizing-users-for-github-apps/#user-level-permissions)"
- "[Authorizing {{ site.data.variables.product.prodname_oauth_app }}s](/articles/authorizing-oauth-apps/)"
- "[Reviewing your authorized integrations](/articles/reviewing-your-authorized-integrations/)"
You can install a preconfigured {{ site.data.variables.product.prodname_github_app }}, if the integrators or app creators have created their app with the {{ site.data.variables.product.prodname_github_app }} manifest flow. For information about how to run your {{ site.data.variables.product.prodname_github_app }} with automated configuration, contact the integrator or app creator.
You can create a {{ site.data.variables.product.prodname_github_app }} with simplified configuration if you build your app with Probot. For more information, see the [Probot docs](https://probot.github.io/docs/) site.
### Discovering integrations in {{ site.data.variables.product.prodname_marketplace }}
You can find an integration to install or publish your own integration in {{ site.data.variables.product.prodname_marketplace }}.
[{{ site.data.variables.product.prodname_marketplace }}](https://github.com/marketplace) contains {{ site.data.variables.product.prodname_github_app }}s and {{ site.data.variables.product.prodname_oauth_app }}s. For more information on finding an integration or creating your own integration, see "[About {{ site.data.variables.product.prodname_marketplace }}](/articles/about-github-marketplace)."
### Integrations purchased directly from integrators
You can also purchase some integrations directly from integrators. As an organization member, if you find a {{ site.data.variables.product.prodname_github_app }} that you'd like to use, you can request that an organization approve and install the app for the organization.
If you have admin permissions for all organization-owned repositories the app is installed on, you can install {{ site.data.variables.product.prodname_github_app }}s with repository-level permissions without having to ask an organization owner to approve the app. When an integrator changes an app's permissions, if the permissions are for a repository only, organization owners and people with admin permissions to a repository with that app installed can review and accept the new permissions.

View File

@@ -0,0 +1,10 @@
---
title: Exploring integrations
intro: 'You can customize and extend your {{ site.data.variables.product.product_name }} workflow with tools and services built by the {{ site.data.variables.product.product_name }} community.'
mapTopic: true
redirect_from:
- /articles/exploring-integrations
versions:
free-pro-team: '*'
---

View File

@@ -0,0 +1,37 @@
---
title: GitHub extensions and integrations
intro: 'Use {{ site.data.variables.product.product_name }} extensions to work seamlessly in {{ site.data.variables.product.product_name }} repositories within third-party applications.'
redirect_from:
- /articles/about-github-extensions-for-third-party-applications/
- /articles/github-extensions-and-integrations
versions:
free-pro-team: '*'
---
### Editor tools
To streamline your workflow, you can connect to {{ site.data.variables.product.product_name }} repositories within third-party editor tools, such as Atom, Unity, and Visual Studio.
#### {{ site.data.variables.product.product_name }} for Atom
With the {{ site.data.variables.product.product_name }} for Atom extension, you can commit, push, pull, resolve merge conflicts, and more from the Atom editor. For more information, see the official [{{ site.data.variables.product.product_name }} for Atom site](https://github.atom.io/).
#### {{ site.data.variables.product.product_name }} for Unity
With the {{ site.data.variables.product.product_name }} for Unity editor extension, you can develop on Unity, the open source game development platform, and see your work on {{ site.data.variables.product.product_name }}. For more information, see the official Unity editor extension [site](https://unity.github.com/) or the [documentation](https://github.com/github-for-unity/Unity/tree/master/docs).
#### {{ site.data.variables.product.product_name }} for Visual Studio
With the {{ site.data.variables.product.product_name }} for Visual Studio extension, you can work in {{ site.data.variables.product.product_name }} repositories without leaving Visual Studio. For more information, see the official Visual Studio extension [site](https://visualstudio.github.com/) or [documentation](https://github.com/github/VisualStudio/tree/master/docs).
#### {{ site.data.variables.product.prodname_dotcom }} for Visual Studio Code
With the {{ site.data.variables.product.prodname_dotcom }} for Visual Studio Code extension, you can review and manage {{ site.data.variables.product.product_name }} pull requests in Visual Studio Code. For more information, see the official Visual Studio Code extension [site](https://vscode.github.com/) or [documentation](https://github.com/Microsoft/vscode-pull-request-github).
### Project management tools
To streamline your workflow, you can integrate your {{ site.data.variables.product.product_name }} personal account or organization with third-party project management tools, such as Jira.
#### Jira Cloud and {{ site.data.variables.product.product_name }}.com integration
You can integrate Jira Cloud with your personal or organization account to scan commits and pull requests, creating relevant metadata and hyperlinks in any mentioned Jira issues.

View File

@@ -0,0 +1,18 @@
---
title: Customizing your GitHub workflow
redirect_from:
- /categories/customizing-your-github-workflow
versions:
free-pro-team: '*'
---
### Table of Contents
{% topic_link_in_list /exploring-integrations %}
{% link_in_list /about-integrations %}
{% link_in_list /about-github-marketplace %}
{% link_in_list /github-extensions-and-integrations %}
{% topic_link_in_list /purchasing-and-installing-apps-in-github-marketplace %}
{% link_in_list /installing-an-app-in-your-personal-account %}
{% link_in_list /installing-an-app-in-your-organization %}

View File

@@ -0,0 +1,48 @@
---
title: Installing an app in your organization
intro: 'You can install apps from {{ site.data.variables.product.prodname_marketplace }} to use in your organization.'
redirect_from:
- /articles/installing-an-app-in-your-organization
versions:
free-pro-team: '*'
---
{{ site.data.reusables.marketplace.marketplace-apps-only }}
{{ site.data.reusables.marketplace.marketplace-org-perms }}
If you choose a paid plan, you'll pay for your app subscription on your organization's current billing date using your organization's existing payment method.
{{ site.data.reusables.marketplace.free-trials }}
### Installing a {{ site.data.variables.product.prodname_github_app }} in your organization
{{ site.data.reusables.marketplace.visit-marketplace }}
{{ site.data.reusables.marketplace.browse-to-app }}
{{ site.data.reusables.marketplace.choose-plan }}
{{ site.data.reusables.marketplace.install-buy }}
{{ site.data.reusables.marketplace.confirm-install-account-org }}
{{ site.data.reusables.marketplace.add-payment-method-org }}
{{ site.data.reusables.marketplace.complete-order-begin-installation }}
8. If the app requires access to repositories, decide whether to give the app access to all of your repositories or to certain repositories, then select **All repositories** or **Only select repositories**.
![Radio buttons with options to install an app on all of your repositories or certain repositories](/assets/images/help/marketplace/marketplace-choose-repo-install-option.png)
{{ site.data.reusables.marketplace.select-installation-repos }}
{{ site.data.reusables.marketplace.review-app-perms-install }}
### Installing an {{ site.data.variables.product.prodname_oauth_app }} in your organization
{{ site.data.reusables.saml.saml-session-oauth }}
{{ site.data.reusables.marketplace.visit-marketplace }}
{{ site.data.reusables.marketplace.browse-to-app }}
{{ site.data.reusables.marketplace.choose-plan }}
{{ site.data.reusables.marketplace.install-buy }}
{{ site.data.reusables.marketplace.confirm-install-account-org }}
{{ site.data.reusables.marketplace.add-payment-method-org }}
{{ site.data.reusables.marketplace.complete-order-begin-installation }}
8. Review the information about the app's access to your personal account, organizations, and data, then click **Authorize application**.
### Further reading
- "[Updating your organization's payment method](/articles/updating-your-organization-s-payment-method)"
- "[Installing an app in your personal account](/articles/installing-an-app-in-your-personal-account)"

View File

@@ -0,0 +1,46 @@
---
title: Installing an app in your personal account
intro: 'You can install apps from {{ site.data.variables.product.prodname_marketplace }} to use in your personal account.'
redirect_from:
- /articles/installing-an-app-in-your-personal-account
versions:
free-pro-team: '*'
---
{{ site.data.reusables.marketplace.marketplace-apps-only }}
If you choose a paid plan, you'll pay for your app subscription on your personal account's current billing date using your existing payment method.
{{ site.data.reusables.marketplace.free-trials }}
### Installing a {{ site.data.variables.product.prodname_github_app }} in your personal account
{{ site.data.reusables.marketplace.visit-marketplace }}
{{ site.data.reusables.marketplace.browse-to-app }}
{{ site.data.reusables.marketplace.choose-plan }}
{{ site.data.reusables.marketplace.install-buy }}
{{ site.data.reusables.marketplace.confirm-install-account-personal }}
{{ site.data.reusables.marketplace.add-payment-method-personal }}
{{ site.data.reusables.marketplace.complete-order-begin-installation }}
8. Decide whether to give the app access to all of your repositories, or to certain repositories, then select **All repositories** or **Only select repositories**.
![Radio buttons with options to install an app on all of your repositories or certain repositories](/assets/images/help/marketplace/marketplace-choose-repo-install-option.png)
{{ site.data.reusables.marketplace.select-installation-repos }}
{{ site.data.reusables.marketplace.review-app-perms-install }}
### Installing an {{ site.data.variables.product.prodname_oauth_app }} in your personal account
{{ site.data.reusables.saml.saml-session-oauth }}
{{ site.data.reusables.marketplace.visit-marketplace }}
{{ site.data.reusables.marketplace.browse-to-app }}
{{ site.data.reusables.marketplace.choose-plan }}
{{ site.data.reusables.marketplace.install-buy }}
{{ site.data.reusables.marketplace.confirm-install-account-personal }}
{{ site.data.reusables.marketplace.add-payment-method-personal }}
{{ site.data.reusables.marketplace.complete-order-begin-installation }}
8. Review the information about the app's access to your personal account and data, then click **Authorize application**.
### Further reading
- "[Updating your personal account's payment method](/articles/updating-your-personal-account-s-payment-method)"
- "[Installing an app in your organization](/articles/installing-an-app-in-your-organization)"

View File

@@ -0,0 +1,10 @@
---
title: Purchasing and installing apps in GitHub Marketplace
intro: '{{ site.data.variables.product.prodname_marketplace }} includes apps with free and paid pricing plans. When you find a paid app you''d like to use for your personal account or organization, you can purchase and install the app using your existing billing information.'
mapTopic: true
redirect_from:
- /articles/purchasing-and-installing-apps-in-github-marketplace
versions:
free-pro-team: '*'
---