Skip to content

Commit 5cc9a53

Browse files
committed
maintain uniform styling of GitLab
add suggestion for GitLab instance recommendation
1 parent 873d73c commit 5cc9a53

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

chapter_25_CI.asciidoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,9 @@ They just don't need any _more_ help dominating the market.
122122
// DAVID: 1e / 2e abbreviations might confuse people.
123123

124124
So I've decided to use GitLab in this book.
125+
// CSANAD: I just found framagit.org by Framasoft. Maybe we could mention them? Although
126+
// it might be important to ask them first, in case they need to handle the
127+
// expected additional traffic.
125128
They are absolutely a commercial service,
126129
but they retain an open-source version, and you can self-host it in theory.
127130

@@ -150,7 +153,7 @@ so the first thing to do is get our code up there.
150153
Use the **New Project** -> **Create Blank Project** option, as in <<gitlab-new-blank-project>>.
151154

152155
//RITA: The screenshot shows that the project name and slug are "Superlistz", yet the next figure that shows the CI project files on GitLab refers to "lists". Is this correct?
153-
.Creating a New Repo on Gitlab
156+
.Creating a New Repo on GitLab
154157
[[gitlab-new-blank-project]]
155158
image::images/gitlab_new_blank_project.png["New Blank Project"]
156159

@@ -961,7 +964,7 @@ test:
961964

962965

963966
In any case that should work.
964-
If you commit the code and then push it back to Gitlab,
967+
If you commit the code and then push it back to GitLab,
965968
we should be able to see a new build job.
966969

967970
[role="dofirst-ch25l010-1"]

0 commit comments

Comments
 (0)