<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git, branch jlvillal/devel_docs</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>docs: add the start of a contributor's guide</title>
<updated>2022-01-04T05:42:36+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-01-04T05:42:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=e6c68414971586f84a34bfdb3927b6c6d9fd4e78'/>
<id>e6c68414971586f84a34bfdb3927b6c6d9fd4e78</id>
<content type='text'>
Create an initial contributor's guide that will hopefully be expanded
on in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create an initial contributor's guide that will hopefully be expanded
on in the future.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(deps): update dependency argcomplete to v2</title>
<updated>2022-01-04T05:25:38+00:00</updated>
<author>
<name>Renovate Bot</name>
<email>bot@renovateapp.com</email>
</author>
<published>2022-01-04T03:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=c6d7e9aaddda2f39262b695bb98ea4d90575fcce'/>
<id>c6d7e9aaddda2f39262b695bb98ea4d90575fcce</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 requests to v2.27.0</title>
<updated>2022-01-04T03:26:37+00:00</updated>
<author>
<name>Renovate Bot</name>
<email>bot@renovateapp.com</email>
</author>
<published>2022-01-04T03:06:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=f8c3d009db3aca004bbd64894a795ee01378cd26'/>
<id>f8c3d009db3aca004bbd64894a795ee01378cd26</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 #1800 from python-gitlab/jlvillal/dot_branch</title>
<updated>2022-01-04T01:13:51+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2022-01-04T01:13:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=896a8c72ed32d6c22a202d86283cab2b7af44522'/>
<id>896a8c72ed32d6c22a202d86283cab2b7af44522</id>
<content type='text'>
chore: add test case to show branch name with period works</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chore: add test case to show branch name with period works</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add test case to show branch name with period works</title>
<updated>2022-01-04T00:59:42+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-01-04T00:59:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=ea97d7a68dd92c6f43dd1f307d63b304137315c4'/>
<id>ea97d7a68dd92c6f43dd1f307d63b304137315c4</id>
<content type='text'>
Add a test case to show that a branch name with a period can be
fetched with a `get()`

Closes: #1715
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a test case to show that a branch name with a period can be
fetched with a `get()`

Closes: #1715
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(deps): update typing dependencies</title>
<updated>2022-01-04T00:41:31+00:00</updated>
<author>
<name>Renovate Bot</name>
<email>bot@renovateapp.com</email>
</author>
<published>2022-01-04T00:26:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=1f9561314a880048227b6f3ecb2ed59e60200d19'/>
<id>1f9561314a880048227b6f3ecb2ed59e60200d19</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 #1799 from python-gitlab/renovate/mypy-0.x</title>
<updated>2022-01-04T00:37:01+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2022-01-04T00:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=2323a7c46d88f7161e6a8793271b071ca8328801'/>
<id>2323a7c46d88f7161e6a8793271b071ca8328801</id>
<content type='text'>
chore(deps): update dependency mypy to v0.930</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chore(deps): update dependency mypy to v0.930</pre>
</div>
</content>
</entry>
<entry>
<title>chore(deps): update dependency mypy to v0.930</title>
<updated>2022-01-04T00:26:35+00:00</updated>
<author>
<name>Renovate Bot</name>
<email>bot@renovateapp.com</email>
</author>
<published>2022-01-04T00:26:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=ccf819049bf2a9e3be0a0af2a727ab53fc016488'/>
<id>ccf819049bf2a9e3be0a0af2a727ab53fc016488</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(docker): remove custom entrypoint from image</title>
<updated>2022-01-04T00:26:04+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2022-01-03T23:46:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=80754a17f66ef4cd8469ff0857e0fc592c89796d'/>
<id>80754a17f66ef4cd8469ff0857e0fc592c89796d</id>
<content type='text'>
This is no longer needed as all of the configuration
is handled by the CLI and can be passed as arguments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is no longer needed as all of the configuration
is handled by the CLI and can be passed as arguments.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(cli): allow options from args and environment variables</title>
<updated>2022-01-02T22:35:39+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-02-11T23:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=ca58008607385338aaedd14a58adc347fa1a41a0'/>
<id>ca58008607385338aaedd14a58adc347fa1a41a0</id>
<content type='text'>
BREAKING-CHANGE: The gitlab CLI will now accept CLI arguments
and environment variables for its global options in addition
to configuration file options. This may change behavior for
some workflows such as running inside GitLab CI and with
certain environment variables configured.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BREAKING-CHANGE: The gitlab CLI will now accept CLI arguments
and environment variables for its global options in addition
to configuration file options. This may change behavior for
some workflows such as running inside GitLab CI and with
certain environment variables configured.
</pre>
</div>
</content>
</entry>
</feed>
