<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git, branch v3.9.0</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: release v3.9.0</title>
<updated>2022-08-28T00:41:49+00:00</updated>
<author>
<name>github-actions</name>
<email>action@github.com</email>
</author>
<published>2022-08-28T00:41:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=a35fad14238ec9902e06d121e1681d156b932c49'/>
<id>a35fad14238ec9902e06d121e1681d156b932c49</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 #2255 from python-gitlab/jlvillal/noop</title>
<updated>2022-08-25T12:59:08+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-08-25T12:59:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e095735e02867f433fdff388212785379d43b89b'/>
<id>e095735e02867f433fdff388212785379d43b89b</id>
<content type='text'>
chore: fix issue if only run test_gitlab.py func test</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chore: fix issue if only run test_gitlab.py func test</pre>
</div>
</content>
</entry>
<entry>
<title>chore: Only check for our UserWarning</title>
<updated>2022-08-24T21:31:40+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-08-24T21:31:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=bd4dfb4729377bf64c552ef6052095aa0b5658b8'/>
<id>bd4dfb4729377bf64c552ef6052095aa0b5658b8</id>
<content type='text'>
The GitHub CI is showing a ResourceWarning, causing our test to fail.

Update test to only look for our UserWarning which should not appear.

What was seen when debugging the GitHub CI:
{message:
    ResourceWarning(
        "unclosed &lt;socket.socket fd=12, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 50862), raddr=('127.0.0.1', 8080)&gt;"
    ),
    category: 'ResourceWarning',
    filename: '/home/runner/work/python-gitlab/python-gitlab/.tox/api_func_v4/lib/python3.10/site-packages/urllib3/poolmanager.py',
    lineno: 271,
    line: None
}
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The GitHub CI is showing a ResourceWarning, causing our test to fail.

Update test to only look for our UserWarning which should not appear.

What was seen when debugging the GitHub CI:
{message:
    ResourceWarning(
        "unclosed &lt;socket.socket fd=12, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 50862), raddr=('127.0.0.1', 8080)&gt;"
    ),
    category: 'ResourceWarning',
    filename: '/home/runner/work/python-gitlab/python-gitlab/.tox/api_func_v4/lib/python3.10/site-packages/urllib3/poolmanager.py',
    lineno: 271,
    line: None
}
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: fix issue if only run test_gitlab.py func test</title>
<updated>2022-08-24T15:20:28+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-08-24T15:20:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=98f19564c2a9feb108845d33bf3631fa219e51c6'/>
<id>98f19564c2a9feb108845d33bf3631fa219e51c6</id>
<content type='text'>
Make it so can run just the test_gitlab.py functional test.

For example:
$ tox -e api_func_v4 -- -k test_gitlab.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make it so can run just the test_gitlab.py functional test.

For example:
$ tox -e api_func_v4 -- -k test_gitlab.py
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ci): make pytest annotations work</title>
<updated>2022-08-22T20:28:06+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-08-22T19:01:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=f67514e5ffdbe0141b91c88366ff5233e0293ca2'/>
<id>f67514e5ffdbe0141b91c88366ff5233e0293ca2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(deps): update pre-commit hook commitizen-tools/commitizen to v2.32.1</title>
<updated>2022-08-22T03:33:36+00:00</updated>
<author>
<name>renovate[bot]</name>
<email>29139614+renovate[bot]@users.noreply.github.com</email>
</author>
<published>2022-08-22T01:33:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=cdd6efef596a1409d6d8a9ea13e04c943b8c4b6a'/>
<id>cdd6efef596a1409d6d8a9ea13e04c943b8c4b6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(deps): update dependency commitizen to v2.32.1</title>
<updated>2022-08-22T03:32:45+00:00</updated>
<author>
<name>renovate[bot]</name>
<email>29139614+renovate[bot]@users.noreply.github.com</email>
</author>
<published>2022-08-22T01:33:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9787c5cf01a518164b5951ec739abb1d410ff64c'/>
<id>9787c5cf01a518164b5951ec739abb1d410ff64c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(deps): update dependency types-requests to v2.28.9</title>
<updated>2022-08-22T01:33:02+00:00</updated>
<author>
<name>renovate[bot]</name>
<email>29139614+renovate[bot]@users.noreply.github.com</email>
</author>
<published>2022-08-22T00:43:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=be932f6dde5f47fb3d30e654b82563cd719ae8ce'/>
<id>be932f6dde5f47fb3d30e654b82563cd719ae8ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add support for merge_base API</title>
<updated>2022-08-19T23:24:31+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-08-14T16:59:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=dd4fbd5e43adbbc502624a8de0d30925d798dec0'/>
<id>dd4fbd5e43adbbc502624a8de0d30925d798dec0</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 #2241 from python-gitlab/renovate/pycqa-flake8-5.x</title>
<updated>2022-08-15T06:50:42+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-08-15T06:50:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=13d49279d28c55239f8c3e22b056d76df0f1ef7f'/>
<id>13d49279d28c55239f8c3e22b056d76df0f1ef7f</id>
<content type='text'>
chore(deps): update pre-commit hook pycqa/flake8 to v5</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chore(deps): update pre-commit hook pycqa/flake8 to v5</pre>
</div>
</content>
</entry>
</feed>
