<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/v4, 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>refactor: decouple CLI from custom method arguments</title>
<updated>2022-06-06T08:41:26+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-05-01T18:55:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=56280040e415b39ca0e9d032a927f0a39e734b9b'/>
<id>56280040e415b39ca0e9d032a927f0a39e734b9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(cli): rename "object" to "GitLab resource"</title>
<updated>2022-06-05T21:20:10+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-06-05T21:20:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=62e64a66dab4b3704d80d19a5dbc68b025b18e3c'/>
<id>62e64a66dab4b3704d80d19a5dbc68b025b18e3c</id>
<content type='text'>
Make the parser name more user friendly by renaming from generic
"object" to "GitLab resource"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make the parser name more user friendly by renaming from generic
"object" to "GitLab resource"
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2051 from python-gitlab/jlvillal/more_more_pylint</title>
<updated>2022-06-05T17:23:56+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-06-05T17:23:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=7a5923c8e77a41cb829a086a903aee4123ca4d14'/>
<id>7a5923c8e77a41cb829a086a903aee4123ca4d14</id>
<content type='text'>
chore: enable more pylint checks</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chore: enable more pylint checks</pre>
</div>
</content>
</entry>
<entry>
<title>chore: rename `whaction` and `action` to `resource_action` in CLI</title>
<updated>2022-06-05T15:17:15+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-06-05T15:17:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=fb3f28a053f0dcf0a110bb8b6fd11696b4ba3dd9'/>
<id>fb3f28a053f0dcf0a110bb8b6fd11696b4ba3dd9</id>
<content type='text'>
Rename the variables `whaction` and `action` to `resource_action` to
improve code-readability.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename the variables `whaction` and `action` to `resource_action` to
improve code-readability.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: enable pylint check: "no-self-use"</title>
<updated>2022-06-04T16:18:22+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-06-03T23:40:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=80aadaf4262016a8181b5150ca7e17c8139c15fa'/>
<id>80aadaf4262016a8181b5150ca7e17c8139c15fa</id>
<content type='text'>
Enable the pylint check "no-self-use" and fix the errors detected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable the pylint check "no-self-use" and fix the errors detected.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: enable pylint check: "no-else-return"</title>
<updated>2022-06-04T16:18:22+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-06-03T23:31:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d0b0811211f69f08436dcf7617c46617fe5c0b8b'/>
<id>d0b0811211f69f08436dcf7617c46617fe5c0b8b</id>
<content type='text'>
Enable the pylint check "no-else-return" and fix the errors detected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable the pylint check "no-else-return" and fix the errors detected.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: enable pylint check: "attribute-defined-outside-init"</title>
<updated>2022-06-04T16:18:22+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-06-03T23:12:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d6870a981259ee44c64210a756b63dc19a6f3957'/>
<id>d6870a981259ee44c64210a756b63dc19a6f3957</id>
<content type='text'>
Enable the pylint check: "attribute-defined-outside-init" and fix
errors detected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable the pylint check: "attribute-defined-outside-init" and fix
errors detected.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: enable pylint check "raise-missing-from"</title>
<updated>2022-06-04T16:18:22+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-06-03T17:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=1a2781e477471626e2b00129bef5169be9c7cc06'/>
<id>1a2781e477471626e2b00129bef5169be9c7cc06</id>
<content type='text'>
Enable the pylint check "raise-missing-from" and fix errors detected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable the pylint check "raise-missing-from" and fix errors detected.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2053 from python-gitlab/jlvillal/resource</title>
<updated>2022-06-04T04:51:23+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-06-04T04:51:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=8d30b15310eae79cf82ffbaef82a3f2fbf408ec5'/>
<id>8d30b15310eae79cf82ffbaef82a3f2fbf408ec5</id>
<content type='text'>
chore: rename `what` to `gitlab_resource`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chore: rename `what` to `gitlab_resource`</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2052 from python-gitlab/jlvillal/cli_minor_clean</title>
<updated>2022-06-04T04:47:34+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-06-04T04:47:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=4eb5bad1a7e17a38182e0ec68c48faa4a0306ceb'/>
<id>4eb5bad1a7e17a38182e0ec68c48faa4a0306ceb</id>
<content type='text'>
chore: rename `__call__()` to `run()` in GitlabCLI</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chore: rename `__call__()` to `run()` in GitlabCLI</pre>
</div>
</content>
</entry>
</feed>
