<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git, branch master</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>Merge pull request #1723 from python-gitlab/jlvillal/dead_master</title>
<updated>2021-12-01T00:04:53+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-12-01T00:04:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=8d76826fa64460e504acc5924f859f8dbc246b42'/>
<id>8d76826fa64460e504acc5924f859f8dbc246b42</id>
<content type='text'>
Close-out `master` branch</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close-out `master` branch</pre>
</div>
</content>
</entry>
<entry>
<title>Close-out `master` branch</title>
<updated>2021-11-30T04:59:53+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-11-30T04:57:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=86ab04e54ea4175f10053decfad5086cda7aa024'/>
<id>86ab04e54ea4175f10053decfad5086cda7aa024</id>
<content type='text'>
Until we delete the `master` branch, delete all content except a short
README that tells people to use the `main` branch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Until we delete the `master` branch, delete all content except a short
README that tells people to use the `main` branch.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(deps): upgrade gitlab-ce to 14.3.2-ce.0</title>
<updated>2021-10-08T19:55:42+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-10-08T18:24:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=5a1678f43184bd459132102cc13cf8426fe0449d'/>
<id>5a1678f43184bd459132102cc13cf8426fe0449d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(pipelines): document take_ownership method</title>
<updated>2021-10-08T19:50:07+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-10-06T19:44:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=69461f6982e2a85dcbf95a0b884abd3f4050c1c7'/>
<id>69461f6982e2a85dcbf95a0b884abd3f4050c1c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(objects): remove non-existing trigger ownership method</title>
<updated>2021-10-08T19:50:07+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-10-06T19:43:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=8dc7f40044ce8c478769f25a87c5ceb1aa76b595'/>
<id>8dc7f40044ce8c478769f25a87c5ceb1aa76b595</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1616 from lmmx/patch-1</title>
<updated>2021-10-08T17:57:59+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-10-08T17:57:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=e851eed42d56718699261495698c0ac6ad6c6b22'/>
<id>e851eed42d56718699261495698c0ac6ad6c6b22</id>
<content type='text'>
Document the `update` method for project variables</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Document the `update` method for project variables</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1624 from axl89/docs-clarification</title>
<updated>2021-10-08T17:51:14+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-10-08T17:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=49fae96ad6456ecca7b34dc61647b370311b4dc3'/>
<id>49fae96ad6456ecca7b34dc61647b370311b4dc3</id>
<content type='text'>
Clarified CI Job Token auth() caveats</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clarified CI Job Token auth() caveats</pre>
</div>
</content>
</entry>
<entry>
<title>docs(api): document the update method for project variables</title>
<updated>2021-10-08T17:43:14+00:00</updated>
<author>
<name>Louis Maddox</name>
<email>lmmx@users.noreply.github.com</email>
</author>
<published>2021-09-30T14:09:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=7992911896c62f23f25742d171001f30af514a9a'/>
<id>7992911896c62f23f25742d171001f30af514a9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(api): clarify job token usage with auth()</title>
<updated>2021-10-08T17:40:25+00:00</updated>
<author>
<name>Axel Amigo Arnold</name>
<email>axl89@users.noreply.github.com</email>
</author>
<published>2021-10-07T09:32:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=3f423efab385b3eb1afe59ad12c2da7eaaa11d76'/>
<id>3f423efab385b3eb1afe59ad12c2da7eaaa11d76</id>
<content type='text'>
See issue #1620
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See issue #1620
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1515 from JohnVillalovos/jlvillal/mypy_v4_obj_users</title>
<updated>2021-10-06T19:19:49+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-10-06T19:19:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=7753fa2dd009a12ceac47f4444c9a43a83bb53a9'/>
<id>7753fa2dd009a12ceac47f4444c9a43a83bb53a9</id>
<content type='text'>
chore: add type-hints to gitlab/v4/objects/users.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chore: add type-hints to gitlab/v4/objects/users.py</pre>
</div>
</content>
</entry>
</feed>
