Skip to content
代码片段 群组 项目
提交 d2f83975 编辑于 作者: Suzanne Selhorn's avatar Suzanne Selhorn 提交者: Evan Read
浏览文件

Changed hit to select

上级 4a06bf9a
No related branches found
No related tags found
无相关合并请求
...@@ -147,7 +147,7 @@ We now create a VPC, a virtual networking environment that you control: ...@@ -147,7 +147,7 @@ We now create a VPC, a virtual networking environment that you control:
![Create VPC](img/create_vpc.png) ![Create VPC](img/create_vpc.png)
1. Select the VPC, select **Actions**, select **Edit DNS resolution**, and enable DNS resolution. Hit **Save** when done. 1. Select the VPC, select **Actions**, select **Edit DNS resolution**, and enable DNS resolution. Select **Save** when done.
### Subnets ### Subnets
...@@ -226,7 +226,7 @@ it receive traffic from any destination. ...@@ -226,7 +226,7 @@ it receive traffic from any destination.
route to show the options at the bottom. route to show the options at the bottom.
1. Select the **Routes** tab, select **Edit routes > Add route** and set `0.0.0.0/0` 1. Select the **Routes** tab, select **Edit routes > Add route** and set `0.0.0.0/0`
as the destination. In the target column, select the `gitlab-gateway` we created previously. as the destination. In the target column, select the `gitlab-gateway` we created previously.
Hit **Save routes** once done. Select **Save routes** when done.
Next, we must associate the **public** subnets to the route table: Next, we must associate the **public** subnets to the route table:
......
...@@ -20,10 +20,10 @@ for all projects: ...@@ -20,10 +20,10 @@ for all projects:
1. Check (or uncheck to disable) the box that says **Default to Auto DevOps pipeline for all projects**. 1. Check (or uncheck to disable) the box that says **Default to Auto DevOps pipeline for all projects**.
1. Optionally, set up the [Auto DevOps base domain](../../../topics/autodevops/requirements.md#auto-devops-base-domain) 1. Optionally, set up the [Auto DevOps base domain](../../../topics/autodevops/requirements.md#auto-devops-base-domain)
which is used for Auto Deploy and Auto Review Apps. which is used for Auto Deploy and Auto Review Apps.
1. Hit **Save changes** for the changes to take effect. 1. Select **Save changes** for the changes to take effect.
From now on, every existing project and newly created ones that don't have a From now on, every existing project and newly created ones that don't have a
`.gitlab-ci.yml`, uses the Auto DevOps pipelines. `.gitlab-ci.yml` use the Auto DevOps pipelines.
If you want to disable it for a specific project, you can do so in If you want to disable it for a specific project, you can do so in
[its settings](../../../topics/autodevops/index.md#enable-or-disable-auto-devops). [its settings](../../../topics/autodevops/index.md#enable-or-disable-auto-devops).
...@@ -174,7 +174,7 @@ To set the duration for which the jobs are considered as old and expired: ...@@ -174,7 +174,7 @@ To set the duration for which the jobs are considered as old and expired:
1. On the left sidebar, select **Settings > CI/CD**. 1. On the left sidebar, select **Settings > CI/CD**.
1. Expand the **Continuous Integration and Deployment** section. 1. Expand the **Continuous Integration and Deployment** section.
1. Set the value of **Archive jobs**. 1. Set the value of **Archive jobs**.
1. Hit **Save changes** for the changes to take effect. 1. Select **Save changes** for the changes to take effect.
After that time passes, the jobs are archived in the background and no longer able to be After that time passes, the jobs are archived in the background and no longer able to be
retried. Make it empty to never expire jobs. It has to be no less than 1 day, retried. Make it empty to never expire jobs. It has to be no less than 1 day,
...@@ -201,7 +201,7 @@ of your GitLab instance (`.gitlab-ci.yml` if not set): ...@@ -201,7 +201,7 @@ of your GitLab instance (`.gitlab-ci.yml` if not set):
1. On the top bar, select **Main menu > Admin**. 1. On the top bar, select **Main menu > Admin**.
1. On the left sidebar, select **Settings > CI/CD**. 1. On the left sidebar, select **Settings > CI/CD**.
1. Input the new file and path in the **Default CI/CD configuration file** field. 1. Input the new file and path in the **Default CI/CD configuration file** field.
1. Hit **Save changes** for the changes to take effect. 1. Select **Save changes** for the changes to take effect.
It is also possible to specify a [custom CI/CD configuration file for a specific project](../../../ci/pipelines/settings.md#specify-a-custom-cicd-configuration-file). It is also possible to specify a [custom CI/CD configuration file for a specific project](../../../ci/pipelines/settings.md#specify-a-custom-cicd-configuration-file).
......
...@@ -112,8 +112,8 @@ If you are not using the GitHub integration, you can still perform an authorizat ...@@ -112,8 +112,8 @@ If you are not using the GitHub integration, you can still perform an authorizat
1. Select **Generate token**. 1. Select **Generate token**.
1. Copy the token hash. 1. Copy the token hash.
1. Go back to GitLab and provide the token to the GitHub importer. 1. Go back to GitLab and provide the token to the GitHub importer.
1. Hit the **List Your GitHub Repositories** button and wait while GitLab reads your repositories' information. 1. Select **List Your GitHub Repositories** and wait while GitLab reads your repositories' information.
Once done, you are taken to the importer page to select the repositories to import. When done, you are taken to the importer page to select the repositories to import.
To use a newer personal access token in imports after previously performing these steps, sign out of To use a newer personal access token in imports after previously performing these steps, sign out of
your GitLab account and sign in again, or revoke the older personal access token in GitHub. your GitLab account and sign in again, or revoke the older personal access token in GitHub.
......
...@@ -16,9 +16,9 @@ keep security vulnerabilities private or prevent surprises from leaking out. ...@@ -16,9 +16,9 @@ keep security vulnerabilities private or prevent surprises from leaking out.
You can make an issue confidential when you create or edit an issue. You can make an issue confidential when you create or edit an issue.
When you create a new issue, a checkbox right below the text area is available When you create a new issue, a checkbox right below the text area is available
to mark the issue as confidential. Check that box and hit the **Create issue** to mark the issue as confidential. Check that box and select **Create issue**
button to create the issue. For existing issues, edit them, check the to create the issue. For existing issues, edit them, check the
confidential checkbox and hit **Save changes**. confidential checkbox and select **Save changes**.
When you create a confidential issue in a project, the project becomes listed in the **Contributed projects** section in your [profile](../../profile/index.md). **Contributed projects** does not show information about the confidential issue; it only shows the project name. When you create a confidential issue in a project, the project becomes listed in the **Contributed projects** section in your [profile](../../profile/index.md). **Contributed projects** does not show information about the confidential issue; it only shows the project name.
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册