<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab, branch feat/graphql</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 basic GraphQL support (wip)</title>
<updated>2022-12-11T12:33:02+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-05-03T22:16:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=097997a6fd4a5e09474b3bffd48d879491018361'/>
<id>097997a6fd4a5e09474b3bffd48d879491018361</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): support listing pipelines triggered by pipeline schedules</title>
<updated>2022-12-11T04:44:44+00:00</updated>
<author>
<name>Steve Vermeulen</name>
<email>svermeulen@nianticlabs.com</email>
</author>
<published>2022-10-24T07:11:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=865fa417a20163b526596549b9afbce679fc2817'/>
<id>865fa417a20163b526596549b9afbce679fc2817</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 filtering pipelines by source</title>
<updated>2022-12-10T13:38:06+00:00</updated>
<author>
<name>Nick Brown</name>
<email>nickbroon@graphiant.com</email>
</author>
<published>2022-12-09T19:46:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=b6c08725042380d20ef5f09979bc29f2f6c1ab6f'/>
<id>b6c08725042380d20ef5f09979bc29f2f6c1ab6f</id>
<content type='text'>
See:
https://docs.gitlab.com/ee/api/pipelines.html#list-project-pipelines
Added in GitLab 14.3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See:
https://docs.gitlab.com/ee/api/pipelines.html#list-project-pipelines
Added in GitLab 14.3
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: move the request call to the backend (#2413)</title>
<updated>2022-12-10T13:06:11+00:00</updated>
<author>
<name>Liora Milbaum</name>
<email>liora@lmb.co.il</email>
</author>
<published>2022-12-10T13:06:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=283e7cc04ce61aa456be790a503ed64089a2c2b6'/>
<id>283e7cc04ce61aa456be790a503ed64089a2c2b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: Moving RETRYABLE_TRANSIENT_ERROR_CODES to const</title>
<updated>2022-12-06T08:53:48+00:00</updated>
<author>
<name>Liora Milbaum</name>
<email>liora@lmb.co.il</email>
</author>
<published>2022-12-06T04:15:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=887852d7ef02bed6dff5204ace73d8e43a66e32f'/>
<id>887852d7ef02bed6dff5204ace73d8e43a66e32f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(client): bootstrap the http backends concept (#2391)</title>
<updated>2022-12-05T10:26:44+00:00</updated>
<author>
<name>Liora Milbaum</name>
<email>liora@lmb.co.il</email>
</author>
<published>2022-12-05T10:26:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=91a665f331c3ffc260db3470ad71fde0d3b56aa2'/>
<id>91a665f331c3ffc260db3470ad71fde0d3b56aa2</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 resource iteration events (see https://docs.gitlab.com/ee/api/resource_iteration_events.html)</title>
<updated>2022-12-04T10:20:03+00:00</updated>
<author>
<name>Oliver Blasius</name>
<email>blasius@futavis.de</email>
</author>
<published>2022-11-24T13:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=ef5feb4d07951230452a2974da729a958bdb9d6a'/>
<id>ef5feb4d07951230452a2974da729a958bdb9d6a</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 keep_base_url when getting configuration from file</title>
<updated>2022-12-03T20:26:49+00:00</updated>
<author>
<name>Antoine Meynard</name>
<email>work.ameynard@gmail.com</email>
</author>
<published>2022-11-22T13:15:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=50a03017f2ba8ec3252911dd1cf0ed7df42cfe50'/>
<id>50a03017f2ba8ec3252911dd1cf0ed7df42cfe50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: Use the ProjectIterationManager within the Project object</title>
<updated>2022-12-03T20:18:51+00:00</updated>
<author>
<name>Ryan Holleran</name>
<email>rholleran@xes-inc.com</email>
</author>
<published>2022-12-02T01:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=44f05dc017c5496e14db82d9650c6a0110b95cf9'/>
<id>44f05dc017c5496e14db82d9650c6a0110b95cf9</id>
<content type='text'>
The Project object was previously using the GroupIterationManager
resulting in the incorrect API endpoint being used. Utilize the correct
ProjectIterationManager instead.

Resolves #2403
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Project object was previously using the GroupIterationManager
resulting in the incorrect API endpoint being used. Utilize the correct
ProjectIterationManager instead.

Resolves #2403
</pre>
</div>
</content>
</entry>
</feed>
