<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git, branch jlvillal/parent_attrs</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>fix: cli: url-encode path components of the URL</title>
<updated>2022-01-08T22:15:03+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-01-08T22:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=79b1cc0b1be1e9986d9d3dae68db0bff981014fb'/>
<id>79b1cc0b1be1e9986d9d3dae68db0bff981014fb</id>
<content type='text'>
In the CLI we need to make sure the components put into the path
portion of the URL are url-encoded. Otherwise they will be interpreted
as part of the path. For example can specify the project ID as a path,
but in the URL it must be url-encoded or it doesn't work.

Also stop adding the components of the path as query parameters in the
URL.

Closes: #783
Closes: #1498
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the CLI we need to make sure the components put into the path
portion of the URL are url-encoded. Otherwise they will be interpreted
as part of the path. For example can specify the project ID as a path,
but in the URL it must be url-encoded or it doesn't work.

Also stop adding the components of the path as query parameters in the
URL.

Closes: #783
Closes: #1498
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: fix functional test failure if config present</title>
<updated>2022-01-08T22:01:26+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-01-07T01:00:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=c9ed3ddc1253c828dc877dcd55000d818c297ee7'/>
<id>c9ed3ddc1253c828dc877dcd55000d818c297ee7</id>
<content type='text'>
Previously c8256a5933d745f70c7eea0a7d6230b51bac0fbc was done to fix
this but it missed two other failures.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously c8256a5933d745f70c7eea0a7d6230b51bac0fbc was done to fix
this but it missed two other failures.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1809 from python-gitlab/jlvillal/list_api</title>
<updated>2022-01-08T20:29:30+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-01-08T20:29:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=d45b59e800a14460a1ecdad2d750e42aa99bb96e'/>
<id>d45b59e800a14460a1ecdad2d750e42aa99bb96e</id>
<content type='text'>
fix: change to `http_list` for some ProjectCommit methods</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix: change to `http_list` for some ProjectCommit methods</pre>
</div>
</content>
</entry>
<entry>
<title>fix: change to `http_list` for some ProjectCommit methods</title>
<updated>2022-01-08T20:20:16+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-01-08T20:20:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=497e860d834d0757d1c6532e107416c6863f52f2'/>
<id>497e860d834d0757d1c6532e107416c6863f52f2</id>
<content type='text'>
Fix the type-hints and use `http_list()` for the ProjectCommits methods:
   - diff()
   - merge_requests()
   - refs()

This will enable using the pagination support we have for lists.

Closes: #1805
Closes: #1231
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the type-hints and use `http_list()` for the ProjectCommits methods:
   - diff()
   - merge_requests()
   - refs()

This will enable using the pagination support we have for lists.

Closes: #1805
Closes: #1231
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1813 from derekschrock/missing-dist</title>
<updated>2022-01-08T11:57:35+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-01-08T11:57:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=48618832f154a8ba56be6edc2662a1b4c697a2f2'/>
<id>48618832f154a8ba56be6edc2662a1b4c697a2f2</id>
<content type='text'>
chore(dist): add docs *.md files to sdist</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chore(dist): add docs *.md files to sdist</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1814 from python-gitlab/jlvillal/missing_comma</title>
<updated>2022-01-08T11:07:59+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-01-08T11:07:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=fd523b311ec7400884001e0d9a4d9756fcc37bdb'/>
<id>fd523b311ec7400884001e0d9a4d9756fcc37bdb</id>
<content type='text'>
chore: fix missing comma</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chore: fix missing comma</pre>
</div>
</content>
</entry>
<entry>
<title>chore: fix missing comma</title>
<updated>2022-01-08T04:03:43+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-01-08T04:03:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=7c59fac12fe69a1080cc227512e620ac5ae40b13'/>
<id>7c59fac12fe69a1080cc227512e620ac5ae40b13</id>
<content type='text'>
There was a missing comma which meant the strings were concatenated
instead of being two separate strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was a missing comma which meant the strings were concatenated
instead of being two separate strings.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(dist): add docs *.md files to sdist</title>
<updated>2022-01-08T01:00:59+00:00</updated>
<author>
<name>Derek Schrock</name>
<email>dereks@lifeofadishwasher.com</email>
</author>
<published>2022-01-08T01:00:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=d9457d860ae7293ca218ab25e9501b0f796caa57'/>
<id>d9457d860ae7293ca218ab25e9501b0f796caa57</id>
<content type='text'>
build_sphinx to fail due to setup.cfg warning-is-error
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
build_sphinx to fail due to setup.cfg warning-is-error
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1789 from python-gitlab/jlvillal/stale</title>
<updated>2022-01-07T18:16:39+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-01-07T18:16:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=989634055b0c5ab622ac7774b546928a564a31ef'/>
<id>989634055b0c5ab622ac7774b546928a564a31ef</id>
<content type='text'>
chore: add a stale workflow</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chore: add a stale workflow</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add a stale workflow</title>
<updated>2022-01-07T05:58:03+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-01-07T05:58:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=2c036a992c9d7fdf6ccf0d3132d9b215c6d197f5'/>
<id>2c036a992c9d7fdf6ccf0d3132d9b215c6d197f5</id>
<content type='text'>
Use the stale action to close issues and pull-requests with no
activity.

Issues: It will mark them as stale after 60 days and then close
them once they have been stale for 15 days.

Pull-Requests: It will mark pull-requests as stale after 90 days and then close
them once they have been stale for 15 days.

https://github.com/actions/stale

Closes: #1649
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the stale action to close issues and pull-requests with no
activity.

Issues: It will mark them as stale after 60 days and then close
them once they have been stale for 15 days.

Pull-Requests: It will mark pull-requests as stale after 90 days and then close
them once they have been stale for 15 days.

https://github.com/actions/stale

Closes: #1649
</pre>
</div>
</content>
</entry>
</feed>
