Skip to content
代码片段 群组 项目
未验证 提交 db65d94c 编辑于 作者: Suzanne Selhorn's avatar Suzanne Selhorn 提交者: GitLab
浏览文件

Clarifying required setup

Because we don't want people using Docker
上级 b2bf20c9
No related branches found
No related tags found
2 合并请求!3031Merge per-main-jh to main-jh by luzhiyuan,!3030Merge per-main-jh to main-jh
...@@ -49,7 +49,7 @@ Workflow: ...@@ -49,7 +49,7 @@ Workflow:
## Prerequisites ## Prerequisites
Before you can use Duo Workflow, you must: Before you can use Workflow, you must:
- [Install Visual Studio Code](https://code.visualstudio.com/download) (VS Code). - [Install Visual Studio Code](https://code.visualstudio.com/download) (VS Code).
- [Set up the GitLab Workflow extension for VS Code](https://marketplace.visualstudio.com/items?itemName=GitLab.gitlab-workflow#setup). Minimum version 5.16.0. - [Set up the GitLab Workflow extension for VS Code](https://marketplace.visualstudio.com/items?itemName=GitLab.gitlab-workflow#setup). Minimum version 5.16.0.
...@@ -63,7 +63,7 @@ Before you can use Duo Workflow, you must: ...@@ -63,7 +63,7 @@ Before you can use Duo Workflow, you must:
- The repository you want to work with should be small or medium-sized. - The repository you want to work with should be small or medium-sized.
Workflow can be slow or fail for large repositories. Workflow can be slow or fail for large repositories.
To isolate GitLab Duo Workflow in a Docker container, you must complete the [Docker setup](docker_set_up.md). This is not the preferred method to run Duo Workflow. To isolate GitLab Duo Workflow in a Docker container, you must complete the [Docker setup](docker_set_up.md). This is not the preferred method to run Workflow.
## Use Workflow in VS Code ## Use Workflow in VS Code
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
stage: AI-powered stage: AI-powered
group: Duo Workflow group: Duo Workflow
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
title: Set up Docker for GitLab Duo Workflow title: Set up Docker for GitLab Duo Workflow (optional)
--- ---
{{< details >}} {{< details >}}
...@@ -22,6 +22,8 @@ This feature is considered [experimental](../../policy/development_stages_suppor ...@@ -22,6 +22,8 @@ This feature is considered [experimental](../../policy/development_stages_suppor
Use the following guide to set up GitLab Duo Workflow with Docker. Use the following guide to set up GitLab Duo Workflow with Docker.
This is not the preferred method to run Workflow. This is not the preferred method to run Workflow.
If you have VS Code and at least version 5.16.0 of the GitLab Workflow extension for VS Code,
you can use Workflow. For more information, see [the prerequisites](_index.md#prerequisites).
## Install Docker and set the socket file path ## Install Docker and set the socket file path
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册