<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab, branch feat/instance-variables-api</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>test(api): add tests for variables API</title>
<updated>2020-08-31T21:48:55+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2020-08-29T15:48:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=66d108de9665055921123476426fb6716c602496'/>
<id>66d108de9665055921123476426fb6716c602496</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 support for instance variables</title>
<updated>2020-08-31T21:48:54+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2020-08-29T15:44:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=4492fc42c9f6e0031dd3f3c6c99e4c58d4f472ff'/>
<id>4492fc42c9f6e0031dd3f3c6c99e4c58d4f472ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: turn objects module into a package</title>
<updated>2020-08-31T21:48:54+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2020-08-29T14:52:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=da8af6f6be6886dca4f96390632cf3b91891954e'/>
<id>da8af6f6be6886dca4f96390632cf3b91891954e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: wrong reconfirmation parameter when updating user's email</title>
<updated>2020-08-31T15:05:10+00:00</updated>
<author>
<name>Dylann CORDEL</name>
<email>cordel.d@free.fr</email>
</author>
<published>2020-08-31T13:44:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=b5c267e110b2d7128da4f91c62689456d5ce275f'/>
<id>b5c267e110b2d7128da4f91c62689456d5ce275f</id>
<content type='text'>
Since version 10.3 (and later), param to not send (re)confirmation when updating an user is
`skip_reconfirmation` (and not `skip_confirmation`).

See:

* https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/15175?tab=
* https://docs.gitlab.com/11.11/ee/api/users.html#user-modification
* https://docs.gitlab.com/ee/api/users.html#user-modification
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since version 10.3 (and later), param to not send (re)confirmation when updating an user is
`skip_reconfirmation` (and not `skip_confirmation`).

See:

* https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/15175?tab=
* https://docs.gitlab.com/11.11/ee/api/users.html#user-modification
* https://docs.gitlab.com/ee/api/users.html#user-modification
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1157 from Shkurupii/issue-1154</title>
<updated>2020-08-29T10:11:06+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2020-08-29T10:11:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=750f4ee6554381830e6add55583903919db2ba29'/>
<id>750f4ee6554381830e6add55583903919db2ba29</id>
<content type='text'>
Add support to resource milestone events</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support to resource milestone events</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1159 from python-gitlab/feat/project-artifacts</title>
<updated>2020-08-29T10:08:34+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2020-08-29T10:08:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=26f95f30a5219243f33d505747c65f798ac6a486'/>
<id>26f95f30a5219243f33d505747c65f798ac6a486</id>
<content type='text'>
Feat: Project job artifacts for latest successful pipeline</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feat: Project job artifacts for latest successful pipeline</pre>
</div>
</content>
</entry>
<entry>
<title>test(packages): add tests for Packages API</title>
<updated>2020-08-29T08:45:51+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2020-08-29T08:45:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=7ea178bad398c8c2851a4584f4dca5b8adc89d29'/>
<id>7ea178bad398c8c2851a4584f4dca5b8adc89d29</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-29T07:08:40+00:00</updated>
<author>
<name>Oleksii Shkurupii</name>
<email>Oleksii.Shkurupii@playtech.com</email>
</author>
<published>2020-08-29T07:08:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=696147922552a8e6ddda3a5b852ee2de6b983e37'/>
<id>696147922552a8e6ddda3a5b852ee2de6b983e37</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 support for Packages API</title>
<updated>2020-08-28T23:11:38+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2020-08-28T23:11:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=71495d127d30d2f4c00285485adae5454a590584'/>
<id>71495d127d30d2f4c00285485adae5454a590584</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-28T23:09:14+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://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=d2997530bc3355048143bc29580ef32fc21dac3d'/>
<id>d2997530bc3355048143bc29580ef32fc21dac3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
