<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/v4, branch feat/cli-without-config-file</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>chore(api): temporarily remove topic delete endpoint</title>
<updated>2021-12-11T18:25:08+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-12-11T14:33:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=e3035a799a484f8d6c460f57e57d4b59217cd6de'/>
<id>e3035a799a484f8d6c460f57e57d4b59217cd6de</id>
<content type='text'>
It is not yet available upstream.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is not yet available upstream.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(api): add support for Topics API</title>
<updated>2021-12-11T18:25:08+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-12-11T12:18:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=e7559bfa2ee265d7d664d7a18770b0a3e80cf999'/>
<id>e7559bfa2ee265d7d664d7a18770b0a3e80cf999</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 #1710 from python-gitlab/jlvillal/get_without_id</title>
<updated>2021-12-11T11:07:16+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-12-11T11:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=ac5defa0c09822cf2208e66218a37d3ce00ff35b'/>
<id>ac5defa0c09822cf2208e66218a37d3ce00ff35b</id>
<content type='text'>
chore: add get() methods for GetWithoutIdMixin based classes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chore: add get() methods for GetWithoutIdMixin based classes</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add delete on package_file object</title>
<updated>2021-12-09T18:45:53+00:00</updated>
<author>
<name>Simon Hébert-Deschamps</name>
<email>hebs2011@usherbrooke.ca</email>
</author>
<published>2021-12-09T18:45:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=124667bf16b1843ae52e65a3cc9b8d9235ff467e'/>
<id>124667bf16b1843ae52e65a3cc9b8d9235ff467e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add get() methods for GetWithoutIdMixin based classes</title>
<updated>2021-12-08T15:36:35+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-12-02T00:04:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=d27c50ab9d55dd715a7bee5b0c61317f8565c8bf'/>
<id>d27c50ab9d55dd715a7bee5b0c61317f8565c8bf</id>
<content type='text'>
Add the get() methods for the GetWithoutIdMixin based classes.

Update the tests/meta/test_ensure_type_hints.py tests to check to
ensure that the get methods are defined with the correct return type.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the get() methods for the GetWithoutIdMixin based classes.

Update the tests/meta/test_ensure_type_hints.py tests to check to
ensure that the get methods are defined with the correct return type.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: fix pylint error "expression-not-assigned"</title>
<updated>2021-12-08T07:05:08+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-12-08T07:05:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=a90eb23cb4903ba25d382c37ce1c0839642ba8fd'/>
<id>a90eb23cb4903ba25d382c37ce1c0839642ba8fd</id>
<content type='text'>
Fix pylint error "expression-not-assigned" and remove check from the
disabled list.

And I personally think it is much more readable now and is less lines
of code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix pylint error "expression-not-assigned" and remove check from the
disabled list.

And I personally think it is much more readable now and is less lines
of code.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add initial pylint check</title>
<updated>2021-12-07T22:19:19+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-12-07T22:16:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=041091f37f9ab615e121d5aafa37bf23ef72ba13'/>
<id>041091f37f9ab615e121d5aafa37bf23ef72ba13</id>
<content type='text'>
Initial pylint check is added. A LONG list of disabled checks is also
added. In the future we should work through the list and resolve the
errors or disable them on a more granular level.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initial pylint check is added. A LONG list of disabled checks is also
added. In the future we should work through the list and resolve the
errors or disable them on a more granular level.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: enable 'warn_redundant_casts' for mypy</title>
<updated>2021-12-06T06:10:29+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-11-25T05:24:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=f40e9b3517607c95f2ce2735e3b08ffde8d61e5a'/>
<id>f40e9b3517607c95f2ce2735e3b08ffde8d61e5a</id>
<content type='text'>
Enable 'warn_redundant_casts'for mypy and resolve one issue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable 'warn_redundant_casts'for mypy and resolve one issue.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: use annotations for return types</title>
<updated>2021-12-01T00:03:30+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-12-01T00:03:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=79e785e765f4219fe6001ef7044235b82c5e7754'/>
<id>79e785e765f4219fe6001ef7044235b82c5e7754</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: only use type annotations for documentation</title>
<updated>2021-11-28T17:31:59+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-11-24T19:52:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=b7dde0d7aac8dbaa4f47f9bfb03fdcf1f0b01c41'/>
<id>b7dde0d7aac8dbaa4f47f9bfb03fdcf1f0b01c41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
