<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/tests/unit, branch v3.4.0</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>Merge pull request #1974 from Sineaggi/add-chunked-to-list-of-retryable-exceptions</title>
<updated>2022-04-14T09:43:55+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-04-14T09:43:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=07a16af33c6d1965dae860d1e604ce36e42d8d87'/>
<id>07a16af33c6d1965dae860d1e604ce36e42d8d87</id>
<content type='text'>
Add ChunkedEncodingError to list of retryable exceptions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add ChunkedEncodingError to list of retryable exceptions</pre>
</div>
</content>
</entry>
<entry>
<title>fix: add ChunkedEncodingError to list of retryable exceptions</title>
<updated>2022-04-13T19:45:56+00:00</updated>
<author>
<name>Clayton Walker</name>
<email>cwalker@sofi.org</email>
</author>
<published>2022-04-11T18:55:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=7beb20ff7b7b85fb92fc6b647d9c1bdb7568f27c'/>
<id>7beb20ff7b7b85fb92fc6b647d9c1bdb7568f27c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://git.baserock.org/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>fix: add 52x range to retry transient failures and tests</title>
<updated>2022-04-04T21:30:14+00:00</updated>
<author>
<name>Clayton Walker</name>
<email>cwalker@sofi.org</email>
</author>
<published>2022-03-02T18:34:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=c3ef1b5c1eaf1348a18d753dbf7bda3c129e3262'/>
<id>c3ef1b5c1eaf1348a18d753dbf7bda3c129e3262</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): re-add topic delete endpoint</title>
<updated>2022-04-01T15:22:19+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-04-01T09:10:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=d1d96bda5f1c6991c8ea61dca8f261e5b74b5ab6'/>
<id>d1d96bda5f1c6991c8ea61dca8f261e5b74b5ab6</id>
<content type='text'>
This reverts commit e3035a799a484f8d6c460f57e57d4b59217cd6de.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e3035a799a484f8d6c460f57e57d4b59217cd6de.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(object): add pipeline test report summary support</title>
<updated>2022-03-07T22:46:14+00:00</updated>
<author>
<name>kinbald</name>
<email>g.desrumaux1@gmail.com</email>
</author>
<published>2022-03-07T22:46:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=a97e0cf81b5394b3a2b73d927b4efe675bc85208'/>
<id>a97e0cf81b5394b3a2b73d927b4efe675bc85208</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(merge_request_approvals): add support for deleting MR approval rules</title>
<updated>2022-02-13T18:45:22+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-02-10T01:29:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=85a734fec3111a4a5c4f0ddd7cb36eead96215e9'/>
<id>85a734fec3111a4a5c4f0ddd7cb36eead96215e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(unit): clean up MR approvals fixtures</title>
<updated>2022-02-13T18:45:22+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-02-10T01:13:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=0eb4f7f06c7cfe79c5d6695be82ac9ca41c8057e'/>
<id>0eb4f7f06c7cfe79c5d6695be82ac9ca41c8057e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(artifacts): add support for project artifacts delete API</title>
<updated>2022-02-10T18:21:30+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-02-10T00:38:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=c01c034169789e1d20fd27a0f39f4c3c3628a2bb'/>
<id>c01c034169789e1d20fd27a0f39f4c3c3628a2bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(runners): add test for deleting runners by auth token</title>
<updated>2022-02-10T18:21:30+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-02-10T00:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=14b88a13914de6ee54dd2a3bd0d5960a50578064'/>
<id>14b88a13914de6ee54dd2a3bd0d5960a50578064</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
