v2.4.0
jdemaeyer
released this
09 Sep 06:54
·
451 commits
to master
since this release
New features:
- Allow specifying eggs that should be uploaded on
shub deploy
along with the project, deprecateshub deploy-egg
andshub deploy-reqs
- Unify configuration syntax to specify eggs and requirements file
- Allow limiting the number of log lines/items/requests to be downloaded with
shub log
through the--tail/-n
option
Bugfixes/Enhancements:
- Warn when using obsolete API endpoints
- Do not fail when job logs contain non-ASCII characters
- Report status code on HTTP errors during deploy