You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: chapter_25_CI.asciidoc
+50-6
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,9 @@ They just don't need any _more_ help dominating the market.
122
122
// DAVID: 1e / 2e abbreviations might confuse people.
123
123
124
124
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.
125
128
They are absolutely a commercial service,
126
129
but they retain an open-source version, and you can self-host it in theory.
127
130
@@ -150,7 +153,7 @@ so the first thing to do is get our code up there.
150
153
Use the **New Project** -> **Create Blank Project** option, as in <<gitlab-new-blank-project>>.
151
154
152
155
//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?
// WARNING: src/functional_tests/screendumps/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/csberes/superlistz-version-harry)
1020
+
// ERROR: No files to upload
1021
+
// Cleaning up project directory and file based variables 00:00
1022
+
// Job succeeded
1023
+
// ```
1024
+
// The path looks OK, and locally, the test does create a `screenshots` directory.
1025
+
// The directory does not get created in the Gitlab build job - I guess,
1026
+
// because there are no errors. So, even though in my VM the official book-example
1027
+
// version does generate a screenshot for every FT, it isn't true for the Gitlab.
1028
+
// However, there is another odd thing: I tried re-adding the `self.fail`
0 commit comments