<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/tests/functional/api, branch renovate/gitlab</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>feat: add resource_weight_event for ProjectIssue</title>
<updated>2023-03-23T15:34:17+00:00</updated>
<author>
<name>Paul Fariello</name>
<email>paul.fariello@synacktiv.com</email>
</author>
<published>2023-03-23T14:08:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=6e5ef55747ddeabe6d212aec50d66442054c2352'/>
<id>6e5ef55747ddeabe6d212aec50d66442054c2352</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(functional): clarify MR fixture factory name</title>
<updated>2023-02-06T15:40:10+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2023-02-06T08:43:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=d8fd1a83b588f4e5e61ca46a28f4935220c5b8c4'/>
<id>d8fd1a83b588f4e5e61ca46a28f4935220c5b8c4</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 support for bulk imports API</title>
<updated>2022-12-19T21:23:02+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-12-08T00:07:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=043de2d265e0e5114d1cd901f82869c003413d9b'/>
<id>043de2d265e0e5114d1cd901f82869c003413d9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(functional): do not require config file</title>
<updated>2022-12-18T07:16:28+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-11-26T18:04:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=43c2dda7aa8b167a451b966213e83d88d1baa1df'/>
<id>43c2dda7aa8b167a451b966213e83d88d1baa1df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: allow passing kwargs to Gitlab class when instantiating with `from_config` (#2392)</title>
<updated>2022-12-04T09:12:13+00:00</updated>
<author>
<name>Liora Milbaum</name>
<email>liora@lmb.co.il</email>
</author>
<published>2022-12-04T09:12:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=e88d34e38dd930b00d7bb48f0e1c39420e09fa0f'/>
<id>e88d34e38dd930b00d7bb48f0e1c39420e09fa0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add support for SAML group links (#2367)</title>
<updated>2022-11-21T23:14:47+00:00</updated>
<author>
<name>Abhishek Singh</name>
<email>abhiandthetruth@gmail.com</email>
</author>
<published>2022-11-21T23:14:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=1020ce965ff0cd3bfc283d4f0ad40e41e4d1bcee'/>
<id>1020ce965ff0cd3bfc283d4f0ad40e41e4d1bcee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test(api): fix flaky test `test_cancel_merge_when_pipeline_succeeds`</title>
<updated>2022-11-21T22:27:22+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-11-19T18:40:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=6525c17b8865ead650a6e09f9bf625ca9881911b'/>
<id>6525c17b8865ead650a6e09f9bf625ca9881911b</id>
<content type='text'>
This is an attempt to fix the flaky test
`test_cancel_merge_when_pipeline_succeeds`.
Were seeing a: 405 Method Not Allowed error when setting the MR to
merge_when_pipeline_succeeds.

Closes: #2383
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is an attempt to fix the flaky test
`test_cancel_merge_when_pipeline_succeeds`.
Were seeing a: 405 Method Not Allowed error when setting the MR to
merge_when_pipeline_succeeds.

Closes: #2383
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(groups): add LDAP link manager and deprecate old API endpoints</title>
<updated>2022-11-17T22:46:04+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-11-17T17:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=3a61f601adaec7751cdcfbbcb88aa544326b1730'/>
<id>3a61f601adaec7751cdcfbbcb88aa544326b1730</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 support for remote project import from AWS S3 (#2357)</title>
<updated>2022-11-02T08:29:06+00:00</updated>
<author>
<name>Abhishek Singh</name>
<email>abhiandthetruth@gmail.com</email>
</author>
<published>2022-11-02T08:29:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=892281e35e3d81c9e43ff6a974f920daa83ea8b2'/>
<id>892281e35e3d81c9e43ff6a974f920daa83ea8b2</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 support for remote project import (#2348)</title>
<updated>2022-11-01T09:40:04+00:00</updated>
<author>
<name>Abhishek Singh</name>
<email>abhiandthetruth@gmail.com</email>
</author>
<published>2022-11-01T09:40:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=e5dc72de9b3cdf0a7944ee0961fbdc6784c7f315'/>
<id>e5dc72de9b3cdf0a7944ee0961fbdc6784c7f315</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
