Commit Graph

478 Commits

Author SHA1 Message Date
16f864b441 Merge remote-tracking branch 'origin/master' into develop 2017-05-31 22:08:52 +02:00
99cf5a03c6 Merge remote-tracking branch 'upstream/pyup-update-pytest-3.1.0-to-3.1.1' into develop 2017-05-31 22:07:53 +02:00
a729ec5494 Merge branch 'develop' of github.com:hartym/bonobo into develop 2017-05-31 22:06:24 +02:00
88d46a724d [cli] adds python logging facility configuration. 2017-05-31 22:06:08 +02:00
4b0015706e Update pytest from 3.1.0 to 3.1.1 2017-05-31 19:32:59 +02:00
7307c29a11 Merge pull request #1 from hartym/pyup-initial-update
Initial Update
2017-05-31 15:18:39 +02:00
203843f994 Update stevedore from 1.21.0 to 1.22.0 2017-05-31 15:17:51 +02:00
bd6eddc48e Update sphinx from 1.6.1 to 1.6.2 2017-05-31 15:17:49 +02:00
99f9952c7c Update requests from 2.16.5 to 2.17.3 2017-05-31 15:16:58 +02:00
1d070636e9 Update requests from 2.16.5 to 2.17.3 2017-05-31 15:16:56 +02:00
8963ded2d1 Update pytest from 3.1.0 to 3.1.1 2017-05-31 15:16:55 +02:00
e38d1b8c4a Merge remote-tracking branch 'upstream/master' into develop 2017-05-31 15:10:05 +02:00
059b22dc24 Merge pull request #92 from python-bonobo/pyup-update-sphinx-1.6.1-to-1.6.2
Update sphinx to 1.6.2
2017-05-31 14:59:13 +02:00
24c7ec2039 Merge pull request #95 from python-bonobo/pyup-update-requests-2.16.5-to-2.17.3
Update requests to 2.17.3
2017-05-31 14:58:52 +02:00
e017bd094d Merge pull request #96 from python-bonobo/pyup-update-stevedore-1.21.0-to-1.22.0
Update stevedore to 1.22.0
2017-05-31 14:58:36 +02:00
0a429ab079 Update stevedore from 1.21.0 to 1.22.0 2017-05-30 06:33:59 -07:00
b2e3daf8c3 Update requests from 2.16.5 to 2.17.3 2017-05-29 16:15:57 -07:00
7157e890af Update requests from 2.16.5 to 2.17.3 2017-05-29 16:15:55 -07:00
0ac9e05956 Update sphinx from 1.6.1 to 1.6.2 2017-05-29 05:11:07 -07:00
108f1c9967 Merge pull request #91 from hartym/develop
Doc and fixes.
2017-05-28 14:19:54 -07:00
2c2bc4fca9 [qa] fix unclosed files problems in tests. 2017-05-28 23:15:40 +02:00
3ca5f962d2 [qa] removes examples and docs from travis as it does not fail on the first and duplicate rtd work on the second, at the cost of a much longer build time. 2017-05-28 23:06:20 +02:00
5b7e3c8324 [cli] fixes --install which did not work with --editable packages, aka things added to sys.path by some *.pth file in a very not explicit way. 2017-05-28 23:03:22 +02:00
ac800d2e14 [cli] Setup logging to unsilence stevedore errors, like failing to load an entrypoint. 2017-05-28 23:02:34 +02:00
0146fb0d55 [doc] Documentation work for the 0.4 release (not finished). 2017-05-28 19:21:12 +02:00
3c1c58b052 Merge pull request #89 from hartym/develop
[ext] Adds docker extra to setup.py
2017-05-28 08:50:32 -07:00
c94a7ffbb2 Update init.py 2017-05-28 17:36:27 +02:00
9370f6504e [ext] Adds docker extra to setup.py 2017-05-28 16:51:02 +02:00
56532679f0 Merge pull request #87 from hartym/develop
Develop
2017-05-28 04:20:53 -07:00
6fc5891ccd Merge branch 'master' into develop 2017-05-28 13:15:23 +02:00
d8232abfc2 release: 0.3.1 2017-05-28 13:03:13 +02:00
d4f2db9dbc Merge pull request #86 from hartym/master
Maintenance.
2017-05-28 03:36:43 -07:00
44bc3f909d [misc] updating dependency management. 2017-05-28 12:25:43 +02:00
5013708c85 [misc] updating dependencies. 2017-05-28 12:04:49 +02:00
8c8ca02301 Merge pull request #85 from hartym/develop
Empty commit for CI trigger.
2017-05-27 10:56:13 -07:00
9bf30df975 Empty commit for CI trigger. 2017-05-27 19:55:43 +02:00
2121a3cd03 Merge pull request #84 from hartym/develop
Develop
2017-05-27 08:11:17 -07:00
3a5ebff435 Adds packaging requirement. 2017-05-27 17:06:18 +02:00
d241fdd708 [cli] bonobo version -qq now returns only version number 2017-05-27 16:26:14 +02:00
665ddb560e Fix version test 2017-05-27 16:10:14 +02:00
1afd8746eb [pm] Moving project artifact management to next edgy.project version. 2017-05-27 16:08:10 +02:00
93cc1648a4 Merge branch 'develop' of github.com:hartym/bonobo into develop 2017-05-27 15:25:46 +02:00
7e28eeddd6 Rename packages package as it looks like it cause trouble when uploading to pypi. 2017-05-27 15:25:22 +02:00
2515e116d0 Merge branch 'develop' into develop 2017-05-27 06:19:16 -07:00
aea5ecf17e [cli] Adds --install/-I flag to install requirements.txt prior to run when targetting a directory, needed for docker runs. 2017-05-27 15:17:55 +02:00
eacf52aaf6 Simpler package generation using cookiecutter, stdout buffering for consoleplugin 2017-05-27 14:55:25 +02:00
34aa357fd3 [misc] minor output tuning. 2017-05-25 19:49:05 +02:00
8473d30be3 Merge pull request #82 from hartym/feature/io_pickle
Feature/io pickle
2017-05-25 07:47:58 -07:00
d489eb2c4c [docs] tldr on how to create a feature branch and pull request it. 2017-05-25 15:44:32 +02:00
de082ed794 Merge branch 'develop' into feature/io_pickle 2017-05-25 06:36:11 -07:00