<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/ci, branch ab-structure-sql</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Add quotes to redirect value</title>
<updated>2019-06-13T07:31:34+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-06-13T07:31:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4eea6dbe5f7bc93a5c7f15a4151654f47ef614eb'/>
<id>4eea6dbe5f7bc93a5c7f15a4151654f47ef614eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs-its-relative-7' into 'master'</title>
<updated>2019-06-13T02:30:04+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-06-13T02:30:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1b5babd532ade644e075e07da691f2616c8b69a6'/>
<id>1b5babd532ade644e075e07da691f2616c8b69a6</id>
<content type='text'>
Docs: Convert absolute links to relative in /ci docs

See merge request gitlab-org/gitlab-ce!29029</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docs: Convert absolute links to relative in /ci docs

See merge request gitlab-org/gitlab-ce!29029</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs/make-it-clear-about-after-script-context' into 'master'</title>
<updated>2019-06-13T01:51:35+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-06-13T01:51:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3fbac13c95f33b675d5b80765f2afaf790a47ff9'/>
<id>3fbac13c95f33b675d5b80765f2afaf790a47ff9</id>
<content type='text'>
Leave clear notices in docs about after_script execution context

Closes gitlab-runner#4146

See merge request gitlab-org/gitlab-ce!29510</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Leave clear notices in docs about after_script execution context

Closes gitlab-runner#4146

See merge request gitlab-org/gitlab-ce!29510</pre>
</div>
</content>
</entry>
<entry>
<title>Add links to CI/CD videos</title>
<updated>2019-06-12T15:26:47+00:00</updated>
<author>
<name>Russell Dickenson</name>
<email>rdickenson@gitlab.com</email>
</author>
<published>2019-06-12T15:26:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=212c08286bc6c5527b7637c7929ae79e57502ac7'/>
<id>212c08286bc6c5527b7637c7929ae79e57502ac7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Leave clear notices about after_script execution context</title>
<updated>2019-06-12T06:44:17+00:00</updated>
<author>
<name>Tomasz Maczukin</name>
<email>tomasz@maczukin.pl</email>
</author>
<published>2019-06-11T21:31:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f4b5f930ff7252468c69cf4decbbb05d44ba3b71'/>
<id>f4b5f930ff7252468c69cf4decbbb05d44ba3b71</id>
<content type='text'>
We frequently see new issues mentioning that something defined
in `before_script` or `script` doesn't work with `after_script`.

Our documentation mentions that first two are concatenated and
executed together, why the third one is executed in a separated
shell context. But it looks like it's not clear enough.

Since this misunderstanding of how scripts are being executed
is repeated frequently, let's make it more clear in docs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We frequently see new issues mentioning that something defined
in `before_script` or `script` doesn't work with `after_script`.

Our documentation mentions that first two are concatenated and
executed together, why the third one is executed in a separated
shell context. But it looks like it's not clear enough.

Since this misunderstanding of how scripts are being executed
is repeated frequently, let's make it more clear in docs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs for Gitlab Runner docker use of private registries</title>
<updated>2019-06-12T03:41:01+00:00</updated>
<author>
<name>Andrei Burd</name>
<email>burdandrei@gmail.com</email>
</author>
<published>2019-06-12T03:41:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=799b9877754cd05eb3cbb8f952a70b20c00422ae'/>
<id>799b9877754cd05eb3cbb8f952a70b20c00422ae</id>
<content type='text'>
Docs for https://gitlab.com/gitlab-org/gitlab-runner/merge_requests/1386
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docs for https://gitlab.com/gitlab-org/gitlab-runner/merge_requests/1386
</pre>
</div>
</content>
</entry>
<entry>
<title>Metrics reports documentation is incomplete</title>
<updated>2019-06-12T02:56:22+00:00</updated>
<author>
<name>Matija Čupić</name>
<email>matteeyah@gmail.com</email>
</author>
<published>2019-06-12T02:56:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=abad9c5eeb7be1b20033e435c35b177315baad19'/>
<id>abad9c5eeb7be1b20033e435c35b177315baad19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed markdown link in Docker compose note</title>
<updated>2019-06-11T18:40:54+00:00</updated>
<author>
<name>Danial Khoshkhou</name>
<email>danial.khoshkhou@gmail.com</email>
</author>
<published>2019-06-11T18:40:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e5a84b279cd2d587b189d7b5ec59af3513662df6'/>
<id>e5a84b279cd2d587b189d7b5ec59af3513662df6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert absolute links to relative in /ci docs</title>
<updated>2019-06-11T17:19:08+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2019-06-03T00:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fc6e79e145d3c8dbf3394e5ec3e83d3b0f1123cc'/>
<id>fc6e79e145d3c8dbf3394e5ec3e83d3b0f1123cc</id>
<content type='text'>
Fix more links after review

Update redirect_from link

Apply suggestion to doc/ci/introduction/index.md

Apply suggestion to doc/ci/README.md

Apply suggestion to doc/ci/README.md

Make front matter redirect_from links absolute

Change front matter to fix discus comments
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix more links after review

Update redirect_from link

Apply suggestion to doc/ci/introduction/index.md

Apply suggestion to doc/ci/README.md

Apply suggestion to doc/ci/README.md

Make front matter redirect_from links absolute

Change front matter to fix discus comments
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: CI - link videos</title>
<updated>2019-06-11T16:49:05+00:00</updated>
<author>
<name>Marcia Ramos</name>
<email>marcia@gitlab.com</email>
</author>
<published>2019-06-11T16:49:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2c2d2bbff3943e06f0a62c9589b53697c75aabe9'/>
<id>2c2d2bbff3943e06f0a62c9589b53697c75aabe9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
