<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/tests/unit/test_gitlab.py, branch renovate/gitlab</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>feat: allow passing kwargs to Gitlab class when instantiating with `from_config` (#2392)</title>
<updated>2022-12-04T09:12:13+00:00</updated>
<author>
<name>Liora Milbaum</name>
<email>liora@lmb.co.il</email>
</author>
<published>2022-12-04T09:12:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=e88d34e38dd930b00d7bb48f0e1c39420e09fa0f'/>
<id>e88d34e38dd930b00d7bb48f0e1c39420e09fa0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: consolidate license and authors</title>
<updated>2022-08-05T06:14:14+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-08-04T22:14:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=366665e89045eb24d47f730e2a5dea6229839e20'/>
<id>366665e89045eb24d47f730e2a5dea6229839e20</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): warn user on misconfigured URL in `auth()`</title>
<updated>2022-08-04T16:42:00+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-08-04T15:59:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=0040b4337bae815cfe1a06f8371a7a720146f271'/>
<id>0040b4337bae815cfe1a06f8371a7a720146f271</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: optionally keep user-provided base URL for pagination (#2149)</title>
<updated>2022-08-03T15:09:17+00:00</updated>
<author>
<name>Omar Mochtar</name>
<email>iomarmochtar@gmail.com</email>
</author>
<published>2022-08-03T15:09:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=e2ea8b89a7b0aebdb1eb3b99196d7c0034076df8'/>
<id>e2ea8b89a7b0aebdb1eb3b99196d7c0034076df8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: always ensure clean config environment</title>
<updated>2022-07-26T23:03:49+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-07-24T20:53:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=8d4f13b192afd5d4610eeaf2bbea71c3b6a25964'/>
<id>8d4f13b192afd5d4610eeaf2bbea71c3b6a25964</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: fix broken test if user had config files</title>
<updated>2022-07-23T21:34:03+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-07-23T18:29:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=864fc1218e6366b9c1d8b1b3832e06049c238d8c'/>
<id>864fc1218e6366b9c1d8b1b3832e06049c238d8c</id>
<content type='text'>
Use `monkeypatch` to ensure that no config files are reported for the
test.

Closes: #2172
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use `monkeypatch` to ensure that no config files are reported for the
test.

Closes: #2172
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(config): raise error when gitlab id provided but no config section found</title>
<updated>2022-07-22T21:28:11+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-07-22T20:49:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=1ef70188da1e29cd8ba95bf58c994ba7dd3010c5'/>
<id>1ef70188da1e29cd8ba95bf58c994ba7dd3010c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(config): raise error when gitlab id provided but no config file found</title>
<updated>2022-07-22T21:28:11+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-07-22T20:31:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=ac46c1cb291c03ad14bc76f5f16c9f98f2a5a82d'/>
<id>ac46c1cb291c03ad14bc76f5f16c9f98f2a5a82d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: add `get_all` param (and `--get-all`) to allow passing `all` to API</title>
<updated>2022-07-21T22:03:11+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-05-15T16:20:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=7c71d5db1199164b3fa9958e3c3bc6ec96efc78d'/>
<id>7c71d5db1199164b3fa9958e3c3bc6ec96efc78d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add tests and clean up usage for new enums</title>
<updated>2022-06-27T23:36:23+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-06-22T21:46:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=323ab3c5489b0d35f268bc6c22ade782cade6ba4'/>
<id>323ab3c5489b0d35f268bc6c22ade782cade6ba4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
