<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/user/project/pipelines, branch docs/api-single-codebase</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>Update job_artifacts.md to reflect change: https://gitlab.com/gitlab-org/gitlab-ce/issues/31771</title>
<updated>2019-06-28T14:36:10+00:00</updated>
<author>
<name>Afeique Sheikh</name>
<email>afeique@gmail.com</email>
</author>
<published>2019-06-28T14:36:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8c81fa5bc3b23f6ff65b054d665698f09afa3544'/>
<id>8c81fa5bc3b23f6ff65b054d665698f09afa3544</id>
<content type='text'>
"Developers should only be able to delete jobs if they own them or are Master"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"Developers should only be able to delete jobs if they own them or are Master"</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in doc/user/project/pipelines/settings.md</title>
<updated>2019-06-19T14:56:25+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-06-19T14:56:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=325978e61f956e51870193b6e166aa771e161526'/>
<id>325978e61f956e51870193b6e166aa771e161526</id>
<content type='text'>
Change automaticallyl -&gt; automatically
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change automaticallyl -&gt; automatically
</pre>
</div>
</content>
</entry>
<entry>
<title>Add project level git depth setting</title>
<updated>2019-06-06T08:21:18+00:00</updated>
<author>
<name>Krasimir Angelov</name>
<email>kangelov@gitlab.com</email>
</author>
<published>2019-05-30T06:40:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ad9ae16d8a44dd2523bd6e6109db9fe2da45d3a5'/>
<id>ad9ae16d8a44dd2523bd6e6109db9fe2da45d3a5</id>
<content type='text'>
Introduce default_git_depth in project's CI/CD settings and set it to
50. Use it if there is no GIT_DEPTH variable specified. Apply this
default only to newly created projects and keep it nil for old ones
in order to not break pipelines that rely on non-shallow clones.

default_git_depth can be updated from CI/CD Settings in the UI, must be
either nil or integer between 0 and 1000 (incl).

Inherit default_git_depth from the origin project when forking projects.

MR pipelines are run on a MR ref (refs/merge-requests/:iid/merge) and it
contains unique commit (i.e. merge commit) which doesn't exist in the
other branch/tags refs. We need to add it cause otherwise it may break
pipelines for old projects that have already enabled Pipelines for merge
results and have git depth 0.

Document new default_git_depth project CI/CD setting
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce default_git_depth in project's CI/CD settings and set it to
50. Use it if there is no GIT_DEPTH variable specified. Apply this
default only to newly created projects and keep it nil for old ones
in order to not break pipelines that rely on non-shallow clones.

default_git_depth can be updated from CI/CD Settings in the UI, must be
either nil or integer between 0 and 1000 (incl).

Inherit default_git_depth from the origin project when forking projects.

MR pipelines are run on a MR ref (refs/merge-requests/:iid/merge) and it
contains unique commit (i.e. merge commit) which doesn't exist in the
other branch/tags refs. We need to add it cause otherwise it may break
pipelines for old projects that have already enabled Pipelines for merge
results and have git depth 0.

Document new default_git_depth project CI/CD setting
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Tweak the wording regarding artifact completion</title>
<updated>2019-06-06T04:47:26+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2019-06-06T04:47:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=04d9c3b27130918a07a2eea78ea50bc9233da598'/>
<id>04d9c3b27130918a07a2eea78ea50bc9233da598</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docs related to CI variables</title>
<updated>2019-05-03T13:18:38+00:00</updated>
<author>
<name>Krasimir Angelov</name>
<email>kangelov@gitlab.com</email>
</author>
<published>2019-05-03T13:18:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ed68da34ab5c7b1ef7a1fb3fdfc1e24ee68ce1bc'/>
<id>ed68da34ab5c7b1ef7a1fb3fdfc1e24ee68ce1bc</id>
<content type='text'>
Add `Variable Types` section to explain supported variable types and
update example and related screenshots.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add `Variable Types` section to explain supported variable types and
update example and related screenshots.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify gitlab.rb settings for modifying pipeline schedule worker</title>
<updated>2019-05-02T18:47:21+00:00</updated>
<author>
<name>Zac Sturgess</name>
<email>zac.sturgess@wearetwogether.com</email>
</author>
<published>2019-04-26T09:23:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=227e83ef313af6a89dfd9b7697767631574f34ea'/>
<id>227e83ef313af6a89dfd9b7697767631574f34ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Job artifact documentation: Added list of textual formats</title>
<updated>2019-04-24T09:54:44+00:00</updated>
<author>
<name>Philipp Hasper</name>
<email>opensource@ioxp.de</email>
</author>
<published>2019-04-24T09:54:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e14be51546824661bbcb25db06944898ae58b93a'/>
<id>e14be51546824661bbcb25db06944898ae58b93a</id>
<content type='text'>
!22112 added the latest extension to this list, .log meaning
that this doc extension is valid for version &gt;= 11.5

Closes #56801
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
!22112 added the latest extension to this list, .log meaning
that this doc extension is valid for version &gt;= 11.5

Closes #56801
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Fix anchors related to variables doc</title>
<updated>2019-04-08T12:32:38+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2019-04-08T12:32:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2040649bbaf5bf5ca01c1d9fc25189f206a0bb50'/>
<id>2040649bbaf5bf5ca01c1d9fc25189f206a0bb50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor and fix pipeline schedules</title>
<updated>2019-04-01T23:15:46+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2019-04-01T23:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c702dbffaa97b6063b654cdba10d97c43e92b473'/>
<id>c702dbffaa97b6063b654cdba10d97c43e92b473</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Fix missed or newly added broken anchors</title>
<updated>2019-03-25T04:56:57+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>ravlen@gmail.com</email>
</author>
<published>2019-03-25T04:56:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b41b03d47c529726501fb03181b9f065170945db'/>
<id>b41b03d47c529726501fb03181b9f065170945db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
