Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
9de9c8de
Commit
9de9c8de
authored
Aug 17, 2021
by
Amy Qualls
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs MVC of how the new Gitpod feature works
parent
7099f4c9
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
6 deletions
+21
-6
doc/integration/gitpod.md
doc/integration/gitpod.md
+21
-6
doc/integration/img/gitpod-button_v14_2.png
doc/integration/img/gitpod-button_v14_2.png
+0
-0
No files found.
doc/integration/gitpod.md
View file @
9de9c8de
...
...
@@ -17,7 +17,9 @@ your Git branches like a CI/CD server.
This means you don't have to wait for dependencies to be downloaded and builds to finish, you can start
coding immediately. With Gitpod you can start coding instantly on any project, branch, and merge
request from any device, at any time.
request from any device, at any time, from your browser:
![
Gitpod interface
](
img/gitpod_web_interface_v13_4.png
)
To use the GitLab Gitpod integration, it must be enabled for your GitLab instance. Users of:
...
...
@@ -56,11 +58,24 @@ Your users can then [enable it for themselves](#enable-gitpod-in-your-user-setti
## Launch Gitpod in GitLab
You can launch Gitpod directly from GitLab by clicking the
**Gitpod**
button from the
**Web IDE**
dropdown on the project page:
You can launch Gitpod directly from GitLab in one of these ways:
![
Gitpod Button on Project Page
](
img/gitpod_button_project_page_v13_4.png
)
-
*From your project's page:*
1.
Go to your project, and navigate to the page you want to edit.
1.
Select the caret
**(angle-down)**
next to
**Web IDE**
, and select
**Gitpod**
from the list:
A project launched in GitLab looks like:
![Gitpod Button on Project Page](img/gitpod_button_project_page_v13_4.png)
![
Gitpod interface
](
img/gitpod_web_interface_v13_4.png
)
1.
Select
**Open in Gitpod**
.
-
*From a merge request:*
1.
Go to your merge request, and select
**Overview**
in the tab menu.
1.
Scroll to the end of the merge request description.
1.
Select the caret
**(angle-down)**
next to
**Web IDE**
, then select
**Gitpod**
from the list:
![Gitpod button on the merge request page](img/gitpod-button_v14_2.png)
1.
Select
**Open in Gitpod**
.
Gitpod builds your development environment for your branch.
doc/integration/img/gitpod-button_v14_2.png
0 → 100644
View file @
9de9c8de
8.54 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment