<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/api/pipelines.md, branch bvl-reenable-code-owners</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>Implement support for CI variables of type file</title>
<updated>2019-05-06T13:11:42+00:00</updated>
<author>
<name>Krasimir Angelov</name>
<email>kangelov@gitlab.com</email>
</author>
<published>2019-05-06T13:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=85609c117e2b96a786204069669c66d36d971733'/>
<id>85609c117e2b96a786204069669c66d36d971733</id>
<content type='text'>
Add env_var and file as supported types for CI variables. Variables of
type file expose to users existing gitlab-runner behaviour - save
variable value into a temp file and set the path to this file in an ENV
var named after the variable key.

Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/46806.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add env_var and file as supported types for CI variables. Variables of
type file expose to users existing gitlab-runner behaviour - save
variable value into a temp file and set the path to this file in an ENV
var named after the variable key.

Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/46806.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new permission model `read-pipeline-variable`</title>
<updated>2019-04-09T14:53:44+00:00</updated>
<author>
<name>Agustin Henze</name>
<email>tin@redhat.com</email>
</author>
<published>2019-04-09T14:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=20093f9de0b34da88a8b01ca94ee773685b16308'/>
<id>20093f9de0b34da88a8b01ca94ee773685b16308</id>
<content type='text'>
Used to get the variables via the API endpoint
`/projects/:id/pipelines/:pipeline_id/variables`

Signed-off-by: Agustin Henze &lt;tin@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Used to get the variables via the API endpoint
`/projects/:id/pipelines/:pipeline_id/variables`

Signed-off-by: Agustin Henze &lt;tin@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace look-alike token with '&lt;your_access_token&gt;'</title>
<updated>2019-01-04T12:19:27+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axil@gitlab.com</email>
</author>
<published>2018-12-27T09:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0e078d1a8acb4d40ebdc7e1570df6be42cd97e1f'/>
<id>0e078d1a8acb4d40ebdc7e1570df6be42cd97e1f</id>
<content type='text'>
Replace all '9koXpg98eAheJpvBs5tK' occurrences with
'&lt;your_access_token&gt;' in API docs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace all '9koXpg98eAheJpvBs5tK' occurrences with
'&lt;your_access_token&gt;' in API docs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move pipeline delete docs to end</title>
<updated>2018-11-13T12:58:24+00:00</updated>
<author>
<name>Matija Čupić</name>
<email>matteeyah@gmail.com</email>
</author>
<published>2018-11-13T12:58:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6173d4639a388f59872291657a2528256c90a846'/>
<id>6173d4639a388f59872291657a2528256c90a846</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docs for deleting a pipeline via API</title>
<updated>2018-11-12T18:46:32+00:00</updated>
<author>
<name>Matija Čupić</name>
<email>matteeyah@gmail.com</email>
</author>
<published>2018-11-12T18:40:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=22aa5c5594745fe0ea92716f12b4a001b934f5f1'/>
<id>22aa5c5594745fe0ea92716f12b4a001b934f5f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose web_url attribute in PipelineBasic and JobBasic</title>
<updated>2018-07-18T22:04:45+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2018-07-18T21:57:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6cb52964a6c0b64d422b4618c116a4ff9d044b67'/>
<id>6cb52964a6c0b64d422b4618c116a4ff9d044b67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update pipelines.md to have correct curl commands</title>
<updated>2018-07-16T17:08:15+00:00</updated>
<author>
<name>Alex Holland</name>
<email>aholland@duosecurity.com</email>
</author>
<published>2018-07-16T17:08:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1b3dcfc1e3ca2da565d0949d27268b22220a05d7'/>
<id>1b3dcfc1e3ca2da565d0949d27268b22220a05d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removes variables from pipelines api</title>
<updated>2018-06-05T19:57:29+00:00</updated>
<author>
<name>Jacopo</name>
<email>beschi.jacopo@gmail.com</email>
</author>
<published>2018-06-05T19:57:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=46317b7dabd585bed42cf9c0008a7c69c080d33f'/>
<id>46317b7dabd585bed42cf9c0008a7c69c080d33f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Review 1</title>
<updated>2018-06-01T15:02:02+00:00</updated>
<author>
<name>Jacopo</name>
<email>beschi.jacopo@gmail.com</email>
</author>
<published>2018-06-01T13:52:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3871ea33ca524ef2d420a4ff311d8535622bd150'/>
<id>3871ea33ca524ef2d420a4ff311d8535622bd150</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename variables_attributes =&gt; variables and adds spec for exclude/only option</title>
<updated>2018-06-01T12:23:46+00:00</updated>
<author>
<name>Jacopo</name>
<email>beschi.jacopo@gmail.com</email>
</author>
<published>2018-05-31T07:47:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6ae16b6d4d9fb79b715875073bb78efd3f56929b'/>
<id>6ae16b6d4d9fb79b715875073bb78efd3f56929b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
