-
Notifications
You must be signed in to change notification settings - Fork 1.5k
App menu name updates #10069
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
base: main
Are you sure you want to change the base?
App menu name updates #10069
Changes from 1 commit
fc67d57
ca4edb4
50c928b
4fc7a47
142365b
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -92,7 +92,7 @@ image::guides:ROOT:gl-sm-create-project.png[Create a new project in a self-manag | |||||
| . Copy and paste the SSH host key from your self-managed instance into **known_hosts**. Select **Connect**. | ||||||
| + | ||||||
| NOTE: If you are using both CircleCI's Bitbucket Data Center and GitLab self-managed integrations, there is a known bug in the menu:Organization Settings[Integrations] section of the CircleCI web app. Adding a `known_hosts` to one integration will populate the `known_hosts` for the other integration. To use both Bitbucket Data Center and GitLab self-managed integrations within the same CircleCI organization, add both respective `known_hosts` values to the one input field separated by a new line. | ||||||
| NOTE: If you are using both CircleCI's Bitbucket Data Center and GitLab self-managed integrations, there is a known bug in the menu:Org[Integrations] section of the CircleCI web app. Adding a `known_hosts` to one integration will populate the `known_hosts` for the other integration. To use both Bitbucket Data Center and GitLab self-managed integrations within the same CircleCI organization, add both respective `known_hosts` values to the one input field separated by a new line. | ||||||
| . Once your account is successfully authorized, select the repository for your CircleCI project, and enter a project name. | ||||||
|
|
@@ -216,7 +216,7 @@ For more information on SSH keys, refer to the xref:add-ssh-key.adoc[Adding an S | |||||
|
|
||||||
| For GitLab integrations, organizations and users are managed independently from your VCS. Organizations and users are considered CircleCI organizations and users, with their own roles and permissions that do not rely on those defined in your VCS. | ||||||
|
|
||||||
| To manage settings at the organization level, select btn:[Organization Settings] in the CircleCI web app sidebar. | ||||||
| To manage settings at the organization level, select btn:[Org] in the CircleCI web app sidebar. | ||||||
|
||||||
| To manage settings at the organization level, select btn:[Org] in the CircleCI web app sidebar. | |
| To manage settings at the organization level, select *Org* in the CircleCI web app sidebar. |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -9,7 +9,7 @@ In order to install self-hosted runners, you will need to create a namespace and | |||||
|
|
||||||
| NOTE: To create resource classes and tokens you need to be an organization administrator in the VCS provider. | ||||||
|
|
||||||
| You can view your installed runners on the inventory page in the https://app.circleci.com/[web app] or your CircleCI server app, by clicking *Self-Hosted Runners* on the left navigation. | ||||||
| You can view your installed runners on the inventory page in the https://app.circleci.com/[web app] or your CircleCI server app, by clicking *Runners* on the left navigation. | ||||||
|
||||||
| You can view your installed runners on the inventory page in the https://app.circleci.com/[web app] or your CircleCI server app, by clicking *Runners* on the left navigation. | |
| You can view your installed runners on the inventory page in the link:https://app.circleci.com/[web app] or your CircleCI server app, by selecting *Runners* from the sidebar. |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,9 +1,9 @@ | ||||||
| //== CircleCI web app installation: pre-steps | ||||||
| In order to install self-hosted runners, you will need to create a namespace and resource class token. To create resource classes and tokens, you need to be an organization admin in the VCS provider. You can read about namespaces and resource classes on the <<runner-concepts#namespaces-and-resource-classes,Concepts>> page. | ||||||
|
|
||||||
| You can view your installed runners on the inventory page, by clicking *Self-Hosted Runners* on the left navigation. | ||||||
| You can view your installed runners on the inventory page, by clicking *Runners* on the left navigation. | ||||||
|
||||||
| You can view your installed runners on the inventory page, by clicking *Runners* on the left navigation. | |
| You can view your installed runners on the inventory page, by selecting *Runners* from the sidebar. |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -92,7 +92,7 @@ image::guides:ROOT:user_settings.png[User settings] | |||||
|
|
||||||
| == Organization homepage and navigation | ||||||
|
|
||||||
| After selecting an organization you will find yourself on the Organization homepage, or Dashboard if you are using CircleCI Server. The organization homepage provides an overview of your org's projects, project health metrics, and compute and credit usage metrics for your org. | ||||||
| After selecting an organization you will find yourself on the organization homepage (called **Home** in the sidebar), or Dashboard if you are using CircleCI Server. The organization homepage provides an overview of your org's projects, project health metrics, and compute and credit usage metrics for your org. | ||||||
|
|
||||||
| .Organization Homepage | ||||||
| image::guides:ROOT:org-homepage.png[Organization homepage] | ||||||
|
|
@@ -109,9 +109,9 @@ From your organization home page you have access to org-level options. You can c | |||||
|
|
||||||
| **Insights**: Provides you with time-series data overviews of credit usage, success rates, pipeline duration, and more. For full details of the Insights feature, see the xref:insights:insights.adoc[Using Insights] page. | ||||||
|
|
||||||
| **Self-Hosted Runners**: Set up self-hosted runners to use your own infrastructure for running jobs. Once set up the self-hosted runners dashboard displays a list of your resource classes and self-hosted runners. For full details covering installation, setup, and usage, see the xref:execution-runner:runner-overview.adoc[Self-Hosted Runners Overview] page. | ||||||
| **Runners**: Set up self-hosted runners to use your own infrastructure for running jobs. Once set up the self-hosted runners dashboard displays a list of your resource classes and self-hosted runners. For full details covering installation, setup, and usage, see the xref:execution-runner:runner-overview.adoc[Self-Hosted Runners Overview] page. | ||||||
|
|
||||||
| **Organization Settings**: Settings for your organization including org roles and groups, contexts, security, orbs and more. You can find your organization ID and organization slug on this page. | ||||||
| **Org**: Settings for your organization including org roles and groups, contexts, security, orbs and more. You can find your organization ID and organization slug on this page. | ||||||
|
|
||||||
| **Plan**: Displays your network and storage usage, as well as additional settings related to your plan. | ||||||
|
|
||||||
|
|
@@ -285,7 +285,7 @@ Learn more and get started with self-hosted runners on the xref:execution-runner | |||||
| [#organization-settings] | ||||||
| == Organization settings | ||||||
|
|
||||||
| The following organization settings are available by selection "Organization Settings" in the sidebar: | ||||||
| The following organization settings are available by selecting "Org" in the sidebar: | ||||||
|
||||||
| The following organization settings are available by selecting "Org" in the sidebar: | |
| The following organization settings are available by selecting *Org* from the sidebar: |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -64,7 +64,7 @@ machine: | |||||
|
|
||||||
| If you need immediate relief to restore workflows during an active brownout, you can temporarily disable brownouts. | ||||||
|
|
||||||
| Navigate to *Organization Settings > Advanced > Enable resource class brownouts* and toggle the setting off. | ||||||
| Navigate to *Org > Advanced > Enable resource class brownouts* and toggle the setting off. | ||||||
|
||||||
| Navigate to *Org > Advanced > Enable resource class brownouts* and toggle the setting off. | |
| Navigate to menu:Org[Advanced > Enable resource class brownouts] and toggle the setting off. |
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.