<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git, branch feat/decode-to-string</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>feat(files): allow decoding project files directly to string</title>
<updated>2022-11-26T14:59:20+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-11-26T14:59:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=875140296fada3659d224e3a5819ba77a81e36fe'/>
<id>875140296fada3659d224e3a5819ba77a81e36fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: validate httpx package is not installed by default</title>
<updated>2022-11-23T14:03:37+00:00</updated>
<author>
<name>Liora Milbaum</name>
<email>liora@lmb.co.il</email>
</author>
<published>2022-11-19T04:31:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=0ecf3bbe28c92fd26a7d132bf7f5ae9481cbad30'/>
<id>0ecf3bbe28c92fd26a7d132bf7f5ae9481cbad30</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://91.123.203.49/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>fix(cli): Enable debug before doing auth</title>
<updated>2022-11-21T22:38:59+00:00</updated>
<author>
<name>Emanuele Aina</name>
<email>emanuele.aina@collabora.com</email>
</author>
<published>2022-11-21T18:20:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=65abb85be7fc8ef57b295296111dac0a97ed1c49'/>
<id>65abb85be7fc8ef57b295296111dac0a97ed1c49</id>
<content type='text'>
Authentication issues are currently hard to debug since `--debug` only
has effect after `gl.auth()` has been called.

For example, a 401 error is printed without any details about the actual
HTTP request being sent:

    $ gitlab --debug --server-url https://gitlab.com current-user get
    401: 401 Unauthorized

By moving the call to `gl.enable_debug()` the usual debug logs get
printed before the final error message.

Signed-off-by: Emanuele Aina &lt;emanuele.aina@collabora.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Authentication issues are currently hard to debug since `--debug` only
has effect after `gl.auth()` has been called.

For example, a 401 error is printed without any details about the actual
HTTP request being sent:

    $ gitlab --debug --server-url https://gitlab.com current-user get
    401: 401 Unauthorized

By moving the call to `gl.enable_debug()` the usual debug logs get
printed before the final error message.

Signed-off-by: Emanuele Aina &lt;emanuele.aina@collabora.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(deps): update all non-major dependencies</title>
<updated>2022-11-21T22:36:06+00:00</updated>
<author>
<name>renovate[bot]</name>
<email>29139614+renovate[bot]@users.noreply.github.com</email>
</author>
<published>2022-11-21T07:32:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=d8a657b2b391e9ba3c20d46af6ad342a9b9a2f93'/>
<id>d8a657b2b391e9ba3c20d46af6ad342a9b9a2f93</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://91.123.203.49/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>docs: Use the term "log file" for getting a job log file</title>
<updated>2022-11-18T08:08:56+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-11-17T22:57:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9d2b1ad10aaa78a5c28ece334293641c606291b5'/>
<id>9d2b1ad10aaa78a5c28ece334293641c606291b5</id>
<content type='text'>
The GitLab docs refer to it as a log file:
https://docs.gitlab.com/ee/api/jobs.html#get-a-log-file

"trace" is the endpoint name but not a common term people will think
of for a "log file"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The GitLab docs refer to it as a log file:
https://docs.gitlab.com/ee/api/jobs.html#get-a-log-file

"trace" is the endpoint name but not a common term people will think
of for a "log file"
</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://91.123.203.49/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>refactor: explicitly use ProjectSecureFile</title>
<updated>2022-11-17T22:39:05+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-11-17T17:34:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=0c98b2d8f4b8c1ac6a4b496282f307687b652759'/>
<id>0c98b2d8f4b8c1ac6a4b496282f307687b652759</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(groups): add support for listing ldap_group_links (#2371)</title>
<updated>2022-11-16T20:35:50+00:00</updated>
<author>
<name>Ray</name>
<email>1338507+rayisbadat@users.noreply.github.com</email>
</author>
<published>2022-11-16T20:35:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ad7c8fafd56866002aa6723ceeba4c4bc071ca0d'/>
<id>ad7c8fafd56866002aa6723ceeba4c4bc071ca0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
