<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/cli.py, branch trigger_token_example</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>refactor: format everything black</title>
<updated>2019-05-16T16:03:56+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2019-05-16T16:00:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=318d2770cbc90ae4d33170274e214b9d828bca43'/>
<id>318d2770cbc90ae4d33170274e214b9d828bca43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use sys.exit as in rest of code</title>
<updated>2019-03-06T16:48:51+00:00</updated>
<author>
<name>Hakan Fouren</name>
<email>hakan@vilynx.com</email>
</author>
<published>2019-03-06T16:48:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=6fe2988dd050c05b17556cacac4e283fbf5242a8'/>
<id>6fe2988dd050c05b17556cacac4e283fbf5242a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-enable command specific help mesaages</title>
<updated>2019-03-05T17:17:56+00:00</updated>
<author>
<name>Hakan Fouren</name>
<email>hakan@vilynx.com</email>
</author>
<published>2019-03-05T17:17:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=a8caddcb1e193c5472f5521dee0e18b1af32c89b'/>
<id>a8caddcb1e193c5472f5521dee0e18b1af32c89b</id>
<content type='text'>
This makes sure that the global help message wont be printed instead of the command spedific one unless we fail to read the configuration file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes sure that the global help message wont be printed instead of the command spedific one unless we fail to read the configuration file
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(cli): exit on config parse error, instead of crashing</title>
<updated>2018-11-04T15:52:32+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2018-11-04T15:52:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=6ad9da04496f040ae7d95701422434bc935a5a80'/>
<id>6ad9da04496f040ae7d95701422434bc935a5a80</id>
<content type='text'>
* Exit and hint user about possible errors
* test: adjust test cases to config missing error</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Exit and hint user about possible errors
* test: adjust test cases to config missing error</pre>
</div>
</content>
</entry>
<entry>
<title>fix(cli): print help and usage without config file</title>
<updated>2018-10-04T07:23:55+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2018-10-02T17:56:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=6bb4d17a92832701b9f064a6577488cc42d20645'/>
<id>6bb4d17a92832701b9f064a6577488cc42d20645</id>
<content type='text'>
Fixes #560
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #560
</pre>
</div>
</content>
</entry>
<entry>
<title>silence logs/warnings in unittests</title>
<updated>2018-06-07T08:37:18+00:00</updated>
<author>
<name>Cyril Jouve</name>
<email>jv.cyril@gmail.com</email>
</author>
<published>2018-06-07T08:31:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=3fa24ea8f5af361f39f1fb56ec911d381b680943'/>
<id>3fa24ea8f5af361f39f1fb56ec911d381b680943</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8 fix</title>
<updated>2018-03-11T18:58:57+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-03-11T18:58:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9cb6bbedd350a2241113fe1d731b4cfe56c19d4f'/>
<id>9cb6bbedd350a2241113fe1d731b4cfe56c19d4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[cli] Restore the --help option behavior</title>
<updated>2018-03-11T07:36:02+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-03-11T07:36:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=7c6be94630d35793e58fafd38625c29779f7a09a'/>
<id>7c6be94630d35793e58fafd38625c29779f7a09a</id>
<content type='text'>
Fixes #381
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #381
</pre>
</div>
</content>
</entry>
<entry>
<title>[cli] Allow to read args from files</title>
<updated>2018-03-05T16:35:41+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2018-03-05T16:35:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=748d57ee64036305a84301db7211b713c1995391'/>
<id>748d57ee64036305a84301db7211b713c1995391</id>
<content type='text'>
With the @/file/path syntax (similar to curl) user can provide values
from attributes in files.

Fixes #448
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the @/file/path syntax (similar to curl) user can provide values
from attributes in files.

Fixes #448
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for oauth and anonymous auth in config/CLI</title>
<updated>2017-11-10T08:39:17+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-11-10T08:39:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=07328263c317d7ee78723fee8b66f48abffcfb36'/>
<id>07328263c317d7ee78723fee8b66f48abffcfb36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
