-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Consolidate VCS integration guides with org/user/project/pipeline content #9715
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
rosieyohannan
wants to merge
41
commits into
main
Choose a base branch
from
DOCSS-1889-consolidate-integration-guides
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 23 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
6e119bb
start new consolidated page
rosieyohannan 9e9e4a4
add new page to nav
rosieyohannan 75772ff
more work on a consolidated page
rosieyohannan 72ab3c4
more work on bringing integration content together
rosieyohannan e30f9fe
bringing in more content to consolidated page
rosieyohannan dbba56b
more consolidation
rosieyohannan 2b03cc7
bring across some more integraiton content and add user settings
rosieyohannan ca795f4
update links to integration page and archive github and bitbucket int…
rosieyohannan 58e284a
remove incorrectly placed alias
rosieyohannan 3aca1b0
Merge branch 'main' into DOCSS-1889-consolidate-integration-guides
rosieyohannan 2a75973
add a page to create an organization
rosieyohannan 8bc0edb
add tabs for additional ssh keys
rosieyohannan 99f8e22
Merge branch 'main' into DOCSS-1889-consolidate-integration-guides
rosieyohannan 0f89506
work on integration guide for GitLab self-managed and bbdc
rosieyohannan e051014
Merge branch 'main' into DOCSS-1889-consolidate-integration-guides
rosieyohannan dedee04
fix table scroll and archive gitlab integration page
rosieyohannan db70de9
some minor fixes
rosieyohannan c84892e
add section for ebable project to checkout repos section
rosieyohannan 8c68399
fix links
rosieyohannan f527894
fix links again
rosieyohannan 65ffb9f
streamline integration instructions for self-hosted VCS
rosieyohannan 54b5af6
archive bbdc integraiton guides
rosieyohannan acb7956
fix link
rosieyohannan 1fe79e3
Merge branch 'main' into DOCSS-1889-consolidate-integration-guides
rosieyohannan 7aa6e34
some fixes from review
rosieyohannan 6886eff
Update docs/guides/modules/permissions-authentication/pages/users-org…
rosieyohannan bce9df6
Update docs/guides/modules/permissions-authentication/pages/users-org…
rosieyohannan 6c6dc47
remove redundant sections
rosieyohannan 8dd2613
Merge branch 'main' into DOCSS-1889-consolidate-integration-guides
rosieyohannan 508fefe
archive images and move settings pages to app intro doc
rosieyohannan 78336b3
add integraiton table to show integration options for user integration
rosieyohannan c5ee648
update description of org type
rosieyohannan ce9fae3
Merge branch 'main' into DOCSS-1889-consolidate-integration-guides
rosieyohannan 3ce6677
style fixes
rosieyohannan 19ee70c
remove line we don't need
rosieyohannan a96712b
try to clarify user and org integraiton differences
rosieyohannan cbf7c97
Merge branch 'main' into DOCSS-1889-consolidate-integration-guides
rosieyohannan 95b492c
fix xrefs
rosieyohannan 5dc6b87
changes from review
rosieyohannan 47eac4c
Apply suggestions from code review
rosieyohannan 151cffc
Merge branch 'main' into DOCSS-1889-consolidate-integration-guides
rosieyohannan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
docs/guides/modules/ROOT/partials/tips/check-org-type.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| **** | ||
| To check your organization type, check your organization slug at menu:Organization settings[Overview]. `github` and `bitbucket` type organizations are OAuth authenticated orgs and the organization slug is structured as follows: | ||
|
|
||
| * `github/<your-org-name>` or `gh/<your-org-name>` | ||
| * `bitbucket/<your-org-name>` or `bb/<your-org-name>` | ||
|
|
||
| An organization slug for a `circleci` type organization is in the following format: | ||
|
|
||
| * `circleci/<UID>` | ||
| **** |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
51 changes: 51 additions & 0 deletions
51
docs/guides/modules/getting-started/pages/create-an-organization.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,51 @@ | ||
| = Create an organization | ||
| :page-platform: Cloud | ||
| :page-description: Create a new organization in CircleCI. | ||
| :experimental: | ||
|
|
||
| This guide coverts creating a new organization in CircleCI. | ||
|
|
||
| The following organization types are available in CircleCI: | ||
|
|
||
| * `circleci` organizations | ||
| * `github` organizations | ||
| * `bitbucket` organizations | ||
|
|
||
| == Create a `circleci` organization | ||
|
|
||
| To create a `circleci` organization, follow these steps: | ||
|
|
||
| . Navigate to your user homepage in the link:https://app.circleci.com/home/[CircleCI web app]. | ||
| . Select the btn:[+ Create organization] button. | ||
| . Give your organization a name and select btn:[Let's Go]. | ||
|
|
||
| Once your new organization is created you can start creating projects and inviting team members: | ||
|
|
||
| * xref:create-project.adoc#create-a-project[Create a project] | ||
| * xref:invite-your-team.adoc#invite-teammates[Invite your team] | ||
|
|
||
| == Create a `github` organization | ||
|
|
||
| A `github` organization is created when you log in to CircleCI using your _social_ GitHub login. `github` organizations use an OAuth app connection with CircleCI. If you have logged in to CircleCI using a method other than your GitHub login, you can still create a `github` organization by following these steps: | ||
|
|
||
| . Navigate to your link:https://app.circleci.com/settings/user[User settings] page. | ||
| . Select the **Account Integrations** from the sidebar. | ||
| . At the bottom of the page, select the link that reads `Recieved instructions from the CircleCI Support team to authorize a GitHub OAuth app?` | ||
| . Follow the instructions to create a `github` organization. | ||
|
|
||
| Once your `github` organization is created you can start setting up and following projects: | ||
|
|
||
| * xref:create-project.adoc#set-up-a-project[Set up a project] | ||
|
|
||
| == Create a `bitbucket` organization | ||
|
|
||
| A `bitbucket` organization is created when you log in to CircleCI using your _social_ Bitbucket login. `bitbucket` organizations use an OAuth app connection with CircleCI. If you have logged in to CircleCI using a method other than your Bitbucket login, you can still create a `bitbucket` organization by following these steps: | ||
|
|
||
| . Navigate to your link:https://app.circleci.com/settings/user[User settings] page. | ||
| . Select the **Account Integrations** from the sidebar. | ||
| . Select btn:[Connect] next to Bitbucket. | ||
| . Follow the instructions to authorize the Bitbucket OAuth app. | ||
|
|
||
| Once your `bitbucket` organization is created you can start setting up and following projects: | ||
|
|
||
| * xref:create-project.adoc#set-up-a-project[Set up a project] | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@BeFunes new page needs review