<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/docs/gl_objects/builds.rst, branch chore/automatic-deploy</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>[docs] Add an example of pipeline schedule vars listing</title>
<updated>2018-11-03T08:59:42+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-10-28T09:54:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=f7fbfca7e6a32a31dbf7ca8e1d4f83b34b7ac9db'/>
<id>f7fbfca7e6a32a31dbf7ca8e1d4f83b34b7ac9db</id>
<content type='text'>
Closes #595
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #595
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] don't use hardcoded values for ids</title>
<updated>2018-06-27T05:40:42+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-06-27T05:40:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=fe43a287259633d1d8d4ea1ebc94320bc8020a9b'/>
<id>fe43a287259633d1d8d4ea1ebc94320bc8020a9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ProjectPipelineJob objects can only be listed</title>
<updated>2018-06-14T17:05:17+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-06-14T17:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e1af0a08d9fb29e67a96d67cc2609eecdfc182f7'/>
<id>e1af0a08d9fb29e67a96d67cc2609eecdfc182f7</id>
<content type='text'>
And they are not directly related to ProjectJob objects.

Fixes #531
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And they are not directly related to ProjectJob objects.

Fixes #531
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] Rework the examples pages</title>
<updated>2018-05-20T07:01:05+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-05-20T07:01:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=5292ffb366f97e4dc611dfd49a1dca7d1e934f4c'/>
<id>5292ffb366f97e4dc611dfd49a1dca7d1e934f4c</id>
<content type='text'>
* Get rid of the .py files and bring all the python examples in the RST
files
* Fix a few things
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Get rid of the .py files and bring all the python examples in the RST
files
* Fix a few things
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] Merge builds.rst and builds.py</title>
<updated>2018-03-17T06:24:42+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-03-17T06:24:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=78bb6b5baf5a75482060261198c45dd3710fc98e'/>
<id>78bb6b5baf5a75482060261198c45dd3710fc98e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support downloading a single artifact file</title>
<updated>2018-03-17T06:15:35+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-03-17T06:15:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9080f69d6c9242c1131ca7ff84489f2bb26bc867'/>
<id>9080f69d6c9242c1131ca7ff84489f2bb26bc867</id>
<content type='text'>
Fixes #432
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #432
</pre>
</div>
</content>
</entry>
<entry>
<title>introduce RefreshMixin</title>
<updated>2018-03-04T09:49:00+00:00</updated>
<author>
<name>Pierre Tardy</name>
<email>tardyp@gmail.com</email>
</author>
<published>2018-02-05T14:55:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=3424333bc98fcfc4733f2c5f1bf9a93b9a02135b'/>
<id>3424333bc98fcfc4733f2c5f1bf9a93b9a02135b</id>
<content type='text'>
RefreshMixin allows to update a REST object so that you can poll on it.
This is mostly useful for pipelines and jobs, but could be set on most of other objects, with unknown usecases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RefreshMixin allows to update a REST object so that you can poll on it.
This is mostly useful for pipelines and jobs, but could be set on most of other objects, with unknown usecases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docs for pipeline schedules</title>
<updated>2018-02-18T08:55:19+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-02-18T08:54:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ac123dfe67240f25de52dc445bde93726d5862c1'/>
<id>ac123dfe67240f25de52dc445bde93726d5862c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the pipelines doc to builds.rst</title>
<updated>2018-02-18T08:55:19+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-02-18T08:01:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d416238a73ea9f3b09fd04cbd46eeee2f231a499'/>
<id>d416238a73ea9f3b09fd04cbd46eeee2f231a499</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add a Simplified example for streamed artifacts</title>
<updated>2018-02-05T13:54:23+00:00</updated>
<author>
<name>Pierre Tardy</name>
<email>tardyp@gmail.com</email>
</author>
<published>2018-01-29T16:38:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=faeb1c140637ce25209e5553cab6a488c363a912'/>
<id>faeb1c140637ce25209e5553cab6a488c363a912</id>
<content type='text'>
Going through an object adds a lot of complication.
Adding example for unzipping on the fly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Going through an object adds a lot of complication.
Adding example for unzipping on the fly
</pre>
</div>
</content>
</entry>
</feed>
