<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git, branch chore/enable-gitlab-ci-builds</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>chore(ci): add automatic GitLab image pushes</title>
<updated>2019-06-10T12:31:42+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2019-06-10T12:25:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=95c9b6dd489fc15c7dfceffca909917f4f3d4312'/>
<id>95c9b6dd489fc15c7dfceffca909917f4f3d4312</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #791 from python-gitlab/tests-for-gl-11.11</title>
<updated>2019-06-10T12:16:17+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2019-06-10T12:16:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e45a6e2618db30834f732c5a7bc9f1c038c45c31'/>
<id>e45a6e2618db30834f732c5a7bc9f1c038c45c31</id>
<content type='text'>
test: update the tests for GitLab 11.11</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test: update the tests for GitLab 11.11</pre>
</div>
</content>
</entry>
<entry>
<title>test: update the tests for GitLab 11.11</title>
<updated>2019-06-10T11:49:05+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2019-06-10T11:49:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=622854fc22c31eee988f8b7f59dbc033ff9393d6'/>
<id>622854fc22c31eee988f8b7f59dbc033ff9393d6</id>
<content type='text'>
Changes in GitLab make the functional tests fail:

* Some actions add new notes and discussions: do not use hardcoded
  values in related listing asserts
* The feature flag API is buggy (errors 500): disable the tests for now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes in GitLab make the functional tests fail:

* Some actions add new notes and discussions: do not use hardcoded
  values in related listing asserts
* The feature flag API is buggy (errors 500): disable the tests for now
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #789 from python-gitlab/no-more-v3</title>
<updated>2019-06-10T11:46:45+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2019-06-10T11:46:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e2115b1e5bb0bb2861427dd136362f92ec00619d'/>
<id>e2115b1e5bb0bb2861427dd136362f92ec00619d</id>
<content type='text'>
docs: remove v3 support</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
docs: remove v3 support</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #785 from agustinhenze/add-pipeline-get-variables-endpoint</title>
<updated>2019-06-10T11:40:00+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2019-06-10T11:40:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=463cedc952155ad56ce0762bc04e0ff303b093fe'/>
<id>463cedc952155ad56ce0762bc04e0ff303b093fe</id>
<content type='text'>
Add new endpoint to get the variables of a pipeline</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add new endpoint to get the variables of a pipeline</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add endpoint to get the variables of a pipeline</title>
<updated>2019-06-10T11:04:52+00:00</updated>
<author>
<name>Agustin Henze</name>
<email>tin@redhat.com</email>
</author>
<published>2019-05-29T10:44:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=564de484f5ef4c76261057d3d2207dc747da020b'/>
<id>564de484f5ef4c76261057d3d2207dc747da020b</id>
<content type='text'>
It adds a new endpoint which was released in the Gitlab CE 11.11.

Signed-off-by: Agustin Henze &lt;tin@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It adds a new endpoint which was released in the Gitlab CE 11.11.

Signed-off-by: Agustin Henze &lt;tin@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #768 from python-gitlab/trigger_token_example</title>
<updated>2019-06-08T15:22:09+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2019-06-08T15:22:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=5af0b527a44d10b648c2c1464cfbb25c2a642af0'/>
<id>5af0b527a44d10b648c2c1464cfbb25c2a642af0</id>
<content type='text'>
docs: Add an example of trigger token usage</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
docs: Add an example of trigger token usage</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #790 from python-gitlab/fix/779</title>
<updated>2019-06-08T12:35:56+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2019-06-08T12:35:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=101ccd148ee011e3b8e01d93f176ed969411c634'/>
<id>101ccd148ee011e3b8e01d93f176ed969411c634</id>
<content type='text'>
fix: convert # to %23 in URLs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix: convert # to %23 in URLs</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #788 from python-gitlab/black-in-tox</title>
<updated>2019-06-08T12:34:58+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2019-06-08T12:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d135e4ef93a191aeb50ce1296757f7e75926a23c'/>
<id>d135e4ef93a191aeb50ce1296757f7e75926a23c</id>
<content type='text'>
Add a tox job to run black</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a tox job to run black</pre>
</div>
</content>
</entry>
<entry>
<title>fix: convert # to %23 in URLs</title>
<updated>2019-06-08T08:04:27+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2019-06-08T08:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=14f538501bfb47c92e02e615d0817675158db3cf'/>
<id>14f538501bfb47c92e02e615d0817675158db3cf</id>
<content type='text'>
Refactor a bit to handle this change, and add unit tests.

Closes #779
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor a bit to handle this change, and add unit tests.

Closes #779
</pre>
</div>
</content>
</entry>
</feed>
