<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/tests/functional, branch refactor/decouple-cli-from-custom-args</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>test: increase client coverage</title>
<updated>2022-06-02T14:21:28+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-06-01T21:29:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=00aec96ed0b60720362c6642b416567ff39aef09'/>
<id>00aec96ed0b60720362c6642b416567ff39aef09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(cli): improve coverage for custom actions</title>
<updated>2022-06-01T15:00:51+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-05-31T23:13:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=7327f78073caa2fb8aaa6bf0e57b38dd7782fa57'/>
<id>7327f78073caa2fb8aaa6bf0e57b38dd7782fa57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(cli): fix project export download for CLI</title>
<updated>2022-06-01T15:00:51+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-05-31T20:25:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=5d1486785793b02038ac6f527219801744ee888b'/>
<id>5d1486785793b02038ac6f527219801744ee888b</id>
<content type='text'>
Since ac1c619cae6481833f5df91862624bf0380fef67 we delete parent arg keys
from the args dict so this has been trying to access the wrong attribute.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since ac1c619cae6481833f5df91862624bf0380fef67 we delete parent arg keys
from the args dict so this has been trying to access the wrong attribute.
</pre>
</div>
</content>
</entry>
<entry>
<title>test(gitlab): increase unit test coverage</title>
<updated>2022-05-29T23:56:36+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-11-27T23:50:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=df072e130aa145a368bbdd10be98208a25100f89'/>
<id>df072e130aa145a368bbdd10be98208a25100f89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(client): introduce `iterator=True` and deprecate `as_list=False` in `list()`</title>
<updated>2022-05-29T22:50:19+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-05-29T22:50:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=cdc6605767316ea59e1e1b849683be7b3b99e0ae'/>
<id>cdc6605767316ea59e1e1b849683be7b3b99e0ae</id>
<content type='text'>
`as_list=False` is confusing as it doesn't explain what is being
returned. Replace it with `iterator=True` which more clearly explains
to the user that an iterator/generator will be returned.

This maintains backward compatibility with `as_list` but does issue a
DeprecationWarning if `as_list` is set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`as_list=False` is confusing as it doesn't explain what is being
returned. Replace it with `iterator=True` which more clearly explains
to the user that an iterator/generator will be returned.

This maintains backward compatibility with `as_list` but does issue a
DeprecationWarning if `as_list` is set.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(objects): support get project storage endpoint</title>
<updated>2022-05-27T15:55:35+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-05-27T15:35:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=8867ee59884ae81d6457ad6e561a0573017cf6b2'/>
<id>8867ee59884ae81d6457ad6e561a0573017cf6b2</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 #1963 from python-gitlab/feat/deploy-token-get</title>
<updated>2022-04-13T07:27:58+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2022-04-13T07:27:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=69ace2dcf41a763b624079e57805c1ba09865312'/>
<id>69ace2dcf41a763b624079e57805c1ba09865312</id>
<content type='text'>
feat(objects): support getting project/group deploy tokens by id</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
feat(objects): support getting project/group deploy tokens by id</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1962 from python-gitlab/feat/user-ssh-key</title>
<updated>2022-04-13T07:26:49+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2022-04-13T07:26:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=68bf5d82b4480c541281d7f5eaf46850b13916d4'/>
<id>68bf5d82b4480c541281d7f5eaf46850b13916d4</id>
<content type='text'>
feat(user): support getting user SSH key by id</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
feat(user): support getting user SSH key by id</pre>
</div>
</content>
</entry>
<entry>
<title>feat: emit a warning when using a `list()` method returns max</title>
<updated>2022-04-12T13:24:51+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-04-12T13:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=1339d645ce58a2e1198b898b9549ba5917b1ff12'/>
<id>1339d645ce58a2e1198b898b9549ba5917b1ff12</id>
<content type='text'>
A common cause of issues filed and questions raised is that a user
will call a `list()` method and only get 20 items. As this is the
default maximum of items that will be returned from a `list()` method.

To help with this we now emit a warning when the result from a
`list()` method is greater-than or equal to 20 (or the specified
`per_page` value) and the user is not using either `all=True`,
`all=False`, `as_list=False`, or `page=X`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A common cause of issues filed and questions raised is that a user
will call a `list()` method and only get 20 items. As this is the
default maximum of items that will be returned from a `list()` method.

To help with this we now emit a warning when the result from a
`list()` method is greater-than or equal to 20 (or the specified
`per_page` value) and the user is not using either `all=True`,
`all=False`, `as_list=False`, or `page=X`.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(objects): support getting project/group deploy tokens by id</title>
<updated>2022-04-04T21:20:23+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-04-04T21:20:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=fcd37feff132bd5b225cde9d5f9c88e62b3f1fd6'/>
<id>fcd37feff132bd5b225cde9d5f9c88e62b3f1fd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
