<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/tests/functional/api, branch jlvillal/func_test</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: correct test_groups.py test</title>
<updated>2021-11-20T06:31:02+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-11-20T06:07:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9c878a4090ddb9c0ef63d06b57eb0e4926276e2f'/>
<id>9c878a4090ddb9c0ef63d06b57eb0e4926276e2f</id>
<content type='text'>
The test was checking twice if the same group3 was not in the returned
list.  Should have been checking for group3 and group4.

Also added a test that only skipped one group and checked that the
group was not in the returned list and a non-skipped group was in the
list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test was checking twice if the same group3 was not in the returned
list.  Should have been checking for group3 and group4.

Also added a test that only skipped one group and checked that the
group was not in the returned list and a non-skipped group was in the
list.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: use f-strings for string formatting</title>
<updated>2021-11-06T03:45:01+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-11-01T18:22:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=7925c902d15f20abaecdb07af213f79dad91355b'/>
<id>7925c902d15f20abaecdb07af213f79dad91355b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(api): add project milestone promotion</title>
<updated>2021-10-27T10:52:37+00:00</updated>
<author>
<name>Raimund Hook</name>
<email>raimund.hook@exfo.com</email>
</author>
<published>2021-10-27T10:52:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=f0685209f88d1199873c1f27d27f478706908fd3'/>
<id>f0685209f88d1199873c1f27d27f478706908fd3</id>
<content type='text'>
Adds promotion to Project Milestones

Signed-off-by: Raimund Hook &lt;raimund.hook@exfo.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds promotion to Project Milestones

Signed-off-by: Raimund Hook &lt;raimund.hook@exfo.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(api): add project label promotion</title>
<updated>2021-10-18T09:30:34+00:00</updated>
<author>
<name>Raimund Hook</name>
<email>raimund.hook@exfo.com</email>
</author>
<published>2021-09-24T09:22:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=6d7c88a1fe401d271a34df80943634652195b140'/>
<id>6d7c88a1fe401d271a34df80943634652195b140</id>
<content type='text'>
Adds a mixin that allows the /promote endpoint to be called.

Signed-off-by: Raimund Hook &lt;raimund.hook@exfo.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a mixin that allows the /promote endpoint to be called.

Signed-off-by: Raimund Hook &lt;raimund.hook@exfo.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: rename `master` branch to `main`</title>
<updated>2021-10-11T20:49:46+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-10-09T13:35:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=545f8ed24124837bf4e55aa34e185270a4b7aeff'/>
<id>545f8ed24124837bf4e55aa34e185270a4b7aeff</id>
<content type='text'>
BREAKING CHANGE: As of python-gitlab 3.0.0, the default branch for development
has changed from `master` to `main`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BREAKING CHANGE: As of python-gitlab 3.0.0, the default branch for development
has changed from `master` to `main`.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(objects): remove deprecated constants defined in objects</title>
<updated>2021-09-11T14:14:46+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-09-08T21:42:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=3f320af347df05bba9c4d0d3bdb714f7b0f7b9bf'/>
<id>3f320af347df05bba9c4d0d3bdb714f7b0f7b9bf</id>
<content type='text'>
BREAKING CHANGE: remove deprecated constants defined in
gitlab.v4.objects, and use only gitlab.const module
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BREAKING CHANGE: remove deprecated constants defined in
gitlab.v4.objects, and use only gitlab.const module
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(objects): remove deprecated tag release API</title>
<updated>2021-09-09T03:16:21+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-09-08T22:06:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=2b8a94a77ba903ae97228e7ffa3cc2bf6ceb19ba'/>
<id>2b8a94a77ba903ae97228e7ffa3cc2bf6ceb19ba</id>
<content type='text'>
BREAKING CHANGE: remove deprecated tag release API.
This was removed in GitLab 14.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BREAKING CHANGE: remove deprecated tag release API.
This was removed in GitLab 14.0
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(objects): remove deprecated members.all() method</title>
<updated>2021-09-09T03:14:08+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-09-08T21:51:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=4d7b848e2a826c58e91970a1d65ed7d7c3e07166'/>
<id>4d7b848e2a826c58e91970a1d65ed7d7c3e07166</id>
<content type='text'>
BREAKING CHANGE: remove deprecated members.all() method
in favor of members_all.list()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BREAKING CHANGE: remove deprecated members.all() method
in favor of members_all.list()
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: attempt to fix flaky functional test</title>
<updated>2021-09-08T16:13:56+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-09-08T15:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=487b9a875a18bb3b4e0d49237bb7129d2c6dba2f'/>
<id>487b9a875a18bb3b4e0d49237bb7129d2c6dba2f</id>
<content type='text'>
Add an additional check to attempt to solve the flakiness of the
test_merge_request_should_remove_source_branch() test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add an additional check to attempt to solve the flakiness of the
test_merge_request_should_remove_source_branch() test.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: fix mypy pre-commit hook</title>
<updated>2021-08-23T05:25:14+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-08-01T10:04:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=bd50df6b963af39b70ea2db50fb2f30b55ddc196'/>
<id>bd50df6b963af39b70ea2db50fb2f30b55ddc196</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
