<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git, branch feat/project-artifacts</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: update tools dir for latest black version</title>
<updated>2020-08-28T20:59:43+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2020-08-28T20:49:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c2806d8c0454a83dfdafd1bdbf7e10bb28d205e0'/>
<id>c2806d8c0454a83dfdafd1bdbf7e10bb28d205e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: remove unnecessary import</title>
<updated>2020-08-28T20:59:42+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2020-08-28T20:41:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=f337b7ac43e49f9d3610235749b1e2a21731352d'/>
<id>f337b7ac43e49f9d3610235749b1e2a21731352d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(api): add example for latest pipeline job artifacts</title>
<updated>2020-08-28T20:59:34+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2020-08-28T20:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d20f022a8fe29a6086d30aa7616aa1dac3e1bb17'/>
<id>d20f022a8fe29a6086d30aa7616aa1dac3e1bb17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(api): add endpoint for latest ref artifacts</title>
<updated>2020-08-28T20:19:16+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2020-08-28T19:42:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b7a07fca775b278b1de7d5cb36c8421b7d9bebb7'/>
<id>b7a07fca775b278b1de7d5cb36c8421b7d9bebb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: make latest black happy with existing code</title>
<updated>2020-08-28T19:40:04+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2020-08-28T19:40:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=4039c8cfc6c7783270f0da1e235ef5d70b420ba9'/>
<id>4039c8cfc6c7783270f0da1e235ef5d70b420ba9</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 #1156 from python-gitlab/docs/group-projects-list-cli</title>
<updated>2020-08-26T11:16:40+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2020-08-26T11:16:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=a038e9567fd16259e3ed360ab0defd779e9c3901'/>
<id>a038e9567fd16259e3ed360ab0defd779e9c3901</id>
<content type='text'>
docs(cli): add examples for group-project list</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
docs(cli): add examples for group-project list</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1078 from python-gitlab/refactor/split-unit-tests</title>
<updated>2020-08-26T09:01:17+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2020-08-26T09:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=a7e44a0bb3629f776a52967d56ba67d9a61346eb'/>
<id>a7e44a0bb3629f776a52967d56ba67d9a61346eb</id>
<content type='text'>
Refactor: split unit tests by API resources</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor: split unit tests by API resources</pre>
</div>
</content>
</entry>
<entry>
<title>docs(cli): add examples for group-project list</title>
<updated>2020-08-25T23:27:43+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2020-08-25T23:27:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=af86dcdd28ee1b16d590af31672c838597e3f3ec'/>
<id>af86dcdd28ee1b16d590af31672c838597e3f3ec</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 #1147 from ericfrederich/fix-1146</title>
<updated>2020-08-23T20:54:22+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2020-08-23T20:54:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e2dc9ece1a0af37073c41bfa8161fcec5fa01234'/>
<id>e2dc9ece1a0af37073c41bfa8161fcec5fa01234</id>
<content type='text'>
fix: tests fail when using REUSE_CONTAINER option</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix: tests fail when using REUSE_CONTAINER option</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: rewrite unit tests for objects with responses</title>
<updated>2020-08-23T19:19:47+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2020-08-23T19:16:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=204782a117f77f367dee87aa2c70822587829147'/>
<id>204782a117f77f367dee87aa2c70822587829147</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
