<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/README.rst, branch jlvillal/pytest_script_launch_mode</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>chore: rename `master` branch to `main`</title>
<updated>2021-10-11T20:49:46+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-10-09T13:35:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=545f8ed24124837bf4e55aa34e185270a4b7aeff'/>
<id>545f8ed24124837bf4e55aa34e185270a4b7aeff</id>
<content type='text'>
BREAKING CHANGE: As of python-gitlab 3.0.0, the default branch for development
has changed from `master` to `main`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BREAKING CHANGE: As of python-gitlab 3.0.0, the default branch for development
has changed from `master` to `main`.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(readme): move contributing docs to CONTRIBUTING.rst</title>
<updated>2021-07-27T21:35:34+00:00</updated>
<author>
<name>Eric Davies</name>
<email>iamed2@gmail.com</email>
</author>
<published>2021-07-27T19:36:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=edf49a3d855b1ce4e2bd8a7038b7444ff0ab5fdc'/>
<id>edf49a3d855b1ce4e2bd8a7038b7444ff0ab5fdc</id>
<content type='text'>
Move the Contributing section of README.rst to CONTRIBUTING.rst, so it
is recognized by GitHub and shown when new contributors make pull
requests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the Contributing section of README.rst to CONTRIBUTING.rst, so it
is recognized by GitHub and shown when new contributors make pull
requests.
</pre>
</div>
</content>
</entry>
<entry>
<title>test(functional): optionally keep containers running post-tests</title>
<updated>2021-06-01T14:03:28+00:00</updated>
<author>
<name>Ben Brown</name>
<email>ben.brown@codethink.co.uk</email>
</author>
<published>2021-05-27T13:44:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=4c475abe30c36217da920477f3748e26f3395365'/>
<id>4c475abe30c36217da920477f3748e26f3395365</id>
<content type='text'>
Additionally updates token creation to make use of `first_or_create()`,
to avoid errors from the script caused by GitLab constraints preventing
duplicate tokens with the same value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Additionally updates token creation to make use of `first_or_create()`,
to avoid errors from the script caused by GitLab constraints preventing
duplicate tokens with the same value.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: clean up tox, pre-commit and requirements</title>
<updated>2021-05-30T03:36:57+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-05-26T21:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=237b97ceb0614821e59ea041f43a9806b65cdf8c'/>
<id>237b97ceb0614821e59ea041f43a9806b65cdf8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(ci): automate releases</title>
<updated>2021-05-03T17:09:58+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-04-28T22:21:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=0ef497e458f98acee36529e8bda2b28b3310de69'/>
<id>0ef497e458f98acee36529e8bda2b28b3310de69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: add information about the gitter community</title>
<updated>2021-02-26T22:46:48+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-02-26T22:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=6ff67e7327b851fa67be6ad3d82f88ff7cce0dc9'/>
<id>6ff67e7327b851fa67be6ad3d82f88ff7cce0dc9</id>
<content type='text'>
Add a section in the README.rst about the gitter community. The badge
already exists and is useful but very easy to miss.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a section in the README.rst about the gitter community. The badge
already exists and is useful but very easy to miss.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: change travis-ci badge to githubactions</title>
<updated>2021-01-31T16:05:28+00:00</updated>
<author>
<name>Roger Meier</name>
<email>roger@bufferoverflow.ch</email>
</author>
<published>2021-01-31T09:35:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=2ba5ba244808049aad1ee3b42d1da258a9db9f61'/>
<id>2ba5ba244808049aad1ee3b42d1da258a9db9f61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(readme): also add hint to delete gitlab-runner-test</title>
<updated>2020-10-12T21:12:25+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2020-10-12T21:12:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=8894f2da81d885c1e788a3b21686212ad91d5bf2'/>
<id>8894f2da81d885c1e788a3b21686212ad91d5bf2</id>
<content type='text'>
Otherwise the whole testsuite will refuse to run</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise the whole testsuite will refuse to run</pre>
</div>
</content>
</entry>
<entry>
<title>chore: allow overriding docker-compose env vars for tag</title>
<updated>2020-09-15T20:05:48+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2020-09-13T21:00:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=27109cad0d97114b187ce98ce77e4d7b0c7c3270'/>
<id>27109cad0d97114b187ce98ce77e4d7b0c7c3270</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(env): add pre-commit and commit-msg hooks</title>
<updated>2020-08-30T12:10:24+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2020-08-30T11:12:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/gitlab.git/commit/?id=82070b2d2ed99189aebb1d595430ad5567306c4c'/>
<id>82070b2d2ed99189aebb1d595430ad5567306c4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
