<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/tools/functional, branch fix/parse-cli-objects-camelcase</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(deps): update gitlab/gitlab-ce docker tag to v13.9.2-ce.0</title>
<updated>2021-03-04T19:17:10+00:00</updated>
<author>
<name>Renovate Bot</name>
<email>bot@renovateapp.com</email>
</author>
<published>2021-03-04T19:17:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=933ba52475e5dae4cf7c569d8283e60eebd5b7b6'/>
<id>933ba52475e5dae4cf7c569d8283e60eebd5b7b6</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 gitlab/gitlab-ce docker tag to v13.9.1-ce.0</title>
<updated>2021-02-24T02:39:54+00:00</updated>
<author>
<name>Renovate Bot</name>
<email>bot@renovateapp.com</email>
</author>
<published>2021-02-24T00:47:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=f6fd99530d70f2a7626602fd9132b628bb968eab'/>
<id>f6fd99530d70f2a7626602fd9132b628bb968eab</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 gitlab/gitlab-ce docker tag to v13.9.0-ce.0</title>
<updated>2021-02-22T18:12:46+00:00</updated>
<author>
<name>Renovate Bot</name>
<email>bot@renovateapp.com</email>
</author>
<published>2021-02-22T15:33:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=3aef19c51713bdc7ca0a84752da3ca22329fd4c4'/>
<id>3aef19c51713bdc7ca0a84752da3ca22329fd4c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: extend wait timeout for test_delete_user()</title>
<updated>2021-02-21T20:18:36+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>debian.org@sodarock.com</email>
</author>
<published>2021-02-21T18:11:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=19fde8ed0e794d33471056e2c07539cde70a8699'/>
<id>19fde8ed0e794d33471056e2c07539cde70a8699</id>
<content type='text'>
Have been seeing intermittent failures of the test_delete_user()
functional test. Have made the following changes to hopefully resolve
the issue and if it still fails to know better why the failure
occurred.

*  Extend the wait timeout for test_delete_user() from 30 to 60
   tries of 0.5 seconds each.

*  Modify wait_for_sidekiq() to return True if sidekiq process
   terminated. Return False if the timeout expired.

*  Modify wait_for_sidekiq() to loop through all processes instead of
   assuming there is only one process. If all processes are not busy
   then return.

*  Modify wait_for_sidekiq() to sleep at least once before checking
   for processes being busy.

*  Check for True being returned in test_delete_user() call to
   wait_for_sidekiq()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Have been seeing intermittent failures of the test_delete_user()
functional test. Have made the following changes to hopefully resolve
the issue and if it still fails to know better why the failure
occurred.

*  Extend the wait timeout for test_delete_user() from 30 to 60
   tries of 0.5 seconds each.

*  Modify wait_for_sidekiq() to return True if sidekiq process
   terminated. Return False if the timeout expired.

*  Modify wait_for_sidekiq() to loop through all processes instead of
   assuming there is only one process. If all processes are not busy
   then return.

*  Modify wait_for_sidekiq() to sleep at least once before checking
   for processes being busy.

*  Check for True being returned in test_delete_user() call to
   wait_for_sidekiq()
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1314 from python-gitlab/feat/release-links</title>
<updated>2021-02-21T12:31:32+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig.ch@gmail.com</email>
</author>
<published>2021-02-21T12:31:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=2b29776a033b9903d055df7c0716805e86d13fa2'/>
<id>2b29776a033b9903d055df7c0716805e86d13fa2</id>
<content type='text'>
feat: add release links API support</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
feat: add release links API support</pre>
</div>
</content>
</entry>
<entry>
<title>test(api): add functional test for release links API</title>
<updated>2021-02-21T11:25:55+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-02-21T11:25:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ab2a1c816d83e9e308c0c9c7abf1503438b0b3be'/>
<id>ab2a1c816d83e9e308c0c9c7abf1503438b0b3be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: test_update_group() dependency on ordering</title>
<updated>2021-02-21T02:58:11+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>debian.org@sodarock.com</email>
</author>
<published>2021-02-21T02:54:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e78a8d6353427bad0055f116e94f471997ee4979'/>
<id>e78a8d6353427bad0055f116e94f471997ee4979</id>
<content type='text'>
Since there are two groups we can't depend on the one we changed to
always be the first one returned.

Instead fetch the group we want and then test our assertion against
that group.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since there are two groups we can't depend on the one we changed to
always be the first one returned.

Instead fetch the group we want and then test our assertion against
that group.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(deps): update gitlab/gitlab-ce docker tag to v13.8.4-ce.0</title>
<updated>2021-02-11T16:51:08+00:00</updated>
<author>
<name>Renovate Bot</name>
<email>bot@renovateapp.com</email>
</author>
<published>2021-02-11T16:51:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=832cb88992cd7af4903f8b780e9475c03c0e6e56'/>
<id>832cb88992cd7af4903f8b780e9475c03c0e6e56</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 gitlab/gitlab-ce docker tag to v13.8.3-ce.0</title>
<updated>2021-02-05T19:22:23+00:00</updated>
<author>
<name>Renovate Bot</name>
<email>bot@renovateapp.com</email>
</author>
<published>2021-02-05T18:20:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e6c20f18f3bd1dabdf181a070b9fdbfe4a442622'/>
<id>e6c20f18f3bd1dabdf181a070b9fdbfe4a442622</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 gitlab/gitlab-ce docker tag to v13.8.2-ce.0</title>
<updated>2021-02-04T21:43:30+00:00</updated>
<author>
<name>Renovate Bot</name>
<email>bot@renovateapp.com</email>
</author>
<published>2021-02-04T21:43:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=7c120384762e23562a958ae5b09aac324151983a'/>
<id>7c120384762e23562a958ae5b09aac324151983a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
